Package-level declarations

Types

Link copied to clipboard

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

Link copied to clipboard
class Sidewalk(context: Context, authProvider: SidewalkAuthProvider, deregisterStrategy: DeregisterStrategy = DeregisterStrategy.DEFAULT)

Main entry point to the Amazon Sidewalk Mobile SDK.

Link copied to clipboard
fun interface SidewalkCancellable

An interface indicating that an activity or action may be cancelled.

Link copied to clipboard

Represents a BLE connection with an Amazon Sidewalk Device. This class is created when Amazon Sidewalk Mobile SDK is able to create a secure connection with an Amazon Sidewalk Device.

Link copied to clipboard
fun interface SidewalkLogging

An interface allowing consumer to provide a logging implementation to capture Amazon Sidewalk Mobile SDK logs.

Link copied to clipboard
sealed class SidewalkLogLevel