Click or drag to resize

RemotePartyIDHeader Class

The Remote-Party-ID header field provides the identity of the remote party.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAbstractExtensionHeader
      Ozeki.VoIPRemotePartyIDHeader

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class RemotePartyIDHeader : AbstractExtensionHeader

The RemotePartyIDHeader type exposes the following members.

Constructors
  NameDescription
Public methodRemotePartyIDHeader
Initializes a new instance of the RemotePartyIDHeader class
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberHeaderName
Top
Extension Methods
  NameDescription
Public Extension MethodToSIPHeader (Defined by InternalSIPHeaderEx.)
Top
Remarks
http://www.ietf.org/proceedings/50/I-D/sip-privacy-01.txt
See Also