social / pragma.account / AccountService / getAccountV1 /

getAccountV1 #

@ExperimentalCoroutinesApi

suspend fun getAccountV1(playerSession: PlayerSession, request: AccountRpc.GetAccountV1Request): AccountRpc.GetAccountV1Response

Gets a player’s account information

PragmaApplicationErrors

  • AccountRpc.PragmaSocialIdNotFoundApplicationError when the account is not found.