SUBSCRIBE_OPERATION
SUBSCRIBE_OPERATION = 0
This operation is used to subscribe to a remote destination.
@const int
A message that represents an infrastructure command passed between client and server. Subscribe/unsubscribe operations result in CommandMessage transmissions, as do polling operations.
Corresponds to flex.messaging.messages.CommandMessage
Note: THESE VALUES MUST BE THE SAME ON CLIENT AND SERVER