Source set: Common
public interface ObserverHandle
The type returned by observer registration methods that unregisters the observer when it is disposed.
Functions
dispose
Source set: Common
public fun dispose()
Dispose the observer causing it to be unregistered from the snapshot system.