Class ZmMobileDevice
Class Detail
ZmMobileDevice(params)
Creates an empty mobile device object.
Author: Parag Shah.
Field Detail
<static>
ZmMobileDevice.STATUS_NEED_PROVISION
Defines the "need provision" status.
<static>
ZmMobileDevice.STATUS_OK
Defines the "OK" status.
<static>
ZmMobileDevice.STATUS_REMOTE_WIPE_COMPLETE
Defines the "remote wipe complete" status.
<static>
ZmMobileDevice.STATUS_REMOTE_WIPE_REQUESTED
Defines the "remote wipe requested" status.
<static>
ZmMobileDevice.STATUS_SUSPENDED
Defines the "suspended" status.
<static>
ZmMobileDevice.TYPE_OAUTH
Defines the "OAuth Consumer App" status.
Method Detail
{String}
getFirstReqReceivedString()
Gets the first request received time as a string.
{String}
getLastPolicyUpdateString()
Gets the last policy update time as a string.
{String}
getRemoteWipeAckTimeString()
Gets the remote wipe acknowledged time as a string.
{String}
getRemoteWipeReqTimeString()
Gets the remote wipe requested time as a string.
{constant}
getStatus()
Gets the status.
{String}
getStatusString()
Gets the status string.
|
||||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:37 GMT-0400 (EDT)
|