Avatar

Level 10

Hi,

If you’re looking to have the whiteboard cleared between sessions, configuring its model to be sessionDependent will do so. If you just want to programmatically clear the whiteboard, try looking at the docs for sharedWBModel :

http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/pods/sharedWhiteBoardClasses/SharedWBModel.h...

you can get the set of shapeIDs, and remove them all, as needed.

nigel