invocation constant

MessageType const invocation

Indicates the message is an Invocation message and implements the InvocationMessage interface.

Implementation

static const MessageType invocation = MessageType('Invocation', 1);