OnLogoutCompleteListener

fun interface OnLogoutCompleteListener

Interface definition for a callback which is invoked whenever logout process of the MoEngage SDK is completed

Author

Umang Chamaria

Since

9.1.00

Functions

logoutComplete
Link copied to clipboard
abstract fun logoutComplete(data: LogoutData)

Logout complete callback.