Genesys CTI User Forum > Genesys-related Development
How to get the Queue details from Stat server
cavagnaro:
Queue is a generic object, inside queue you have RP, ACDQueue, VQ, so what are you trying to do exactly?
Kubig:
For example:
[code]CfgDNQuery dnQuery = new CfgDNQuery();
dnQuery.DnType = CfgDNType.CFGVirtACDQueue;[/code]
This is really not a hard job, so little bit more effort in future :)
callmevijayc:
Thanks for the information. I am new to genesys/APIs
Kubig:
Understand. So, try to look into the existing dll before create new topic. I strongly recommend to you visit some Genesys training for developers.
Navigation
[0] Message Index
[*] Previous page
Go to full version