Initializes a new instance of the WindowsPhoneConfig class
| C# | Visual Basic | Visual C++ |
public WindowsPhoneConfig( string ipAddress = "0.0.0.0", int listenedPort = 4502, string serviceName = "SilverlightMediaGateway", bool policyServiceEnabled = true, string policyFileLocation = null )
Public Sub New ( Optional ipAddress As String = "0.0.0.0", Optional listenedPort As Integer = 4502, Optional serviceName As String = "SilverlightMediaGateway", Optional policyServiceEnabled As Boolean = true, Optional policyFileLocation As String = Nothing )
public: WindowsPhoneConfig( String^ ipAddress = L"0.0.0.0", int listenedPort = 4502, String^ serviceName = L"SilverlightMediaGateway", bool policyServiceEnabled = true, String^ policyFileLocation = nullptr )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290