ObserverHandle


The type returned by observer registration methods that unregisters the observer when it is disposed.

Summary

Public functions

Unit

Dispose the observer causing it to be unregistered from the snapshot system.

Cmn

Public functions

dispose

fun dispose(): Unit

Dispose the observer causing it to be unregistered from the snapshot system.