streamInvocation constant

MessageType const streamInvocation

Indicates the message is a Stream Invocation message and implements the StreamInvocationMessage interface.

Implementation

static const MessageType streamInvocation =
    MessageType('StreamInvocation', 4);