onWarning: method of the RTRTextCaptureServiceDelegate protocol
Informs the delegate about warnings. This method is optional.
- (void)onWarning:(RTRCallbackWarningCode)warningCode;
Parameters
- warningCode
- The warning that has occurred, represented by an RTRCallbackWarningCode enumeration constant.
3/2/2022 12:59:15 PM