onLiveAnnotationDataArrived

abstract fun onLiveAnnotationDataArrived(data: String)

Triggered when live annotation data is received.

Since

API 3.11.0

Parameters

data

The annotation data in JSON format.