Initializes a new instance of the Message class from params.
Namespace: Microsoft.Hawaii.Relay.ClientAssembly: Microsoft.Hawaii.Relay.Client (in Microsoft.Hawaii.Relay.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- from
- Type:
System String
Sender of the message.
- to
- Type:
System String
Recepient of the message.
- body
- Type:
System Byte
Body of the message.
See Also