createStream (Session - Java™)
Creates a new Stream object.
Note: This method is new with Release 6.
Defined in
Syntax
public Stream createStream()
throws NotesException Return value
Stream The newly created Stream object.
Usage
See the Stream class for descriptions and examples.