TIMOfflinePushManager class

Constructors

TIMOfflinePushManager.new()

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

doBackground({required int unreadCount}) Future<V2TimCallback>
doForeground() Future<V2TimCallback>
init() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setOfflinePushConfig({required double businessID, required String token, bool isTPNSToken = false, bool isVoip = false}) Future<V2TimCallback>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance TIMOfflinePushManager
getter/setter pair