// Calls the client's scan module scancode to perform a scan// @param scanPrams A dictionary of scan parameters// @param navigationController The view controller from which to present the scan view controller// @param completionHandler A callback to handle the result- (void)scanCode:(NSDictionary *)scanPramsnavigationController:(UINavigationController *)navigationControllercompletionHandler:(MACommonCallback)completionHandler;
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback