Avaya Infinity Omni SDK
    Preparing search index...

    Payload for the rich media content which covers image, file, postback, reply, location, carousel.

    type RichMediaPayload = {
        actions?: Action[];
        attachmentIds?: string[];
        selectedAction?: Action;
    }
    Index

    Properties

    actions?: Action[]

    Actions for the rich media content.

    attachmentIds?: string[]

    List Of attachment ids.

    selectedAction?: Action

    The selected action for the rich media content.