isWakeUpDeviceAllowed

fun isWakeUpDeviceAllowed(context: Context): Boolean

Call this method to check whether the WakeUpDevice feature is allowed or not.

Return

Boolean true if the WakeUpDevice feature is allowed

Parameters

context
    Context The application context.