unsubscribe

abstract fun unsubscribe(dataType: D)

Unregister from receiving data change updates for a data type. If the data type is not currently subscribed to, then calling this will be a no-op

Parameters

dataType

Type to unregister data update events for