observable

open fun observable(boxStore: BoxStore): Observable<Class>

Using the returned Observable, you can be notified about data changes. Once a transaction is committed, you will get info on classes with changed Objects.