ENQUEUE
If the stream is not connected at the time we want to send a message, queue it up to be sent when it is.
If multiple messages were enqueued (and not cleared by CLEAR_PREVIOUS), they will be sent sequentially as soon as this stream connects.
If the stream is not connected at the time we want to send a message, queue it up to be sent when it is.
If multiple messages were enqueued (and not cleared by CLEAR_PREVIOUS), they will be sent sequentially as soon as this stream connects.