Table of Contents

GetInfo

Methods
public PlayerAccountOperation<PlayerAccountInfo> GetInfo(CancellationToken cancellationToken = default)

Gets all the data associated with this player account from coherence Cloud.

Parameters
Type Name Description
CancellationToken cancellationToken

Can be used to cancel the operation.

Returns
Type Description
PlayerAccountOperation<PlayerAccountInfo>

Result of the operation.