build

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

Return

The User-Agent String.

Parameters

components

User agent string components includes Application and SDK information.

open fun build(components: UAComponents): String