HMSWhiteboard
fun HMSWhiteboard(id: String, title: String? = null, owner: HMSPeer? = null, isOwner: Boolean, url: String, state: State = State.Stopped)
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.