userKeyToDisplayName

Description

Returns the display name for the provided user key.

Parameters

Return Type

String

Returns the display name

Example

string displayName = userKeyToUsername("someUserKey");

See also