TdlibBaseCore class abstract

Implementers

Constructors

TdlibBaseCore()

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

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
platformType() String
create client id for multi client
td_create_client_id() int
td_execute(Map parameters) Map<String, dynamic>
td_send client_execute
td_send(int clientId, Map parameters) → void
td_send
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

td_receive_static({double timeout = 1.0}) Map<String, dynamic>?
fetch update