onLicenseResult abstract method

void onLicenseResult(
  1. int errCode,
  2. String msg
)

Implementation

void onLicenseResult(int errCode, String msg);