CommunicationUserIdentifier
@objcMembers
public class CommunicationUserIdentifier : NSObject, CommunicationIdentifier
Communication identifier for Communication Services Users
-
Undocumented
Declaration
Swift
public var rawId: String { get }
-
Undocumented
Declaration
Swift
public var kind: IdentifierKind { get }
-
Undocumented
Declaration
Swift
public let identifier: String
-
Creates a CommunicationUserIdentifier object
Declaration
Swift
@objc(initWithIdentifier:) public init(_ identifier: String)
Parameters
identifier
identifier representing the object identity