"发送系统通知"接口入参
更多...
com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.QChatSendSystemNotificationParam |
( |
long |
serverId | ) |
|
com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.QChatSendSystemNotificationParam |
( |
long |
serverId, |
|
|
long |
channelId |
|
) |
| |
com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.QChatSendSystemNotificationParam |
( |
long |
serverId, |
|
|
List< String > |
toAccids |
|
) |
| |
com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.QChatSendSystemNotificationParam |
( |
long |
serverId, |
|
|
long |
channelId, |
|
|
List< String > |
toAccids |
|
) |
| |
String com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getAttach |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getBody |
( |
| ) |
|
Long com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getChannelId |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getEnv |
( |
| ) |
|
Map<String, Object> com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getExtension |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getPushContent |
( |
| ) |
|
Map<String, Object> com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getPushPayload |
( |
| ) |
|
Long com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getServerId |
( |
| ) |
|
Integer com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getStatus |
( |
| ) |
|
List<String> com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getToAccids |
( |
| ) |
|
Integer com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getToType |
( |
| ) |
|
String com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.getUuid |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.isNeedBadge |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.isNeedPushNick |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.isPersistEnable |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.isPushEnable |
( |
| ) |
|
boolean com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.isRouteEnable |
( |
| ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setAttach |
( |
String |
attach | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setBody |
( |
String |
body | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setEnv |
( |
String |
env | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setExtension |
( |
Map< String, Object > |
extension | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setNeedBadge |
( |
boolean |
needBadge | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setNeedPushNick |
( |
boolean |
needPushNick | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setPersistEnable |
( |
boolean |
persistEnable | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setPushContent |
( |
String |
pushContent | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setPushEnable |
( |
boolean |
pushEnable | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setPushPayload |
( |
Map< String, Object > |
pushPayload | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setRouteEnable |
( |
boolean |
routeEnable | ) |
|
void com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.setStatus |
( |
Integer |
status | ) |
|
QChatSystemNotification com.netease.nimlib.sdk.qchat.param.QChatSendSystemNotificationParam.toSystemNotification |
( |
| ) |
|
该类的文档由以下文件生成: