social / pragma.friend / FriendService / friendListUpdateServiceV1 /

friendListUpdateServiceV1 #

suspend fun friendListUpdateServiceV1(session: ServiceSession, request: FriendRpc.FriendListUpdateServiceV1Request): FriendRpc.FriendListUpdateServiceV1Response

Service to service call for updating the state of a friend list.

An update can consist of added/removed friends, added/removed sent invites, and added/removed received invites.

Notifies the player of changes to their friend list.