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 |
|---|---|
| TokenData(string, string) | The data associated with the token. |
Properties
| Name | Description |
|---|---|
| TokenValue | The value of the token. |
| Uri | The URI of the token, if applicable. |