Ozeki VoIP SDK Class library
State Property
NamespacesOzeki.Media.SessionChannelStateChangeState
Gets the new state of a media channel.
Declaration Syntax
C#Visual BasicVisual C++
public ChannelState State { get; private set; }
Public Property State As ChannelState
	Get
	Private Set
public:
property ChannelState State {
	ChannelState get ();
	private: void set (ChannelState value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649