mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
#import "PGPlugin.h"
@interface SoundPlug : PGPlugin {
}
- (void) play:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;
@end
185 B
185 B