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

class  V2NIMNotificationConfigBuilder
 

Public 成员函数

boolean isOfflineEnabled ()
 
boolean isUnreadEnabled ()
 
String getClientNotificationId ()
 

静态 Public 属性

static final boolean DEFAULT_OFFLINE_ENABLED = true
 
static final boolean DEFAULT_UNREAD_ENABLED = true
 

详细描述

在文件 V2NIMNotificationConfig.java3 行定义.

成员函数说明

String com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationConfig.getClientNotificationId ( )

在文件 V2NIMNotificationConfig.java33 行定义.

boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationConfig.isOfflineEnabled ( )

在文件 V2NIMNotificationConfig.java25 行定义.

boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationConfig.isUnreadEnabled ( )

在文件 V2NIMNotificationConfig.java29 行定义.

类成员变量说明

final boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationConfig.DEFAULT_OFFLINE_ENABLED = true
static

在文件 V2NIMNotificationConfig.java37 行定义.

final boolean com.netease.nimlib.sdk.v2.notification.config.V2NIMNotificationConfig.DEFAULT_UNREAD_ENABLED = true
static

在文件 V2NIMNotificationConfig.java38 行定义.


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