Package live.hms.video.whiteboard
Class HMSWhiteboard
-
- All Implemented Interfaces:
public final class HMSWhiteboardRepresents a whiteboard in the (HMS) platform.
-
-
Method Summary
-
-
Constructor Detail
-
HMSWhiteboard
HMSWhiteboard(String id, String title, HMSPeer owner, Boolean isOwner, String url, State state)
- Parameters:
id- The unique identifier of the whiteboard.title- The optional title of the whiteboard.owner- The optional peer (user or participant) who owns the whiteboard.url- The URL of the whiteboard.
-
-
-
-