setAuthenticationToken

Sets the Token (JSON Web Token) used to authenticate on Navigation Online Services

Return

An instance of SdkReleasable to manage the lifecycle of the callback.

Parameters

token

The object holding the JWT authentication token and related data.

callback

The callback to be invoked when the operation is complete.