onError

abstract fun onError(trackingError: TrackingError)

Called to report errors in the SDK. To handle the error, use TrackingError

See also