MetadataProvider

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object MetadataProvider

The entry point for data management of an metadata header.

Properties

Link copied to clipboard

The set of provided custom properties.

Link copied to clipboard

User id used to identify single user for all request to api.tomtom.com.

Functions

Link copied to clipboard

Remove a custom property from the SDK metadata.

Link copied to clipboard
fun setProperty(key: String, content: Boolean)

Set a custom Boolean value to be send as a SDK metadata.

fun setProperty(key: String, content: String)

Set a custom String value to be send as a SDK metadata.