Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:custom_development_guide:apis:javascript:spy [2017/12/12 03:05] – external edit 127.0.0.1en:custom_development_guide:apis:javascript:spy [2018/12/29 03:25] (current) donnie
Line 2: Line 2:
  
   *Function:   *Function:
-<code>silentMonitorCJI(sessionid, phonenumber, pwdtype, password, usertype, user, orgidentity, callbackFuc)</code>+<code>silentMonitorCJI(target, phonenumber, pwdtype, password, usertype, user, orgidentity, callbackFuc)</code>
  
   *Description:   *Description:
Line 10: Line 10:
  
 ^Params ^Type ^Description ^ ^Params ^Type ^Description ^
-|sessionid|String|sessionid of the call|+|target|String|To monitor which agent, fill in the agent no|
 |phonenumber|String|the phone number you want to use for spy, you can use a extension in system or any phone number| |phonenumber|String|the phone number you want to use for spy, you can use a extension in system or any phone number|
 |pwdtype |String|Useplaintext or md5 password for agent or account| |pwdtype |String|Useplaintext or md5 password for agent or account|
Line 26: Line 26:
  
 ^Value ^Description ^ ^Value ^Description ^
-|<code>|Return|1|Return|message</code>|<code>Succeeded||Messages</code>+|<code>{code:1,message:message}</code>|<code>{code:succeed,message:message}</code>
-|<code>|Return|2|Return|message</code>|<code>Failed||Messages</code>|+|<code>{code:2,message:message}</code>|<code>{code:failed,message:message}</code>|
en/custom_development_guide/apis/javascript/spy.1513047940.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki