class ClientMessage| Parents | |
|
|
|
Provides access to messages sent from the server to the client
| Public Methods | |
|
This method is a constructor for the class representing a message, it initializes the various properties of the message with default values. The constructor does not return any values |
|
|
Retrieves and returns a stored date value |
|
|
Gets the type of the message content |
|
|
Gets information about the source of the message |
|
|
Gets message ID |
|
|
Gets the message type |
|
|
Gets the subject of the message |
|
|
Gets the text of the message |
|