startLostModeParams property

StartLostModeParams? startLostModeParams
getter/setter pair

Parameters for the START_LOST_MODE command to put the device into lost mode.

See StartLostModeParams. If this is set, then it is suggested that type should not be set. In this case, the server automatically sets it to START_LOST_MODE. It is also acceptable to explicitly set type to START_LOST_MODE.

Implementation

StartLostModeParams? startLostModeParams;