onSuccess abstract method

void onSuccess(
  1. int code,
  2. String msg
)

Implementation

void onSuccess(int code, String msg);