WTCloudRecognitionServiceConfiguration Class Reference

Inherits from NSObject
Declared in WTCloudRecognitionServiceConfiguration.h

Overview

This class should not be instantiated outside of the Wikitude Native SDK.

  cloudRecognitionServerURL

Defines the URL to which the WTCloudRecognitionService should connect to

@property (nonatomic, copy) NSString *cloudRecognitionServerURL

Discussion

Defines the URL to which the WTCloudRecognitionService should connect to

Declared In

WTCloudRecognitionServiceConfiguration.h

  cloudRecognitionTargetConflictSolver

The solver used when there is a conflict with the recognized target.

@property (nonatomic, copy) WTCloudRecognitionTargetConflictSolver cloudRecognitionTargetConflictSolver

Discussion

The solver used when there is a conflict with the recognized target.

Declared In

WTCloudRecognitionServiceConfiguration.h