UOnFail typedef

UOnFail = void Function(int sdkType, int code, dynamic message)

失败

Implementation

typedef UOnFail = void Function(int sdkType, int code, dynamic message);