Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#import <AudioToolbox/AudioServices.h> #1

Merged
merged 1 commit into from Aug 5, 2011
Merged

Conversation

aendom
Copy link

@aendom aendom commented Aug 4, 2011

import "PGPlugin.h"

@interface SoundPlug : PGPlugin {
}

  • (void) play:(NSMutableArray_)arguments withDict:(NSMutableDictionary_)options;

@EnD

#import "PGPlugin.h"

@interface SoundPlug : PGPlugin {
}

- (void) play:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;

@EnD
bni pushed a commit that referenced this pull request Aug 5, 2011
Update the plugin for new PhoneGap plugin architecture
@bni bni merged commit f0a4ecf into bni:master Aug 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants