Table of Contents

PlayerAccountInfo

class in Coherence.Cloud

Contains all data associated with a PlayerAccount from coherence Cloud.

Properties
AvatarUrl

The URL of the public avatar image for the player account.

CreatedAt

The date and time when the player account was created.

DisplayName

The display name of the player account.

Id

The globally unique identifier for the player account.

Identities

List of all the identities linked to the player account.

IsVerified

Indicates whether the player account is verified.

Username

Username associated with the player account, if it has been given one; otherwise, an empty string.

Methods
Equals
GetHashCode
ToString
Operators
op_Equality
op_Inequality
See Also
GetInfo(CancellationToken)