setAuthToken

open fun setAuthToken(@NonNull authToken: String)

Sets the MapsIndoors authentication token. The token is required for retrieving data from solutions behind a login.

Parameters

authToken

The authentication token needed for request headers.