SIPClientNetworkInfo Class |
Namespace: Ozeki.VoIP
The SIPClientNetworkInfo type exposes the following members.
Name | Description | |
---|---|---|
SIPClientNetworkInfo | Initializes a new instance of the SIPClientNetworkInfo class | |
SIPClientNetworkInfo(String, TransportType) | Initializes a new instance of the SIPClientNetworkInfo class | |
SIPClientNetworkInfo(TransportInfo, IPEndPoint) | Initializes a new instance of the SIPClientNetworkInfo class |
Name | Description | |
---|---|---|
Update | (Defined by SIPClientNetworkInfoEx.) |
Name | Description | |
---|---|---|
LocalAddress |
Gets the local address of the SIP client.
| |
PublicEndPoint |
Gets the public endpoint for the local address.
| |
TransportType |
Gets the protocol used for SIP communication.
|