-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Inbox Message Service
michal-kapala edited this page Apr 5, 2024
·
5 revisions
- 0x1 = CallGetInboxMessageOasisIdDict (cached)
- 0x2 = CallGetRecentInboxMessages
- 0x3 = CallGetInboxMessagesBeforeMessageId
- 0x4 = CallCallGetInboxMessagesAfterMessageId
- 0x5 = CallSendInboxMessage
- 0x6 = CallDeleteInboxMessages
- 0x7 = CallSetReadFlags
A custom RMC service for inbox message management.
Empty request.
Type | Name |
---|---|
List<GR5_InboxMessageOasisId> | oasisIds |
Type | Name |
---|---|
Uint32 | messageCount |
Type | Name |
---|---|
List<GR5_InboxMessage> | messages |
Type | Name |
---|---|
Uint32 | messageId |
Uint32 | messageCount |
Type | Name |
---|---|
List<GR5_InboxMessage> | messages |
Type | Name |
---|---|
Uint32 | messageId |
Type | Name |
---|---|
List<GR5_InboxMessage> | messages |
Type | Name |
---|---|
Uint32 | receipient |
Uint32 | messageType |
String | messageParam |
Empty response.
Type | Name |
---|---|
List | messageIdList |
Empty response.
Type | Name |
---|---|
List | messageIdList |
Uint32 | flag |
Empty response.
Type | Name |
---|---|
Uint32 | unk1 |
Uint32 | unk2 |
Type | Name |
---|---|
Uint32 | unk1 |
Uint32 | unk2 |
Uint32 | unk3 |
Uint32 | unk4 |
String | content |
DateTime | date |
Uint32 | unk5 |