MaxstARSDK  3.5.0
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
com.maxst.ar.ResultCode Enum Reference

Public Member Functions

int getValue ()
 

Static Public Member Functions

static ResultCode getCodeFromInt (int value)
 

Public Attributes

 Success =(0)
 
 CameraPermissionIsNotResolved =(100)
 
 CameraDevicedRestricted =(101)
 
 CameraPermissionIsNotGranted =(102)
 
 CameraAlreadyOpened =(103)
 
 TrackerAlreadyStarted =(200)
 
 UnknownError =(1000)
 

Detailed Description

API call return value

Definition at line 11 of file ResultCode.java.


The documentation for this enum was generated from the following file: