LumiSoft Net Help
AlertInfo Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageAlertInfo
Gets AlertInfo values collection. When present in an INVITE request, the Alert-Info header field specifies an alternative ring tone to the UAS. When present in a 180 (Ringing) response, the Alert-Info header field specifies an alternative ringback tone to the UAC.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_MVGroupHFCollection<SIP_t_AlertParam> AlertInfo { get; }
Public ReadOnly Property AlertInfo As SIP_MVGroupHFCollection(Of SIP_t_AlertParam)
	Get
public:
property SIP_MVGroupHFCollection<SIP_t_AlertParam^>^ AlertInfo {
	SIP_MVGroupHFCollection<SIP_t_AlertParam^>^ get ();
}
member AlertInfo : SIP_MVGroupHFCollection<SIP_t_AlertParam> with get
Property Value

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