UserAgentBuilder(androidJvm)

open class UserAgentBuilder(androidJvm)

Functions

build
Link copied to clipboard

Build the User-Agent string with Application, SDK and Common Library Identifiers.

open fun build(components: UAComponents): String