LiveAnnotationErrorCode

enum LiveAnnotationErrorCode : Enum<LiveAnnotationErrorCode>

Enum representing the potential error codes for live annotations.

Since

API 3.11.0

Entries

Link copied to clipboard

Error code representing an unknown error.

Link copied to clipboard

Error code representing the absence of an encryption URL.

Link copied to clipboard

Error code representing the lack of required permissions.

Link copied to clipboard

Error code representing a scenario where annotation on share is not supported.

Link copied to clipboard

Error code representing a scenario where the annotation policy forbids the operation.

Link copied to clipboard

Error code representing a scenario where the presenter is not allowed to annotate.

Link copied to clipboard

Error code representing a scenario where the attendee/person on meeting is not allowed to annotate.

Link copied to clipboard

Error code representing a scenario where the annotation request is pending approval.

Link copied to clipboard

Error code representing a scenario where there are no errors.

Properties

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