ChannelSummary
public struct ChannelSummary : ChannelSummaryRecord
A summarised information record for an occupied Channel.
-
The channel.
Declaration
Swift
public let channel: Channel -
The fetched channel attributes.
Declaration
Swift
public let attributes: ChannelAttributes
View on GitHub
ChannelSummary Structure Reference