userKeyToUsername
Description
Returns the username for the provided user key.
Parameters
Return Type
String
Returns the username
Example
string username = userKeyToUsername("someUserKey");
Returns the username for the provided user key.
String
Returns the username
string username = userKeyToUsername("someUserKey");