public static class Transaction.Result extends Object
Transaction.Handler
's doTransaction method. The options are:
Transaction.success(MutableData)
or
Transaction.abort()
.Modifier and Type | Method and Description |
---|---|
com.firebase.client.snapshot.Node |
getNode()
For internal use
|
boolean |
isSuccess() |
Copyright © 2017 Firebase. All rights reserved.