Property Error
Error
Gets or sets the error triggered when joining the lobby. Can represent success.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("joinLobbyError")]]
public Den.Dev.Grunt.Models.HaloInfinite.LobbyError? Error { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<LobbyError> |