FlutterEasemob class

Constructors

FlutterEasemob()

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
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

isLogin Future<bool>
是否登录
no setter
platformVersion Future<String?>
no setter

Static Methods

init(String appKey, String tenantId) → void
初始化 appKey: “管理员模式 > 渠道管理 > 手机APP”页面的关联的“AppKey” tenantId: “管理员模式 > 设置 > 企业信息”页面的“租户ID”
jumpToPage(String imNumber) → void
会话页面: imNumber: “管理员模式 > 渠道管理 > 手机APP”页面的关联的“IM服务号”
login(String username, String password) Future<bool>
登录