accountIdToDisplayName

Description

Returns the display name for the provided user key.

Parameters

Return Type

String

Example

string displayName = accountIdToDisplayName("someUserKey");

See also