core / com.schibsted.account.session / User / logout

logout

fun logout(callback: ResultCallback<NoValue>?): Unit

Destroys the current session and removes it's access tokens from Schibsted account. Attempting to use this session afterwards will cause errors

Parameters

callback - A callback with the result of the logout