consoleId?

I'm looking at the UserManager.requestUsername() method, and I'm noticing a java.lang.String consoleId required.

I've sorted through the sdk documentation, but I don't see where I can find this anywhere to use.  What do I need to call to get this string? Or is it developer's choice?

Comments

  • KonajuGamesKonajuGames Posts: 560Member
    Does anyone know where consoleId comes from?
  • WildsWilds Posts: 78Member
    There seems to be alot of undocumented features in the ODK!
    If you look in the library you might somewhere to get consoleid from.
  • KonajuGamesKonajuGames Posts: 560Member
    Classes such as StoreManager will be removed from the public API in future releases of the ODK (information from dev support @ OUYA).  I believe UserManager will also be removed from the public API.
  • KonajuGamesKonajuGames Posts: 560Member
    I just received confirmation that UserManager is now removed from the public API.
  • TributeTribute Posts: 5Member
    That's a bit unfortunate. Kinda need to get the username of the player for our leaderboards.
Sign In or Register to comment.