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?
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.
Comments