OutboundGroupSession class

Constructors

OutboundGroupSession()

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

create() → void
encrypt(String plaintext) String
free() → void
message_index() int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pickle(String key) String
session_id() String
session_key() String
toString() String
A string representation of this object.
inherited
unpickle(String key, String data) → void

Operators

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