HandshakeResult

Transaction statistics from a handshake with a Scatterbrain peer.

Constructors

Link copied to clipboard
constructor(identities: Int, messages: Int, status: HandshakeResult.TransactionStatus)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

number of identities transferred

Link copied to clipboard

number of messages transferred

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

true if the transaction completed successfully

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
Link copied to clipboard
open override fun writeToParcel(parcel: Parcel, i: Int)