onError abstract method

void onError(
  1. int errCode,
  2. String errMsg
)

Implementation

void onError(int errCode, String errMsg);