unsubscribe

open override fun unsubscribe(dataType: DataType)

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