DeregisterStrategy

Deregistration Strategy to set configurable parameters for de-registration flow. Optional with default value DEFAULT.

Inheritors

Types

Link copied to clipboard
object Companion

Constants defined and used in Amazon Sidewalk Mobile SDK for Sidewalk.deregister settings.

Link copied to clipboard

The default implementation of the DeregisterStrategy. resetTimeoutMillis is set to RESET_TIMEOUT_MIN.

Functions

Link copied to clipboard
@IntRange(from = 3000, to = 60000)
open fun resetTimeoutMillis(): Int

The expected duration of the Amazon Sidewalk device completing factory reset after receiving RESET command. Amazon Sidewalk Mobile SDK scans for the device for the given time, and returns success if the device is found in OOBE mode, otherwise returns failure.