onWarning: method of the RTRImageCaptureServiceDelegate 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.
02.03.2022 12:59:15