TIMAPNSConfig Class Reference

Inherits from NSObject
Declared in TIMComm.h

Overview

APNs 配置

  openPush

是否开启推送:0-不进行设置 1-开启推送 2-关闭推送

@property (nonatomic, assign) uint32_t openPush

Declared In

TIMComm.h

  c2cSound

C2C 消息声音,不设置传入 nil

@property (nonatomic, strong) NSString *c2cSound

Declared In

TIMComm.h

  groupSound

Group 消息声音,不设置传入 nil

@property (nonatomic, strong) NSString *groupSound

Declared In

TIMComm.h

  videoSound

Video 音视频邀请声音,不设置传入 nil (暂不支持)

@property (nonatomic, strong) NSString *videoSound

Declared In

TIMComm.h