LumiSoft Net Help
Dialogs Property
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionLayerDialogs
Gets active dialogs. This method is thread-safe.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Dialog[] Dialogs { get; }
Public ReadOnly Property Dialogs As SIP_Dialog()
	Get
public:
property array<SIP_Dialog^>^ Dialogs {
	array<SIP_Dialog^>^ get ();
}
member Dialogs : SIP_Dialog[] with get
Property Value
array<SIP_Dialog>[]()[][]

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