JcPushImpl class

Inheritance

Constructors

JcPushImpl()

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

addPushInfo(JCPushTemplate info) Future<bool>
添加推送模板,用于服务器将不同类型的推送以不同的内容格式推给客户端
override
addPushTemplate(String data) Future<bool>
自定义添加推送模板
override
createNativeJCPush(JCClient client) Future<bool>
override
destroyObj() Future<bool>
@internal 销毁对象
override
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

Constants

methodTag → const String