Registered
public struct Registered : Sendable, Equatable, Codable, Hashable
Registered info
-
Channel ID
Declaration
Swift
public let channelID: String
-
Masked MSISDN address.
Declaration
Swift
public let maskedAddress: String
-
Opt-in status
Declaration
Swift
public let isOptIn: Bool
-
Identifier from which the SMS opt-in message is received
Declaration
Swift
public let senderID: String