Package-level declarations

Types

Link copied to clipboard

An optional to encapsulate the response of AuthenticateRemoteDevice, or throwable when fails.

Link copied to clipboard
sealed class RegisterResult

An optional to encapsulate wirelessDeviceId and sidewalkId when succeeds, or throwable when fails.

Link copied to clipboard
sealed class RegistrationDetail

The detailed information of registration result.

Link copied to clipboard
sealed class SidewalkResult<out T>

An optional to encapsulate a T value when succeeds, or throwable when fails.