NIMSDK-AOS  10.9.60
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification接口 参考

Public 成员函数

String getSenderId ()
 
String getReceiverId ()
 
V2NIMConversationType getConversationType ()
 
long getTimestamp ()
 
String getContent ()
 
V2NIMNotificationConfig getNotificationConfig ()
 
V2NIMNotificationPushConfig getPushConfig ()
 
V2NIMNotificationAntispamConfig getAntispamConfig ()
 
V2NIMNotificationRouteConfig getRouteConfig ()
 

详细描述

在文件 V2NIMCustomNotification.java11 行定义.

成员函数说明

V2NIMNotificationAntispamConfig com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getAntispamConfig ( )
String com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getContent ( )
V2NIMConversationType com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getConversationType ( )
V2NIMNotificationConfig com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getNotificationConfig ( )
V2NIMNotificationPushConfig com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getPushConfig ( )
String com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getReceiverId ( )
V2NIMNotificationRouteConfig com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getRouteConfig ( )
String com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getSenderId ( )
long com.netease.nimlib.sdk.v2.notification.V2NIMCustomNotification.getTimestamp ( )

该接口的文档由以下文件生成: