social-common / pragma.datarights / DataRightsSocialPlugin /

DataRightsSocialPlugin #

interface DataRightsSocialPlugin

Plugin for social data rights requests like data requests or account deletion requests.

Functions #

NameSummary

buildPersonalDataReport

abstract suspend fun buildPersonalDataReport(socialId: <ERROR CLASS>, requestId: UUID): PersonalDataReport

Called when the Social backend has an outstanding request from a player for their personal data. This plugin is used to get all the data stored in services on this social shard.