Sets the stream message specified by arg0 to the value specified by arg1.
Name
Type
Description
arg0
int
The index of the stream message to be set.
arg1
java.lang.Object
The value to which to set the stream message.
None.