writable property

bool writable
final

Whether the user joins the whiteboard room in interactive mode: true: Join the whiteboard room in interactive mode, that is, with read and write permissions. false: Join the whiteboard room in subscription mode, that is, with read-only permission.

Implementation

final bool writable;