Glossary

Updated

Definitions for common Interactive Whiteboard terms.

A

App Identifier

The App Identifier, also called the App ID, is the unique identifier of a whiteboard project. You use it when initializing the Whiteboard SDK or Fastboard SDK.

Access Key (AK)

The Access Key is part of the credential pair used to generate whiteboard tokens.

R

Room token

A Room token is tied to a specific whiteboard room. It grants access to that room according to the assigned role, such as admin, writer, or reader.

Room UUID

The Room UUID is the unique identifier of a whiteboard room. You receive it when the room is created successfully.

S

SDK token

An SDK token is the highest-permission token type in Interactive Whiteboard. It is linked to a specific whiteboard project and can be used to manage rooms and file-conversion tasks for that project.

Scene

A scene is a whiteboard page that can contain drawings, text, images, or converted presentation content. A room can contain multiple scenes and scene directories.

Subscription mode

Subscription mode is the read-only mode for joining a whiteboard room. Users in this mode can view content but cannot edit the whiteboard.

T

Task token

A Task token is linked to a specific file-conversion task and is used when querying task progress or related results.

Task UUID

The Task UUID is the unique identifier of a file-conversion task. It is returned when you start a file-conversion task successfully.

W

Whiteboard SDK

The Whiteboard SDK is the lower-level SDK for building custom interactive whiteboard experiences.

Fastboard SDK

The Fastboard SDK is the higher-level SDK that adds a ready-to-use UI and related integrations on top of the Whiteboard SDK.