Enum LobbyError
Enum representing potential lobby join errors.
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
public enum LobbyError
Fields
Name | Description |
---|---|
LobbyRecovering | Lobby is recovering and is not bootstrapped. Use provided nonce the bootstrap the lobby. |
None | No errors occurred during the lobby bootstrap process. |