Table of Contents

GuestId

Properties
public GuestId? GuestId { get; }

Guest identifier for the player account if they have logged in as a guest.

Property Value
Type Description
GuestId?
Remarks

A new GuestId is generated automatically the first time when logging in as a guest to a particular project, and then cached and reused when logging in as a guest again to the same project using the same device.