The SyncML_DataStore class describes one of the possible datastores (i.e. databases) of the device.
Most important attributes are the preferred MIME Types for sending and receiving data for this datastore: $Tx_Pref and $Rx_Pref.
Located in /SyncML/SyncML/DeviceInfo.php (line 166)
The display name of the datastore
The maximum memory and item identifier for the datastore.
Not implemented yet.
The maximum size of a global unique identifier for the datastore in bytes.
The supported types and versions of a content type received by the device.
The content types (CTType) are the keys, the versions (VerCT) are the values.
The preferred types and versions of a content type received by the device.
The content types (CTType) are the keys, the versions (VerCT) are the values.
The local URI of the datastore.
The synchronization capabilities of the datastore.
The synchronization types (SyncType) are stored in the keys of the hash.
The supported types and versions of a content type transmitted by the device.
The content types (CTType) are the keys, the versions (VerCT) are the values.
The preferred types and versions of a content type transmitted by the device.
The content types (CTType) are the keys, the versions (VerCT) are the values.
Returns the preferred content type the client wants to receive.
Returns the version of the preferred content type the client wants to receive.
Documentation generated on Sun, 30 Jan 2011 05:16:46 +0000 by phpDocumentor 1.4.3