Sensorberg Smart Spaces SDK for Android / com.sensorberg.smartworkspace.sdk / UserManager / Status / Reason / UserNotAuthorised

UserNotAuthorised

UserNotAuthorised

The user is not authorized with the Smart Workspaces backend. This might happen due to a login failed (wrong username/password/token) or due to a revoked authorization on the backend side (HTTP-401/403).

The message comes directly from the backend, and it should be a human-readable message appropriate for display on the UI.

Inherited Functions

toString

fun toString(): String