Package | Description |
---|---|
protocol.swg | |
services.chat |
Modifier and Type | Method and Description |
---|---|
java.util.List<WaypointAttachment> |
ChatPersistentMessageToServer.getWaypointAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
ChatPersistentMessageToServer.setWaypointAttachments(java.util.List<WaypointAttachment> waypointAttachments) |
Constructor and Description |
---|
ChatPersistentMessageToClient(java.lang.String sender,
java.lang.String galaxyName,
int mailId,
byte requestTypeFlag,
java.lang.String message,
java.lang.String subject,
byte status,
int timestamp,
java.util.List<WaypointAttachment> attachments) |
Modifier and Type | Method and Description |
---|---|
java.util.List<WaypointAttachment> |
Mail.getAttachments() |
Modifier and Type | Method and Description |
---|---|
void |
Mail.setAttachments(java.util.List<WaypointAttachment> attachments) |