注册

收到消息提醒,声音和振动在哪里

已邀请:
#import "EMCDDeviceManager.h"

#import <AudioToolbox/AudioToolbox.h>

@interface EMCDDeviceManager (Remind)

// 播放接收到新消息时的声音

- (SystemSoundID)playNewMessageSound;

// 震动

- (void)playVibration;

要回复问题请先登录注册