game / pragma.gamedata / GameDataService / getLoginDataV3 /
getLoginDataV3 #
suspend fun getLoginDataV3(session: PlayerSession, request: GameDataRpc.GetLoginDataV3Request): GameDataRpc.GetLoginDataV3Response
Retrieve all login data for a player. Behavior defined by LoginDataPlugin. The DefaultPragmaLoginDataPlugin will retrieve the inventory content catalogs and return the ids of any issued limited grants.
Plugins
- LoginDataPlugin.getLoginDataJobsV2