Whiteboard Methods |
The Whiteboard type exposes the following members.
Name | Description | |
---|---|---|
![]() | End |
Ends this whiteboard session.Another participant with presenter privilege may be able to
start a new whiteboard session.
|
![]() | GetActiveSurface |
Returns active whiteboard surface (page).
|
![]() | GetSurfaces |
Array containing all existing WhiteboardSurface objects in the current whiteboard
session. Array is sorted by the creation time of objects.
|
![]() | RemoveSurface |
Removes given WhiteboardSurface page from whiteboard session.
|
![]() | RequestNewSurface |
Requests new WhiteboardSurface object which will be representing a new page on a whiteboard.
|
![]() | Start |
Starts the whiteboard session.
|