このページは現在英語版のみで提供されており、日本語版も近日中に提供される予定です。ご利用いただきありがとうございます。

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.