Pikkart-AR SDK  3.5
Android SDK References
com.pikkart.ar.recognition.items.MarkerDatabase Class Reference

A class that models the marker database object returned by the recognition process. More...

Public Member Functions

String getCode ()
 Returns the unique identifier of the database. More...
 
String getCustomData ()
 Returns the custom data associated with the marker database. More...
 

Detailed Description

It is a member of the Marker class.

Member Function Documentation

◆ getCode()

String com.pikkart.ar.recognition.items.MarkerDatabase.getCode ( )

Returns the unique identifier of the database

◆ getCustomData()

String com.pikkart.ar.recognition.items.MarkerDatabase.getCustomData ( )

Returns a string representing the custom data associated with the marker database.

It can be set or changed through the control panel on http://developer.pikkart.com.