Updated on 2024-03-05 GMT+08:00

RspMsg200

Table 1 RspMsg200 Parameters

Seq.

Name

Type

Mandatory

Description

1.1

position

integer

False

Position of the call in the queue.

1.2

totalWaitTime

integer

False

Accumulated queuing duration of a call.

1.3

currentDeviceWaitTime

integer

False

Actual waiting duration of the current skill queue.

1.4

configMaxcWaitTime

integer

False

Maximum waiting duration.

1.5

longestWaitTime

integer

False

Maximum queuing duration of a call in a queue.

1.6

estimateWaitTime

integer

False

Estimated call waiting duration of the corresponding queue.

1.7

resultCode

string

True

Return code for querying queue information. 0: success; other values: failure. For details about the failure cause, see the interface description document.