Unblu Branch Client App Component API
    Preparing search index...

    Interface AvailableNamedAreasChangeEvent

    Event emitted every time the available named areas changed.

    interface AvailableNamedAreasChangeEvent {
        detail: NamedAreaAgentAvailability[];
    }

    Hierarchy

    Index

    Properties

    Properties

    Array of the available namedAreas.