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.
Was this page helpful?