Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
HasMedia Method (type)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentHasMedia(MediaType)
Determines whether the specified type has media.
Declaration Syntax
C#Visual BasicVisual C++
bool HasMedia(
	MediaType type
)
Function HasMedia ( _
	type As MediaType _
) As Boolean
bool HasMedia(
	MediaType type
)
Parameters
type (MediaType)
The type.
Return Value
true if the specified type has media; otherwise, false.

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