LumiSoft Net Help
Path Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessagePath
Gets an Path header. It is used in conjunction with SIP REGISTER requests and with 200 class messages in response to REGISTER (REGISTER responses). Defined in rfc 3327.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_SVGroupHFCollection<SIP_t_AddressParam> Path { get; }
Public ReadOnly Property Path As SIP_SVGroupHFCollection(Of SIP_t_AddressParam)
	Get
public:
property SIP_SVGroupHFCollection<SIP_t_AddressParam^>^ Path {
	SIP_SVGroupHFCollection<SIP_t_AddressParam^>^ get ();
}
member Path : SIP_SVGroupHFCollection<SIP_t_AddressParam> with get
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119