이 페이지는 현재 영어로만 제공되며 한국어 버전은 곧 제공될 예정입니다. 기다려 주셔서 감사드립니다.

Third-Party Callback Overview

For convenience in controlling the functional form of your App, CallKit provides callback capability.

Feature Description

Users can configure a callback for a specified Url via the REST API method. When the executed CallbackCommand is in the configuration list, the callback will be triggered.

Must-Knows

Only one callback can be configured for a sdkAppId.
Ensure that the callback URL can be accessed normally.
Warning:
If you use the deprecated interfacesTUICallKit.call() or TUICallKit.groupCall()to initiate a call, please check the Deprecated Document directory. If you have any questions, you can contact: info_rtc@tencent.com.