Set Display Sleep
Last updated
Last updated
Package Name: 'com.wizarpos.wizarviewagentassistant'
Class Name: 'com.wizarpos.wizarviewagentassistant.SystemExtApiService'
Import the 'wizarviewagentassistant' package when using this interface.
To use the API method, include the following permission in your application's manifest: 'android.permission.CLOUDPOS_SET_SCREEN_OFF_TIMEOUT'.
Configure the display sleep time by specifying the timeout duration in milliseconds.
milliseconds
the milliseconds the time you want to set, can be one of following values:
boolean
a boolean representation of the result.
true if success. false if failure.
Download the necessary for implementation.
Download the .