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

Callback Overview

To facilitate your control of the feature form of your App, RoomKit provides callback capabilities.

Feature Overview

Users can configure a callback to a specified URL through RESTful API. When the executed CallbackCommand is on the configuration list, the callback will be triggered.

Notes

Only one callback can be set per sdkAppId.
Ensure that the callback URL is accessible.