Message.newStreamStatus

Create a new stream status message. This message is posted when a streaming thread is created/destroyed or when the state changed.

Parameters

srcThe object originating the message.
typeThe stream status type.
ownerthe owner element of src.

Returns

the new stream status message.

MT safe.