Structures

The following structures are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public struct AuthenticatingResponse
    extension AuthenticatingResponse: Decodable
  • Amazon Sidewalk remote certificate provisioning attested device certificate signing request (CSR).

    See more

    Declaration

    Swift

    public struct CertificateSigningRequest : Encodable
  • Final report of Amazon Sidewalk coverage test.

    See more

    Declaration

    Swift

    public struct SidewalkCoverageTestReport
  • Configurable option for starting coverage test.

    See more

    Declaration

    Swift

    public struct SidewalkCoverageTestOption
  • An object encapsulating attributes of an Amazon Sidewalk device.

    When a SidewalkDevice is provided for SidewalkDeviceDescriptor, Amazon Sidewalk Mobile SDK ignores nameFilter since the name value is rather unreliable and endpointID should be enough for scan filtering.

    See more

    Declaration

    Swift

    public struct SidewalkDevice
    extension SidewalkDevice: SidewalkDeviceDescriptor
  • An object encapsulating attributes of a foreign Amazon Sidewalk device that is registered to others.

    See more

    Declaration

    Swift

    public struct ForeignSidewalkDevice
  • Class encapsulating a message sent / received on Amazon Sidewalk.

    See more

    Declaration

    Swift

    public struct SidewalkMessage