Class and Description |
---|
com.estimote.mgmtsdk.connection.api.BeaconConnection |
Method and Description |
---|
com.estimote.mgmtsdk.feature.settings.api.Power.conditionalBroadcasting()
Enables/disables flip-to-sleep mode (device is in deep sleep mode when its is lying on its back).
From SDK version 0.10.7 this method is deprecated.
Please use
Power.flipToSleep() or Power.motionOnlyAdvertising() instead. |
com.estimote.coresdk.service.BeaconManager.startEddystoneScanning()
Please use
BeaconManager.startEddystoneDiscovery() instead. |
com.estimote.coresdk.service.BeaconManager.stopEddystoneScanning()
Please use
BeaconManager.stopEddystoneDiscovery() instead. |