get https://rbm.us.vibes.com/connectCustomers//capabilities/
Get the Vibes RCS-related capabilities of a user device.
RCS Business Messaging Features
If RCS is supported, the returned payload specifies which Vibes RBM features the user supports. Below is a list of possible payload responses:
Payload Response | Description |
---|---|
REVOCATION | Device allows an agent to revoke a message after it is delivered but before it is viewed. |
RICHCARD_STANDALONE | Device supports displaying standalone rich cards in its messaging app. |
RICHCARD_CAROUSEL | Device supports displaying carousel of rich cards in its messaging app. |
ACTION_CREATE_CALENDAR_EVENT | Device supports quick actions that create a calendar event in the device's calendar app. |
ACTION_DIAL | Device supports quick actions that dials a phone number. |
ACTION_OPEN_URL | Device supports quick actions that open a URL either in the device's web browser or in an integrated webview in their messaging app. |
ACTION_SHARE_LOCATION | Device supports quick actions that share the device's location with the agent. |
ACTION_VIEW_LOCATION | Device supports quick actions that open a location view, either in the device's messaging app or map app. |
FEATURE_UNSPECIFIED | Device supports an RBM feature not specified here. |