Click or drag to resize

Whiteboard Methods

The Whiteboard type exposes the following members.

Methods
  NameDescription
Public methodEnd
Ends this whiteboard session.Another participant with presenter privilege may be able to start a new whiteboard session.
Public methodGetActiveSurface
Returns active whiteboard surface (page).
Public methodGetSurfaces
Array containing all existing WhiteboardSurface objects in the current whiteboard session. Array is sorted by the creation time of objects.
Public methodRemoveSurface
Removes given WhiteboardSurface page from whiteboard session.
Public methodRequestNewSurface
Requests new WhiteboardSurface object which will be representing a new page on a whiteboard.
Public methodStart
Starts the whiteboard session.
Top
See Also