logoutUser

fun logoutUser(@NonNull context: Context)

Notify the SDK that the user has logged out of the application for the account configured as default

Since

12.0.00

Parameters

context

instance of Context


fun logoutUser(@NonNull context: Context, @NonNull appId: String)

Notify the SDK that the user has logged out of the application for the given instance.

Since

12.0.00

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.