A custom RMC service for inbox message management.
(1) GetInboxMessageOasisIdDict
Empty request.
(2) GetRecentInboxMessages
| Type |
Name |
| Uint32 |
messageCount |
(3) GetInboxMessagesBeforeMessageId
| Type |
Name |
| Uint32 |
messageId |
| Uint32 |
messageCount |
(4) GetInboxMessagesAfterMessageId
| Type |
Name |
| Uint32 |
messageId |
| Type |
Name |
| Uint32 |
receipient |
| Uint32 |
messageType |
| String |
messageParam |
Empty response.
| Type |
Name |
|
List<Uint32> |
messageIdList |
Empty response.
| Type |
Name |
|
List<Uint32> |
messageIdList |
| Uint32 |
flag |
Empty response.
| Type |
Name |
| Uint32 |
unk1 |
| Uint32 |
unk2 |
text contains either a username or a comma-separated list of item IDs depending on the message type.
senderID is friend requester's PID for the friend request.
isNew should be set to 0 to indicate the message is new.
| Type |
Name |
| Uint32 |
id |
| Uint32 |
unk |
| Uint32 |
senderID |
| Uint32 |
messageType |
| String |
text |
| DateTime |
date |
| Uint32 |
isNew |