MessageEnvelopeAction
Overview
Specifies the action to was or about to be done with Message Envelope. Used in MessageEnvelope class events.
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
Value | Description |
---|---|
Unwrap | Corresponds to decoding the envelope content |
Wrap | Corresponds to applying envelope to the message data (encoding) |