Closed swiftyspiffy closed 3 years ago
We store a relationship between topic (with channel id included) and the channel id. We can use this dictionary to expose ChannelId in:
ChannelId
OnCommercial
OnListenResponse
OnStreamDown
OnStreamUp
OnViewCount
This is useful for people that have the client connected to multiple channels.
We store a relationship between topic (with channel id included) and the channel id. We can use this dictionary to expose
ChannelId
in:OnCommercial
OnListenResponse
OnStreamDown
OnStreamUp
OnViewCount
This is useful for people that have the client connected to multiple channels.