RxBoxStore

abstract class RxBoxStore

Static methods to Rx-ify ObjectBox queries.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun observable(boxStore: BoxStore): Observable<Class>
Using the returned Observable, you can be notified about data changes.