Class JoinLobbyResponse
Container class for the response obtained when bootstrapping a new lobby.
Inheritance
System.Object
JoinLobbyResponse
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class JoinLobbyResponse
Constructors
| Name | Description |
|---|---|
| JoinLobbyResponse() |
Properties
| Name | Description |
|---|---|
| ActivationNonce | Gets or sets the lobby activation nonce used for the bootstrap request. |
| Error | Gets or sets the error triggered when joining the lobby. Can represent success. |