Closed quinchs closed 2 years ago
This PR adds the GetChannelType extension method to IChannel. It's goal is to fetch the channel type of a given channel based off of the interfaces associated with that channel.
GetChannelType
IChannel
Summary
This PR adds the
GetChannelType
extension method toIChannel
. It's goal is to fetch the channel type of a given channel based off of the interfaces associated with that channel.