BCOVInteractivityAnnotationState Constants Reference

Declared in BCOVInteractivityAnnotation.h

BCOVInteractivityAnnotationState

Definition

typedef NS_ENUM(NSUInteger, BCOVInteractivityAnnotationState ) {
   BCOVInteractivityAnnotationStateNew,
   BCOVInteractivityAnnotationStateView,
   BCOVInteractivityAnnotationStateEnded,
};

Constants

BCOVInteractivityAnnotationStateNew

Declared In BCOVInteractivityAnnotation.h.

BCOVInteractivityAnnotationStateView

Declared In BCOVInteractivityAnnotation.h.

BCOVInteractivityAnnotationStateEnded

Declared In BCOVInteractivityAnnotation.h.