ChannelStateChangeState Property |
Gets the new state of a media channel.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic ChannelState State { get; }Public ReadOnly Property State As ChannelState
Get
public:
property ChannelState State {
ChannelState get ();
}member State : ChannelState with get
Property Value
ChannelState
See Also