User
sealed class in ImmerseSDK.PlatformServices / Inherits from Object
A multi-player user
Properties | |
---|---|
Name | The display name for this user, as it is seen by others |
Id | The unique ID of this user for this sessionIf a users leaves and rejoins the session, this value will remain the same |
Profile | Profile type, used to identify user privileges within Unity |
ClientType | Type of user or client, strongly typed to an enum value |
IsRecorded | Check if this user is a recorded user |
PlatformId | The unique ID for this user on the Immerse platformThis value will be the same for a user across all sessions and applications |