Ozeki VoIP SDK Class library
CommunicationMode Property
NamespacesOzeki.Media.SessionMediaChannelDescriptionCommunicationMode
Gets the communication mode of the media channel.
Declaration Syntax
C#Visual BasicVisual C++
public CommunicationMode CommunicationMode { get; set; }
Public Property CommunicationMode As CommunicationMode
	Get
	Set
public:
property CommunicationMode CommunicationMode {
	CommunicationMode get ();
	void set (CommunicationMode value);
}
Property Value

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