shouldDeliverCallbackOnForegroundClick property

bool shouldDeliverCallbackOnForegroundClick
getter/setter pair

If shouldDeliverCallbackOnForegroundClick is true, when push notification is clicked on app foreground, MoEngage SDK will not handle the redirection.

Implementation

bool shouldDeliverCallbackOnForegroundClick;