FromXMLFile | Imports data from an XML file to the object. |
 FromXMLString | Imports data from an XML string to the object. |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object's data. |
 ToXMLString | Creates an XML string that represents the object's data. |
 CallMessageArguments | Returns the arguments of a single response message. |
 CreationDate | Sets or returns the date when the message is created. |
 CreationTime | Sets or returns the time when the message is created. |
 ErrorCode | Sets or returns an error type of a message (agreed between the request sender and receiver). |
 ID | Returns the unique ID of a call message. |
 MessageBody | Sets or returns the content of the message. |
 Status | Returns the status of the response message: Read or Unread. |
 Type | Returns the type of the call message. |
Â
Â