Page Summary
-
Users support a variety of RBM features, including revocation, standalone rich cards, and carousels of rich cards.
-
Supported suggested actions include creating calendar events, dialing numbers, opening URLs, and sharing or viewing locations.
-
The
FEATURE_UNSPECIFIEDenum should not be used.
Types of RCS for Business features that the user supports
| Enums | |
|---|---|
FEATURE_UNSPECIFIED |
Should not be used |
REVOCATION |
Revocation. If revocation is supported, the agent can revoke a message after it has been sent but before it has been delivered. |
RICHCARD_STANDALONE |
Standalone rich cards |
RICHCARD_CAROUSEL |
Carousel of rich cards |
ACTION_CREATE_CALENDAR_EVENT |
Suggested action to create a calendar event |
ACTION_DIAL |
Suggested action to dial a number |
ACTION_OPEN_URL |
Suggested action to open a URL |
ACTION_SHARE_LOCATION |
Suggested action to share a location |
ACTION_VIEW_LOCATION |
Suggested action to view a location in a map app |
PAYMENTS_V1 |
|