mirror of
https://github.com/camelwoo/umeng-analytics-cordova-plugin.git
synced 2026-04-18 00:05:51 +08:00
ios 的 sdk 升级到 6.0.3,似乎没有 dplus 的内容了。
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
@interface UMAnalyticsModule : CDVPlugin
|
||||
|
||||
|
||||
- (void)init:(CDVInvokedUrlCommand*)command;
|
||||
- (void)setLogEnabled:(CDVInvokedUrlCommand*)command;
|
||||
- (void)onEvent:(CDVInvokedUrlCommand*)command;
|
||||
- (void)onEventWithLabel:(CDVInvokedUrlCommand*)command;
|
||||
- (void)onEventWithParameters:(CDVInvokedUrlCommand*)command;
|
||||
|
||||
Reference in New Issue
Block a user