Class TokenData
The data associated with the token.
Inherited Members
Namespace: Unity.Services.Lobbies.Models
Assembly: solution.dll
Syntax
[Preserve]
public class TokenData
Constructors
Name | Description |
---|---|
Token |
The data associated with the token. |
Properties
Name | Description |
---|---|
Token |
The value of the token. |
Uri | The URI of the token, if applicable. |