This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:custom_development_guide:apis:webservice:agent_group_checkin_checkout [2016/09/05 05:29] – liuxl | en:custom_development_guide:apis:webservice:agent_group_checkin_checkout [2019/01/03 05:36] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Function: | *Function: | ||
| - | < | + | < |
| *Description: | *Description: | ||
| Line 18: | Line 18: | ||
| |pwdtype | |pwdtype | ||
| |password | |password | ||
| + | |deviceexten|String|非必填项,签入后,坐席使用此分机工作。| | ||
| + | |pushevent|String|是否发送坐席通知事件yes(发送) / no(不发送) | ||
| A valid list format example: agentgroupid1, | A valid list format example: agentgroupid1, | ||
| Line 23: | Line 25: | ||
| *Return Format: | *Return Format: | ||
| - | < | + | < |
| *Type of the Return Value: String | *Type of the Return Value: String | ||
| Line 29: | Line 31: | ||
| ^ Value ^Description | ^ Value ^Description | ||
| - | |< | + | |< |
| - | |< | + | |< |
| + | |< | ||
| + | Messages: | ||
| + | * **success** checkin/ | ||
| + | * **CheckedIn** Already checked in | ||
| + | * **NotInGroup** Agent doesn' | ||
| + | * **NotFoundGroup** Agent group doesn' | ||
| + | * **NotChecked** | ||