Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsCapable Method (capacity)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceIsCapable(MediaVoiceCapacity)
Determines whether this instance is capable of the specified capacity.
Declaration Syntax
C#Visual BasicVisual C++
bool IsCapable(
	MediaVoiceCapacity capacity
)
Function IsCapable ( _
	capacity As MediaVoiceCapacity _
) As Boolean
bool IsCapable(
	MediaVoiceCapacity capacity
)
Parameters
capacity (MediaVoiceCapacity)
The capacity.
Return Value
true if this instance is capable of the specified capacity; otherwise, false.

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