AssociatedChannel

@objc(UAAssociatedChannel)
public final class AssociatedChannel : NSObject, Codable, Sendable

Associated channel data.

  • Channel type

    Declaration

    Swift

    @objc
    public let channelType: ChannelType
  • channel ID

    Declaration

    Swift

    @objc
    public let channelID: String