sdk-common / com.tomtom.online.sdk.common.config.loader / SingleManifestValueLoader

SingleManifestValueLoader

@DeprecatedSince(2020, 6) open class SingleManifestValueLoader : Contextable
Deprecated: Deprecated in Java

Load one value from manifest.

Constructors

<init>

SingleManifestValueLoader(context: Context!, key: String!)

Load one value from manifest.

Functions

getContext

open fun getContext(): Context?

getValue

open fun getValue(): String!

Value from android manifest.