TeneasySDKDelegate class abstract

Constructors

TeneasySDKDelegate()

Properties

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

Methods

connected(SCHi c) → void
msgDeleted(Message msg, Int64 payloadId, String? errMsg) → void
msgReceipt(Message msg, Int64 payloadId, String? errMsg) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
receivedMsg(Message msg) → void
systemMsg(Result result) → void
toString() String
A string representation of this object.
inherited
workChanged(SCWorkerChanged msg) → void

Operators

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