KudanAR - Android
ARAPIKey Class Reference

Public Member Functions

final void setAPIKey (String key)
 
final boolean licenseKeyIsValid ()
 

Static Public Member Functions

static ARAPIKey getInstance ()
 

Detailed Description

The class used to set the API key of the application. Development License Keys can be found at: https://wiki.kudan.eu/Development_License_Keys

Member Function Documentation

static ARAPIKey getInstance ( )
inlinestatic

Return the ARAPIKey singleton and initialises it if it doesn't exist already.

Returns
ARAPIKey singleton.
final boolean licenseKeyIsValid ( )
inline

Query whether license is valid.

Returns
True if valid, false if invalid.
final void setAPIKey ( String  key)
inline

Sets the API Key. If you have not yet purchased a license and received a key for your Package ID, you can use one of Kudan's development license keys.

Parameters
keyThe API Key to set.

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