https://www.example.com.https://www.example.com?SdkAppid=$SDKAppID&CallbackCommand=$CallbackCommand&contenttype=json&ClientIP=$ClientIP&OptPlatform=$OptPlatform
Parameter | Description |
https | HTTPS protocol, POST request method. |
www.example.com | Callback URL. |
SdkAppid | SDKAppID assigned in the Instant Messaging (IM) console when creating the app. |
CallbackCommand | Fixed value: Room.CallbackAfterRecordingChanged. |
contenttype | Fixed value: json. |
ClientIP | Client IP address, e.g., 127.0.0.1 |
OptPlatform | Client platform. For details, see the description of OptPlatform in Third-Party Callback Overview: Callback Protocol. |
{"CallbackCommand": "Room.CallbackAfterRecordingChanged","EventGroupId": 3,"EventType": 305,"CallbackTs": 1752580150082,"EventInfo": {"RoomId": "635055","EventTs": 1752580150,"EventMsTs": 1752580150081,"UserId": "user1","TaskId": "-m9-bVVU7id***K-m928oZWQndiborbEWH3zY-lIXlprc-gQvQE","Payload": {"Status": 0}}}
Field | Type | Description |
CallbackCommand | String | Callback command. |
EventGroupId | Number | Event group ID. 3 indicates cloud recording, 8 indicates web recording. |
EventType | Number | Event type for the callback notification. |
CallbackTs | Number | Unix timestamp (milliseconds) when the event callback server sends the callback request. |
EventInfo | JSON Object |
{"ActionStatus": "OK","ErrorCode": 0,"ErrorInfo": ""}
Field | Type | Attribute | Description |
ActionStatus | String | Required | Result of request processing: - OK: Processed successfully. - FAIL: Processing failed. |
ErrorCode | Integer | Required | Error code: 0: Processed successfully. Non-zero: Processing failed. |
ErrorInfo | String | Required | Error message. |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan