mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2026-04-19 00:03:45 +08:00
add notificatoncenter and track page
This commit is contained in:
@@ -16,4 +16,8 @@
|
||||
-(void)setTags:(CDVInvokedUrlCommand*)command;
|
||||
-(void)setAlias:(CDVInvokedUrlCommand*)command;
|
||||
-(void)getRegistrationID:(CDVInvokedUrlCommand*)command;
|
||||
-(void)initNotifacationCenter:(CDVInvokedUrlCommand*)command;
|
||||
-(void)startLogPageView:(CDVInvokedUrlCommand*)command;
|
||||
-(void)stopLogPageView:(CDVInvokedUrlCommand*)command;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user