aplace new lib and change demo

This commit is contained in:
zhangqinhghe
2014-06-04 13:20:24 +08:00
parent d86b2aaefc
commit 334cda7486
8 changed files with 94 additions and 47 deletions
+1
View File
@@ -15,4 +15,5 @@
-(void)setTagsWithAlias:(CDVInvokedUrlCommand*)command;
-(void)setTags:(CDVInvokedUrlCommand*)command;
-(void)setAlias:(CDVInvokedUrlCommand*)command;
-(void)getRegistrationID:(CDVInvokedUrlCommand*)command;
@end