Click or drag to resize

SoftPhoneFactory Methods

The SoftPhoneFactory type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateSoftPhone(SoftPhoneConfig, String) Creates a new softphone engine.
Public methodStatic memberCreateSoftPhone(Int32, Int32, String) Creates a new softphone engine.
Public methodStatic memberCreateSoftPhone(IPAddress, Int32, Int32, String) Creates a new softphone engine.
Public methodStatic memberCreateSoftPhone(String, Int32, Int32, String) Creates a new softphone engine.
Public methodStatic memberGetAddressList Gets the list of local IP addresses.
Public methodStatic memberGetLocalIP Detects the local IP address.
Top
See Also