Unblu Embedded App Component API
    Preparing search index...

    Enumeration CollaborationLayerType

    Index

    Enumeration Members

    DOCUMENT_CAMERA_SHARING: "DOCUMENT_CAMERA_SHARING"

    A document camera sharing layer. This allows a participant to share a physical document by using their device's camera. Only available in Branch use cases.

    DOCUMENT_COBROWSING: "DOCUMENT_COBROWSING"

    A document co-browsing layer. This is used when a document (e.g., a PDF) is shared and co-browsed by the participants.

    EMBEDDED_COBROWSING: "EMBEDDED_COBROWSING"

    An embedded co-browsing layer. This is used for co-browsing on a website where the Unblu script is directly integrated.

    MOBILE_COBROWSING: "MOBILE_COBROWSING"

    A mobile co-browsing layer. This is used for co-browsing within a native mobile application that has the Unblu mobile SDK integrated.

    SCREEN_SHARING: "SCREEN_SHARING"

    A screen sharing layer. This is used when a participant shares their entire screen or a specific application window.

    UNIVERSAL_COBROWSING: "UNIVERSAL_COBROWSING"

    A universal co-browsing layer. This is used for co-browsing on websites that do not have the Unblu script integrated.

    WHITEBOARD: "WHITEBOARD"

    A whiteboard layer. This provides a blank canvas for participants to draw and collaborate on.