|
NIMSDK-AOS
10.9.60
|
Public 成员函数 | |
| String | getSenderId () |
| String | getReceiverId () |
| V2NIMConversationType | getConversationType () |
| long | getTimestamp () |
| String | getContent () |
| V2NIMNotificationConfig | getNotificationConfig () |
| V2NIMNotificationPushConfig | getPushConfig () |
| V2NIMNotificationAntispamConfig | getAntispamConfig () |
| V2NIMNotificationRouteConfig | getRouteConfig () |
在文件 V2NIMCustomNotification.java 第 11 行定义.
| 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 | ( | ) |
1.8.11