Page cover

🔵Request User Information

Like what you're seeing?

Introduction

Requests the persona name and optionally the avatar of a specified user.

It's slower to download avatars and churns the local cache, so if you don't need avatars, don't request them.

User Id

The user to request the information for.

Name Only

Retrieve the Persona name only (true)? Or both the name and the avatar (false)?

Return Value

Triggers a Persona State Change callback.

true means that the data has been requested and a Persona State Change callback will be posted when it's retrieved.

false means that we already have all the details about that user and functions that require this information can be used immediately.

Nodes

Last updated