Unblu Floating JS API
    Preparing search index...

    Enumeration ActiveIndividualUiViewConst

    Index

    Enumeration Members

    CONVERSATION_CALL: "CONVERSATION_CALL"

    The individual UI is showing messages in a conversation.

    CONVERSATION_MESSAGING: "CONVERSATION_MESSAGING"

    The individual UI is showing messages in a conversation.

    CONVERSATION_SHARED_MEDIA: "CONVERSATION_SHARED_MEDIA"

    The individual UI is showing the shared media view.

    OVERVIEW: "OVERVIEW"

    The individual UI is showing the overview.

    PIN_ENTRY

    PIN_ENTRY: "PIN_ENTRY"

    The individual UI is showing the pin entry screen.

    UNKNOWN: "UNKNOWN"

    The Floating Visitor UI hasn't fully initialized or active view is unknown.

    NOTE: You shouldn't rely on this option for specific views. New views added to the Unblu individual UI will show as UNKNOWN at first but may be added to the enum as a specific view at some point in the future.