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