| SoftPhoneFactory Class |
Namespace: Ozeki.VoIP
The SoftPhoneFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateSoftPhone(SoftPhoneConfig, String) |
Creates a new softphone engine.
| |
| CreateSoftPhone(Int32, Int32, String) |
Creates a new softphone engine.
| |
| CreateSoftPhone(IPAddress, Int32, Int32, String) |
Creates a new softphone engine.
| |
| CreateSoftPhone(String, Int32, Int32, String) |
Creates a new softphone engine.
| |
| GetAddressList |
Gets the list of local IP addresses.
| |
| GetLocalIP |
Detects the local IP address.
|