User

public struct User : UserInfoRecord, Decodable

An information record for a specific user currently subscribed to a presence Channel.

  • id

    The user identifier.

    Declaration

    Swift

    public let id: String