xy_umeng_platform_interface library

Classes

XYLinkInstallModel
超链安装数据
XYLinkWakeupModel
超链唤醒数据
XYUmengPlatform

Typedefs

XYLinkError = void Function(String errorMessage)
错误回调
XYLinkInstallFunction = void Function(XYLinkInstallModel installModel)
安装回调
XYLinkWakeupFunction = void Function(XYLinkWakeupModel launchModel)
唤醒回调