-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Party Service
michal-kapala edited this page Apr 6, 2024
·
7 revisions
Custom RMC service for premade matchmaking lobby management.
| Method ID | Method Name |
|---|---|
| 1 | OnSignInCheckPartyStatus |
| 2 | InviteByID |
| 3 | InviteByName |
| 4 | GetInvitesList |
| 5 | GetInviteeList |
| 6 | AcceptPartyInvite |
| 7 | DeclinePartyInvite |
| 8 | CancelPartyInvite |
| 9 | PromoteToLeader |
| 10 | GetPartyMemberList |
| 11 | RemoveFromParty |
| 12 | LeaveParty |
| 13 | DisbandParty |
| 14 | GetPartyInvite |
| 15 | GetPartyDetails |
| 16 | GetPartyMember |
| 17 | GetPartyMemberListForPlayers |
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
| List<Uint32> | _PlayerIDs |
| String | _InviteMessage |
| Uint32 | _MatchRequestId |
| Uint32 | _SessionId |
| Uint32 | _TeamId |
| Type | Name |
|---|---|
| List<GR5_Invitee> | _InviteeList |
| 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 |
|---|---|
| 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 |
|---|---|
| Type | Name |
|---|---|
| Type | Name |
|---|---|
Same as GR5_BasicPersona.