* Allow back Stream.AddStream but don't allow a process stream type
* Don't allow controlscript parameters when creating streams through RPC
* Added back documentation for Straem.AddStream and Stream.removeStream
* Fixed checking controlscript parameter
It is actually a property of the streamUri URI instead of a separate parameter
* Small doc update to clarify things
* Fixed missing doc delimiter
* Removed unused checkParamsNotAllowed method