setDeliverInactiveMessages

fun setDeliverInactiveMessages(deliverInactiveMessages: Boolean)

When set true, the OfflineRegionObserver will continue to deliver messages even if the region state has been set as STATE_INACTIVE (operations happen asynchronously). If set false, the client won't be notified of further messages.

Parameters

deliverInactiveMessages

true if it should deliver inactive messages