Uses of Interface
com.example.breeze_seas.UserDB.UserMutationCallback
-
Uses of UserDB.UserMutationCallback in com.example.breeze_seas
Methods in com.example.breeze_seas with parameters of type UserDB.UserMutationCallbackModifier and TypeMethodDescriptionvoidUserDB.updateUser(String deviceId, Map<String, Object> updates, UserDB.UserMutationCallback callback) Updates specific fields of an existing user document and reports the result.