Click or drag to resize

SIPClientNetworkInfo Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPClientNetworkInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SIPClientNetworkInfo : EventArgs

The SIPClientNetworkInfo type exposes the following members.

Constructors
 NameDescription
Public methodSIPClientNetworkInfoInitializes a new instance of the SIPClientNetworkInfo class
Public methodSIPClientNetworkInfo(String, TransportType)Initializes a new instance of the SIPClientNetworkInfo class
Public methodSIPClientNetworkInfo(TransportInfo, IPEndPoint)Initializes a new instance of the SIPClientNetworkInfo class
Top
Properties
Extension Methods
 NameDescription
Public Extension MethodUpdate
(Defined by SIPClientNetworkInfoEx)
Top
See Also