removeAppBackgroundListener

fun removeAppBackgroundListener(@NonNull listener: AppBackgroundListener)

Remove application background listener for the account configured as default.

Since

12.0.00

Parameters

listener

fun removeAppBackgroundListener(@NonNull appId: String, @NonNull listener: AppBackgroundListener)

Remove application background listener for the given account.

Since

12.0.00

Parameters

listener
appId

Account identifier, APP ID on the MoEngage Dashboard.