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

Class Methods

(void) + jsq_playMessageReceivedSound
 
(void) + jsq_playMessageReceivedAlert
 
(void) + jsq_playMessageSentSound
 
(void) + jsq_playMessageSentAlert
 

Method Documentation

+ (void) jsq_playMessageReceivedAlert

Plays the default sound for received messages as an alert, invoking device vibration if available.

Extends class JSQSystemSoundPlayer.

+ (void) jsq_playMessageReceivedSound

Plays the default sound for received messages.

Extends class JSQSystemSoundPlayer.

+ (void) jsq_playMessageSentAlert

Plays the default sound for sent messages as an alert, invoking device vibration if available.

Extends class JSQSystemSoundPlayer.

+ (void) jsq_playMessageSentSound

Plays the default sound for sent messages.

Extends class JSQSystemSoundPlayer.


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