Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:custom_development_guide:apis:webservice:get_waiting_stat_in_agent_group [2016/09/12 07:31] – created liuxlen:custom_development_guide:apis:webservice:get_waiting_stat_in_agent_group [2019/01/03 09:05] (current) donnie
Line 2: Line 2:
  
   * Function:   * Function:
-<code>queueCustomerNumCJI (orgidentity, queuenumber, prio, callbackFuc)+<code>queueCustomerNum(orgidentity, queuenumber, prio)
 </code> </code>
   * Description:   * Description:
Line 12: Line 12:
 |queuenumber|String|queue number, 0 means all queues| |queuenumber|String|queue number, 0 means all queues|
 |prio|String|Priority, 0 by default, means only query customer who has high priority than this| |prio|String|Priority, 0 by default, means only query customer who has high priority than this|
-|callbackFuc|String|callback function| 
  
  
Line 19: Line 18:
  
 <code> <code>
-{code:code,message:message}+code|message 
 +0:failed 
 +1:success 
 </code> </code>
  
-  * Type of the Return Value:JSON+  * Type of the Return Value:String
   * Return values:   * Return values:
  
 ^ Value      ^ Description       ^ ^ Value      ^ Description       ^
-|<code>{code:1,message:message}</code>|<code>{code:succeed,message:message}+|<code>1|message</code>|<code>succeed|message
 message use ‘|’ as seprator,shows the number of callers message use ‘|’ as seprator,shows the number of callers
 total|ringing|waiting|talking total|ringing|waiting|talking
 Such as Such as
-{code:1,message:1|0|1|0}</code>+1|1|0|1|0</code>
-|<code>{code:2,message:message}</code>|<code>{code:failed,message:message}</code>|+|<code>0|message</code>|<code>failed|message</code>|
  
en/custom_development_guide/apis/webservice/get_waiting_stat_in_agent_group.1473665484.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki