Ozeki VoIP SDK Class library
SIPHeaderMapping Class
NamespacesOzeki.VoIP.SIPSIPHeaderMapping
Provides data for pairing a SIP header field (eg. From.UserName) with a call property (eg. CallerID).
Declaration Syntax
C#Visual BasicVisual C++
public class SIPHeaderMapping
Public Class SIPHeaderMapping
public ref class SIPHeaderMapping
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIPHeaderMapping(SIPMappingField, CallProperty)
Creates a new instance of the SIPHeaderMapping class.

SIPHeaderMapping(SIPMappingField, CallProperty, String)
Creates a new instance of the SIPHeaderMapping class.

CallProperty
Gets the call property.

CustomValue
Gets or sets the custom value for the SIP header or call property (depends on incoming or outgoing mapping).

Equals(Object) (Overrides Object.Equals(Object).)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
SIPField
Gets the SIP header field.

Inheritance Hierarchy
Object
SIPHeaderMapping

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290