Message Constructor |
| Name | Description | |
|---|---|---|
| Message |
Constructs a new Message instance.
| |
| Message(Byte) |
Constructs a new Message with supplied bytes.
| |
| Message(Object) |
Constructs a new Message with supplied odata.
| |
| Message(String) |
Constructs a new Message with supplied text.
| |
| Message(Type) |
Constructs a new Message with supplied type.
|