NIMSDK-AOS  10.9.71
| Public 成员函数 | 静态 Public 属性 | 所有成员列表
com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig类 参考

class  V2NIMNotificationPushConfigBuilder
 

Public 成员函数

boolean isPushEnabled ()
 
boolean isPushNickEnabled ()
 
String getPushContent ()
 
String getPushPayload ()
 
boolean isForcePush ()
 
String getForcePushContent ()
 
List< String > getForcePushAccountIds ()
 

静态 Public 属性

static final boolean DEFAULT_PUSH_ENABLE = V2NIMMessagePushConfig.DEFAULT_PUSH_ENABLE
 
static final boolean DEFAULT_PUSH_NICK_ENABLE = V2NIMMessagePushConfig.DEFAULT_PUSH_NICK_ENABLE
 

详细描述

在文件 V2NIMNotificationPushConfig.java7 行定义.

成员函数说明

List<String> com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.getForcePushAccountIds ( )

在文件 V2NIMNotificationPushConfig.java62 行定义.

String com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.getForcePushContent ( )

在文件 V2NIMNotificationPushConfig.java58 行定义.

String com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.getPushContent ( )

在文件 V2NIMNotificationPushConfig.java46 行定义.

String com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.getPushPayload ( )

在文件 V2NIMNotificationPushConfig.java50 行定义.

boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.isForcePush ( )

在文件 V2NIMNotificationPushConfig.java54 行定义.

boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.isPushEnabled ( )

在文件 V2NIMNotificationPushConfig.java38 行定义.

boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.isPushNickEnabled ( )

在文件 V2NIMNotificationPushConfig.java42 行定义.

类成员变量说明

final boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.DEFAULT_PUSH_ENABLE = V2NIMMessagePushConfig.DEFAULT_PUSH_ENABLE
static

在文件 V2NIMNotificationPushConfig.java66 行定义.

final boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationPushConfig.DEFAULT_PUSH_NICK_ENABLE = V2NIMMessagePushConfig.DEFAULT_PUSH_NICK_ENABLE
static

在文件 V2NIMNotificationPushConfig.java67 行定义.


该类的文档由以下文件生成: