public static interface VersionManager.RequestCpuTypeAndFeatureCallback
Modifier and Type | Method and Description |
---|---|
void |
onComplete(VersionManager.CPU_TYPE type,
int result)
请求完成
|
void onComplete(VersionManager.CPU_TYPE type, int result)
type
- 返回当前系统cpu类型result
- 请求结果标识, 参考RET_SUCCESS, RET_ERROR_NETWORK, RET_ERROR_AKSK