NIMSDK-AOS  9.16.0
com.netease.nimlib.sdk.msg.model.CustomNotification 成员列表

成员的完整列表,这些成员属于 com.netease.nimlib.sdk.msg.model.CustomNotification,包括所有继承而来的类成员

getApnsText()com.netease.nimlib.sdk.msg.model.CustomNotification
getConfig()com.netease.nimlib.sdk.msg.model.CustomNotification
getContent()com.netease.nimlib.sdk.msg.model.CustomNotification
getEnv()com.netease.nimlib.sdk.msg.model.CustomNotification
getFromAccount()com.netease.nimlib.sdk.msg.model.CustomNotification
getNIMAntiSpamOption()com.netease.nimlib.sdk.msg.model.CustomNotification
getPushPayload()com.netease.nimlib.sdk.msg.model.CustomNotification
getSessionId()com.netease.nimlib.sdk.msg.model.CustomNotification
getSessionType()com.netease.nimlib.sdk.msg.model.CustomNotification
getTime()com.netease.nimlib.sdk.msg.model.CustomNotification
isSendToOnlineUserOnly()com.netease.nimlib.sdk.msg.model.CustomNotification
setApnsText(String apnsText)com.netease.nimlib.sdk.msg.model.CustomNotification
setConfig(CustomNotificationConfig config)com.netease.nimlib.sdk.msg.model.CustomNotification
setContent(String content)com.netease.nimlib.sdk.msg.model.CustomNotification
setEnv(String env)com.netease.nimlib.sdk.msg.model.CustomNotification
setFromAccount(String fromAccount)com.netease.nimlib.sdk.msg.model.CustomNotification
setNIMAntiSpamOption(NIMAntiSpamOption antiSpamOption)com.netease.nimlib.sdk.msg.model.CustomNotification
setPushPayload(Map< String, Object > pushPayload)com.netease.nimlib.sdk.msg.model.CustomNotification
setSendToOnlineUserOnly(boolean sendToOnlineUserOnly)com.netease.nimlib.sdk.msg.model.CustomNotification
setSessionId(String sessionId)com.netease.nimlib.sdk.msg.model.CustomNotification
setSessionType(SessionTypeEnum sessionType)com.netease.nimlib.sdk.msg.model.CustomNotification
setTime(long time)com.netease.nimlib.sdk.msg.model.CustomNotification
toJsonObj()com.netease.nimlib.sdk.msg.model.CustomNotification