Classes
The following classes are available globally.
-
The
See moreJSQSystemSoundPlayerclass enables you to play sound effects, alert sounds, or other short sounds. It lazily loads and caches allSystemSoundIDobjects and purges them upon receiving theUIApplicationDidReceiveMemoryWarningNotificationnotification.Declaration
Objective-C
@interface JSQSystemSoundPlayer : NSObjectSwift
class JSQSystemSoundPlayer : NSObject
View on GitHub
Classes Reference