Skip to content

Commit

Permalink
docs(): update
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed May 17, 2017
1 parent 991f2f0 commit e596825
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/@ionic-native/plugins/media/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ declare const Media: any;
*/
export class MediaObject {

/**
* Open a media file
* @param src {string} A URI containing the audio content.
* @param onStatusUpdate {Function} A callback function to be invoked when the status of the file changes
*/
constructor(private _objectInstance: any) {}

/**
Expand Down

0 comments on commit e596825

Please sign in to comment.