Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ContainsSIPMedia Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIPlaceContainsSIPMedia
Gets a value indicating if the place contains SIP media.
Declaration Syntax
C#Visual BasicVisual C++
bool ContainsSIPMedia { get; }
ReadOnly Property ContainsSIPMedia As Boolean
property bool ContainsSIPMedia {
	bool get ();
}
Value
true if the place contains SIP media; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)