Genesys CTI User Forum > Genesys-related Development

IWS - Get current status

(1/2) > >>

Kubig:
Hi All,

have anyone experience with simply need of get current status of logged agent with ReasonCode (AttributeReason brand) via IWS DLLs?
Thx

Timur Karimov:
[quote author=Kubig link=topic=7712.msg33356#msg33356 date=1363182732]
....via IWS DLLs?
[/quote]
Hi

you mean inside the IWS custom extension code?
WBR Tim

Kubig:
Yep, I have created own module with customize code. I am wondering how to get channel status with reason code (if exists) like in MyWorkspace tab in out-of-box IWS. I would like to do via IWS SDK ( this is why I wrote "DLL"), I won't use "low" level as PSDK.

Timur Karimov:
Well, Agent object (i mean in namespace Genesyslab.Desktop.Modules.Core.Model.Agents ) contain the MyState properties. You've tested it?

Kubig:
I have already finished - you are right, I was looking bad early.

But currently I try to solve other problem, how to check if agent is logged on email,chat or any other channel? I tried to use Genesyslab.Desktop.Modules.Core.Model.Agent.FirstMediaEmail.IsLogOn, but when the media is in opposite state, the property does not return anything

Navigation

[0] Message Index

[#] Next page

Go to full version