GetDataInterface | Creates an empty data structure. This means the structure contains the default setting/values of the database. |
 GetDataInterfaceFromXMLFile | GetDataInterfaceFromXMLFile |
 GetDataInterfaceFromXMLString | Creates a data structure from a specified XML string. |
 GetInbox | Retrieves the Inbox messages. |
 GetMessage | Retrieves a message by its header. |
 GetOutbox | Retrieves the Outbox messages. |
 GetSentMessages | Retrieves the Sent messages. |
 SendMessage | Sends a specified message and returns its header. |
Â