Package com.ciscowebex.androidsdk.annotation.renderer.views

Types

Link copied to clipboard
class CloseLiveAnnotationButton @JvmOverloads constructor(    context: <Error class: unknown class>,     attrs: <Error class: unknown class>? = null,     defStyleAttr: Int = androidx.appcompat.R.attr.buttonStyle)

A custom button designed specifically for closing actions, providing a consistent look and feel.

Link copied to clipboard
class LiveAnnotationLayer(context: <Error class: unknown class>, attrs: <Error class: unknown class>?)

A custom view that combines an Annotation SurfaceView for displaying annotations with a CloseButtonView for closing the view.