TcmppPlatformEventHandler class abstract
Constructors
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
-
chooseMessageFile(
AppInfo appInfo, int count, String type, List< String> ? extensions) → Future<List< String> > -
customMenuClick(
ShareData? data) → Future< void> -
getCustomMenus(
) → Future< List< CustomMenu> > -
log(
String message) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onMiniProgramStateChange(
String appId, MiniProgramState state) → Future< void> -
reportEvent(
int eventId, String eventName, AppInfo appInfo, Map< Object?, Object?> params) → Future<bool> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited