LumiSoft Mail Server User API
CallInfo Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > CallInfo
Gets the Call-Info header field which provides additional information about the caller or callee, depending on whether it is found in a request or response.
Syntax
C#Visual BasicManaged C++
public SIP_MVGroupHFCollection<SIP_t_Info> CallInfo { get; }
Public ReadOnly Property CallInfo As SIP_MVGroupHFCollection(Of SIP_t_Info)

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)