Click or drag to resize

RemotePartyIDInfo Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPRemotePartyIDInfo

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

The RemotePartyIDInfo type exposes the following members.

Constructors
 NameDescription
Public methodRemotePartyIDInfo(SIPAddress)Initializes a new instance of the RemotePartyIDInfo class
Public methodRemotePartyIDInfo(SIPAddress, ListSIPParam)Initializes a new instance of the RemotePartyIDInfo class
Top
Properties
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodStatic memberFromSIPHeader 
Public methodGetToken 
Public methodToSIPHeader 
Top
See Also