-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Chat Service
michal-kapala edited this page Apr 6, 2024
·
13 revisions
Custom RMC service for chat management.
| Method ID | Method Name |
|---|---|
| 1 | GetChatRoomList |
| 2 | JoinChatRoom |
| 3 | JoinPlayerInChatRoom |
| 4 | UpdateParticipantList |
| 5 | JoinPublicChannel |
| 6 | GetPrincipalID |
| 7 | SendMessageToRoom |
| 8 | SendWhisperMessage |
| 9 | SetCurrentCharacter |
| 10 | SetStatus |
| 11 | GetPlayerStatuses |
| 12 | IgnorePlayer |
| 13 | UnignorePlayer |
| 14 | GetIgnoreList |
| 15 | NotifySender |
| 16 | GetMutedChannel |
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Uint32 | |
| Int32 |
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| String | _playerName |
| Type | Name |
|---|---|
| GR5_BasicPersona | _playerID |
| Type | Name |
|---|---|
| String | _playerName |
| Type | Name |
|---|---|
| GR5_BasicPersona | _playerID |
Empty request.
| Type | Name |
|---|---|
| List<GR5_BasicPersona> | _ignoreList |
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|