Ozeki VoIP SDK Class library
ListenedPort Property
NamespacesOzeki.MediaGateway.ConfigFlashConfigListenedPort
Listening port for a Flash Mediagateway client. Default value: 1935.
Declaration Syntax
C#Visual BasicVisual C++
public int ListenedPort { get; set; }
Public Property ListenedPort As Integer
	Get
	Set
public:
property int ListenedPort {
	int get ();
	void set (int value);
}
Property Value

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