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