hrn property

String hrn
getter/setter pair

A HERE Resource Name (HRN) for this catalog. This is a unique string returned by the HERE platform when you add a new catalog to your project. For information about catalog creation process refer to the Data API By default, this field points to a default catalog on HERE platform, which contains data for the whole world excluding the region of Japan. Use CatalogConfiguration.getDefault to get the default HRN value for use with the HERE platform.

Implementation

String hrn;