MaxstAR Native Android
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)
 
 CameraDeviceRestricted =(101)
 
 CameraPermissionIsNotGranted =(102)
 
 CameraAlreadyOpened =(103)
 
 CameraAccessException =(104)
 
 CameraNotExist =(105)
 
 CameraOpenTimeOut =(106)
 
 FlashLightUnsupported =(107)
 
 TrackerAlreadyStarted =(200)
 
 UnknownError =(1000)
 

Detailed Description

API call return value


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