LumiSoft Mail Server User API
IsServer Property
Namespaces > LumiSoft.Net.SIP > SIP_Dialog > IsServer
Gets if thid dialog is UAS or UAC dialog.
Syntax
C#Visual BasicManaged C++
public bool IsServer { get; }
Public ReadOnly Property IsServer As Boolean
public:
bool IsServer {
	bool get ();
}

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