User
public struct User : UserInfoRecord, Decodable
An information record for a specific user currently subscribed to a presence Channel.
-
The user identifier.
Declaration
Swift
public let id: String
View on GitHub
User Structure Reference