Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication / AuthenticationService / unauthenticate

unauthenticate

@JvmOverloads fun unauthenticate(callback: WebcomDoneCallback? = null): Unit

Unauthenticates the currently authenticated user. This operation is asynchronous and calls the given callback once performed.

Does nothing if no user is currently authenticated.