onVideoError abstract method

void onVideoError(
  1. String taskId,
  2. String code,
  3. String message
)

Implementation

void onVideoError(String taskId, String code, String message);