ZSentFileProposalState class

A state where we've sent a file proposal, but haven't received a response from the other side yet.

Constructors

ZSentFileProposalState(ZModemCore core)

Properties

core → ZModemCore
finalinherited
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

handleDataSubpacket(ZModemDataPacket packet) → ZModemEvent?
inherited
handleHeader(ZModemHeader header) → ZModemEvent?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited