Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsSameLoginInfo Method (media)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceIsSameLoginInfo(IMediaVoice)
Determines if the login information of the media is identical.
Declaration Syntax
C#Visual BasicVisual C++
bool IsSameLoginInfo(
	IMediaVoice media
)
Function IsSameLoginInfo ( _
	media As IMediaVoice _
) As Boolean
bool IsSameLoginInfo(
	IMediaVoice^ media
)
Parameters
media (IMediaVoice)
The media.
Return Value
true if the login information of the media is identical; otherwise, false.

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