@ProviderType
public interface DeviceService
Modifier and Type | Method and Description |
---|---|
long |
getLastActivatedTimestamp()
The last timestamp when config properties were changed requiring a config update to be triggered.
|
int |
getPingFrequency()
Returns the frequency in seconds in which the device contacts the server.
|
void |
updateLastActivatedTimestamp()
Update the last activated time stamp to the current time to trigger a config update in the next ping
|
int getPingFrequency()
long getLastActivatedTimestamp()
void updateLastActivatedTimestamp()
Copyright © 2010 - 2020 Adobe. All Rights Reserved