Package io.realm.mongodb.mongo.events
-
Class Summary Class Description BaseChangeEvent<DocumentT> Represents the set of properties that exist on all MongoDB realm change events produced by watch streams in this SDK.UpdateDescription Indicates which fields have been modified in a given update operation. -
Enum Summary Enum Description BaseChangeEvent.OperationType Represents the different MongoDB operations that can occur.