IChannelInfo
Interface for the ChannelInfo class.
Accessors
channelDescriptor
Get Signature
get channelDescriptor():
IChannelDescriptor
Gets the ChannelDescriptor object of the ChannelInfo.
Returns
The ChannelDescriptor object.
channelMetadata
Get Signature
get channelMetadata():
IChannelMetadata
Gets the ChannelMetadata object of the ChannelInfo.
Returns
The ChannelMetadata object.
Last updated: Sep 30, 2025

