android-sdk (1.4.3) / com.techcentrix.sdk / TechCentrixSDK / signOutAsync
signOutAsync
@JvmStatic @JvmOverloads fun signOutAsync(listener:
FutureListener
<
Void
?>? = null):
Future
<
Void
?>
Signs out the current signed-in user asynchronously.
Parameters
listener
- optional FutureListener will be notified when the user has finished signing out
Return Future representing this asynchronous operation