TuSDKCPComponentErrorDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | TuSDKCPViewController.h |
– onComponent:result:error:
required method
获取组件返回错误信息
- (void)onComponent:(TuSDKCPViewController *)controller result:(TuSDKResult *)result error:(NSError *)errorParameters
controller |
控制器 |
|---|---|
result |
返回结果 |
error |
异常信息 |
Declared In
TuSDKCPViewController.h