userKeyToUsername

Description

Returns the username for the provided user key.

Parameters

Return Type

String

Returns the username

Example

string username = userKeyToUsername("someUserKey");

See also