Platform APIEnterprise
Get a startup call invitation
Get a still-relevant real-time call invitation that should be restored when a user's application starts.
HTTP request
POST {API_ADDRESS}/rtc-meeting/get_signal_invitation_info_start_appRequest body
| Parameter | Required | Type | Description |
|---|---|---|---|
| userID | Yes | string | User whose invitation state is restored. |
Response
Returns data.invitation and data.offlinePushInfo when a recoverable invitation exists.
Permissions and limits
- Available only in OpenIM Enterprise.
- Revalidate timeout and room state before presenting the restored invitation.
Was this page helpful?