LumiSoft Mail Server User API
DialogID Property
Namespaces > LumiSoft.Net.SIP > SIP_Dialog > DialogID
Gets dialog ID. Dialog ID is composed from CallID + '-' + Local Tag + '-' + Remote Tag.
Syntax
C#Visual BasicManaged C++
public string DialogID { get; }
Public ReadOnly Property DialogID As String
public:
String^ DialogID {
	String^ get ();
}

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