Show / Hide Table of Contents

Class TmIoPlayerSearchEntry

Inheritance
System.Object
TmIoPlayerSearchEntry
Namespace: TrackmaniaIo.ApiClient.Models.Players
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoPlayerSearchEntry

Properties

| Improve this Doc View Source

Matchmaking

Declaration
public IEnumerable<TmIoMatchmakingInfo>? Matchmaking { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoMatchmakingInfo>>
| Improve this Doc View Source

Player

Declaration
public TmIoPlayerInfo Player { get; set; }
Property Value
Type Description
TmIoPlayerInfo
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾