Table of Contents

Namespace Vonage.Messages.Rcs

Classes

CardAttachment

Represents a card attachment

CarouselAttachment

The carousel attachment.

RcsCardRequest

Represents a rich card message request to be sent via RCS. Rich cards combine media, text, and interactive suggestions.

RcsCarouselRequest

Represents a carousel message request to be sent via RCS. Carousels display multiple rich cards in a horizontally scrollable format.

RcsCustomRequest

Represents a custom message request to be sent via RCS with a user-defined payload.

RcsFileRequest

Represents a file message request to be sent via RCS (Rich Communication Services). Supports PDF files.

RcsImageRequest

Represents an image message request to be sent via RCS (Rich Communication Services).

RcsMessageBase

Base class for all RCS (Rich Communication Services) message requests.

RcsTextRequest

Represents a text message request to be sent via RCS (Rich Communication Services).

RcsVideoRequest

Represents a video message request to be sent via RCS (Rich Communication Services).

Structs

MessageRcs

Contains RCS-specific configuration options for message requests.

RcsUpdateMessageRequest

Update message request for RCS.

Enums

CardAttachment.Height

Defines the height of the media element in a rich card.

RcsCardOrientation

The orientation of the rich card.

RcsCardWidth

The width of the rich cards displayed in the carousel.

RcsImageAlignment

The alignment of the thumbnail image in the rich card. This property only applies when sending rich cards with a card_orientation of HORIZONTAL.