Avaya Infinity Omni SDK
    Preparing search index...

    The base interface of a message request.

    interface MessageRequest {
        getParentMessageId(): string | undefined;
    }
    Index

    Methods

    • Returns string | undefined

      The identifier of the message that is the parent of this message.