Unblu Agent Embedded JS API
    Preparing search index...

    Interface EmbeddedAppMessageInputAvailabilityChangedEvent

    Event emitted every time the availability of the message input changes

    interface EmbeddedAppMessageInputAvailabilityChangedEvent {
        detail: MessageInputAvailability;
    }

    Hierarchy

    Index

    Properties

    Properties

    The availability of the message input, see UnbluEmbeddedAppElement.getMessageInputAvailability