Ozeki VoIP SDK Class library
Enable Method (mcd)
NamespacesOzeki.Media.SessionMediaChannelDescriptionExEnable(MediaChannelDescription)
Updates the description, media can be received through this channel.
Declaration Syntax
C#Visual BasicVisual C++
public static void Enable(
	this MediaChannelDescription mcd
)
<ExtensionAttribute> 
Public Shared Sub Enable ( 
	mcd As MediaChannelDescription
)
public:
[ExtensionAttribute]
static void Enable(
	MediaChannelDescription^ mcd
)
Parameters
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type MediaChannelDescription. When you use instance method syntax to call this method, omit the first parameter.

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