Skip to content

RMC Friends Service

michal-kapala edited this page Apr 6, 2024 · 9 revisions

Custom RMC service for friend management.

Method ID Method Name
1 AddFriendByID
2 AddFriendByName
3 MoveFriendToGroup
4 RemoveFriend
5 GetFriendsList

(1) AddFriendByID

Request

Type Name

Response

Type Name

(2) AddFriendByName

Request

Type Name

Response

Type Name

(3) MoveFriendToGroup

Request

Type Name

Response

Empty response.

(4) RemoveFriend

Request

Type Name
List<Uint32> _PlayerIDVector

Response

Empty response.

(5) GetFriendsList

Request

Type Name
<GR5_FriendData>

Response

Type Name

Types

GR5_FriendData

Type Name

GR5_BasicPersona

Type Name
Clone this wiki locally