Update profile name
Solved
APIs
-
I'm trying to figure out how to update the users profile name.
Right now we log the user is as anonymous to start out. Then they can create an email account later.
I'd also like them to be able to enter a Profile Name to use with the RTT chat system.
What api call is used just to update the Profile name?
Thanks in advance
-
Hi,
The call you're looking for is called UpdateUserName() - https://getbraincloud.com/apidocs/apiref/#capi-playerstate-updateusername
Good luck!
Paul.