Click or drag to resize
RemotePartyIDHeader Class
The Remote-Party-ID header field provides the identity of the remote party.
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Extension Methods
  NameDescription
Public Extension MethodToSIPHeader (Defined by InternalSIPHeaderEx.)
Top
Fields
  NameDescription
Public fieldStatic memberHeaderName
Top
Properties
Remarks
http://www.ietf.org/proceedings/50/I-D/sip-privacy-01.txt
See Also