LiveAnnotationsPolicy

enum LiveAnnotationsPolicy : Enum<LiveAnnotationsPolicy>

Enum representing the available policies for live annotations.

Since

API 3.11.0

Entries

Link copied to clipboard

This policy allows any participant in the screen sharing session to start annotating without requiring any permission.

Link copied to clipboard

This policy requires a participant to ask for permission before they can start annotating on the screen sharing session.

Link copied to clipboard

This policy prohibits all participants from annotating on the screen sharing session.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int