currentUsername

suspend fun currentUsername(): String

Retrieves the current username of the logged-in user.

Return

The username of the current user.

Throws

if the SDK is not configured.