LuxChat  2.0
Instant messenger for iOS
Instance Methods | Properties | List of all members
JSQSystemSoundPlayer() Category Reference

Instance Methods

(void) - playSoundWithName:extension:isAlert:completionBlock:
 
(BOOL) - readSoundPlayerOnFromUserDefaults
 
(NSData *) - dataWithSoundID:
 
(SystemSoundID) - soundIDFromData:
 
(SystemSoundID) - soundIDForFilename:
 
(void) - addSoundIDForAudioFileWithName:extension:
 
(JSQSystemSoundPlayerCompletionBlock) - completionBlockForSoundID:
 
(void) - addCompletionBlock:toSoundID:
 
(void) - removeCompletionBlockForSoundID:
 
(SystemSoundID) - createSoundIDWithName:extension:
 
(void) - unloadSoundIDs
 
(void) - unloadSoundIDForFileNamed:
 
(void) - logError:withMessage:
 
(void) - didReceiveMemoryWarningNotification:
 

Properties

NSMutableDictionary * sounds
 
NSMutableDictionary * completionBlocks
 

The documentation for this category was generated from the following file: