Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct AuthenticatingResponse
extension AuthenticatingResponse: Decodable
-
Amazon Sidewalk remote certificate provisioning attested device certificate signing request (CSR).
See moreDeclaration
Swift
public struct CertificateSigningRequest : Encodable
-
Final report of Amazon Sidewalk coverage test.
See moreDeclaration
Swift
public struct SidewalkCoverageTestReport
-
Configurable option for starting coverage test.
See moreDeclaration
Swift
public struct SidewalkCoverageTestOption
-
An object encapsulating attributes of an Amazon Sidewalk device.
When a
See moreSidewalkDevice
is provided forSidewalkDeviceDescriptor
, Amazon Sidewalk Mobile SDK ignoresnameFilter
since thename
value is rather unreliable andendpointID
should be enough for scan filtering.Declaration
-
An object encapsulating attributes of a foreign Amazon Sidewalk device that is registered to others.
See moreDeclaration
Swift
public struct ForeignSidewalkDevice
-
Class encapsulating a message sent / received on Amazon Sidewalk.
See moreDeclaration
Swift
public struct SidewalkMessage