social / pragma.friend / FriendService / integrationTestDeleteFriendDataV1 /

integrationTestDeleteFriendDataV1 #

suspend fun integrationTestDeleteFriendDataV1(session: PlayerSession, request: FriendRpc.IntegrationTestDeleteFriendDataV1Request): FriendRpc.IntegrationTestDeleteFriendDataV1Response

An integration-test RPC Request to delete all friend data for a player.

NOTE: This is a temporary endpoint, which only exists to support certain SDK integration testing use cases. Once DataRightsRequestType.ACCOUNT_DELETION is supported, this endpoint will be removed with no deprecation.