This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:custom_development_guide:apis:javascript:bind_extension [2017/12/12 03:05] – external edit 127.0.0.1 | en:custom_development_guide:apis:javascript:bind_extension [2018/12/29 06:10] (current) – donnie | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ^ Params | ^ Params | ||
| |orgidentity|String|team identity string| | |orgidentity|String|team identity string| | ||
| - | |pwdtype|String|password type: plaintext/ | ||
| - | |password|String|password| | ||
| |exten|String|extension number| | |exten|String|extension number| | ||
| |user|String|agent No.| | |user|String|agent No.| | ||
| + | |pwdtype|String|password type: plaintext/ | ||
| + | |password|String|password| | ||
| |callbackFuc|String|callback function| | |callbackFuc|String|callback function| | ||