| Package | Description |
|---|---|
| cn.jmessage.api.common.model.message |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
MessagePayload.Builder |
MessagePayload.Builder.setNotification(Notification notification) |
| Constructor and Description |
|---|
MessagePayload(java.lang.Integer version,
java.lang.String targetType,
java.lang.String targetId,
java.lang.String fromType,
java.lang.String fromId,
java.lang.String targetAppKey,
java.lang.String fromName,
java.lang.String targetName,
boolean noOffline,
boolean noNotification,
MessageType msgType,
MessageBody msgBody,
Notification notification) |
Copyright © 2019. All Rights Reserved.