disable
abstract suspend fun disable(timeout: Long?, disableRequest: DisableRequest): DisableResult
Content copied to clipboard
The current app will no longer be displayed up until the given date.
Parameters
timeout
The timeout of disable in milliseconds or null if no timeout should be used
disable Request
The disable request body object