-
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
A custom RMC service for inbox message management.
Method ID | Method Name |
---|---|
1 | GetInboxMessageOasisIdDict |
2 | GetRecentInboxMessages |
3 | GetInboxMessagesBeforeMessageId |
4 | GetInboxMessagesAfterMessageId |
5 | SendInboxMessage |
6 | DeleteInboxMessages |
7 | SetReadFlags |
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<Uint32> | messageIdList |
Empty response.
Type | Name |
---|---|
List<Uint32> | 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 |