append Annotation State
abstract fun appendAnnotationState(@NonNull annotation: Annotation, @NonNull annotationStateChange: AnnotationStateChange)
Appends a new annotation state for the given annotation (adds it to the review history).
Parameters
annotation
Annotation for which to set the state.
annotation State Change
New annotation state to be set.