Modifier and Type | Interface and Description |
---|---|
static class |
TransactionCallback.Action |
Modifier and Type | Method and Description |
---|---|
void |
onTransactionComplete(boolean isSuccessful,
DataSnapshot snapshot) |
TransactionCallback.Action |
runTransaction(JSONValue currentValue) |
@NotNull TransactionCallback.Action runTransaction(@NotNull JSONValue currentValue)
void onTransactionComplete(boolean isSuccessful, @NotNull DataSnapshot snapshot)