Class TmIoPlayerMetaInfo
Inheritance
System.Object
TmIoPlayerMetaInfo
Assembly: TrackmaniaIo.ApiClient.dll
public class TmIoPlayerMetaInfo
Properties
|
Improve this Doc
View Source
Declaration
public bool Nadeo { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public string Twitch { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Twitter { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Vanity { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Youtube { get; set; }
Property Value
Type |
Description |
System.String |
|