Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsVoiceCapable Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceIsVoiceCapable
Gets a value indicating whether this instance is capable of voice media.
Declaration Syntax
C#Visual BasicVisual C++
bool IsVoiceCapable { get; }
ReadOnly Property IsVoiceCapable As Boolean
property bool IsVoiceCapable {
	bool get ();
}
Value
true if this instance is capable of voice media; otherwise, false.

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