You are viewing documentation for version 0.1.0. View latest version

social / pragma.account / AccountService / getPragmaPlayerIdForDisplayNameV1 /

getPragmaPlayerIdForDisplayNameV1 #

suspend fun getPragmaPlayerIdForDisplayNameV1( session: PlayerSession, request: AccountRpc.GetPragmaPlayerIdForDisplayNameV1Request ): AccountRpc.GetPragmaPlayerIdForDisplayNameV1Response

Returns the Pragma Player Id by a given Pragma Full Display Name.

PragmaResultErrors

  • PragmaError.AccountService_NotFound if the Pragma Full Display Name does not exist.