All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::mobile::MobileDevice Struct Reference

import "MobileCommon.idl";

Public Attributes

ProtocolType protocolType
string deviceId
string protocolVersion
 used ActiveSync protocol version
DateTimeStamp registrationDate
 date of registration
UtcDateTime registrationDateIso
 date of registration
DateTimeStamp lastSyncDate
 date of last synchronization
UtcDateTime lastSyncDateIso
 date of last synchronization
SyncFolderList folderList
 list of synchronized folders
DeviceStatus status
 wipe status
SyncMethod method
 synchronization method
string remoteHost
 typically IP address of device
string os
 operating system - eg. Windows Mobile(R) 2003
string platform
 PocketPC.
string deviceIcon
 Device icon Eg. 'pocketpc' or 'unknown'.

Detailed Description

Mobile device properties.

Member Data Documentation

string kerio::jsonapi::mobile::MobileDevice::deviceIcon

Device icon Eg. 'pocketpc' or 'unknown'.

SyncFolderList kerio::jsonapi::mobile::MobileDevice::folderList

list of synchronized folders

DateTimeStamp kerio::jsonapi::mobile::MobileDevice::lastSyncDate

date of last synchronization

UtcDateTime kerio::jsonapi::mobile::MobileDevice::lastSyncDateIso

date of last synchronization

SyncMethod kerio::jsonapi::mobile::MobileDevice::method

synchronization method

string kerio::jsonapi::mobile::MobileDevice::os

operating system - eg. Windows Mobile(R) 2003

string kerio::jsonapi::mobile::MobileDevice::platform

PocketPC.

string kerio::jsonapi::mobile::MobileDevice::protocolVersion

used ActiveSync protocol version

DateTimeStamp kerio::jsonapi::mobile::MobileDevice::registrationDate

date of registration

UtcDateTime kerio::jsonapi::mobile::MobileDevice::registrationDateIso

date of registration

string kerio::jsonapi::mobile::MobileDevice::remoteHost

typically IP address of device

DeviceStatus kerio::jsonapi::mobile::MobileDevice::status

wipe status


The documentation for this struct was generated from the following file: