Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetLobbyResponseData Class
RuyiNetLobbyResponseData Constructor
RuyiNetLobbyResponseData Fields
Click or drag to resizeClick or drag to resize

RuyiNetLobbyResponseData Class

[This is preliminary documentation and is subject to change.]

The response data included with responses from the Lobby API.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetLobbyResponseData

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
[SerializableAttribute]
public class RuyiNetLobbyResponseData

The RuyiNetLobbyResponseData type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetLobbyResponseData
Initializes a new instance of the RuyiNetLobbyResponseData class
Top
Fields
  NameDescription
Public fieldattributes
JSON string containing custom attributes.
Public fieldconnectionString
The connection string for starting a game.
Public fieldcreated
When the lobby was created.
Public fieldfreeSlots
The number of free slots available.
Public fieldgameId
The ID of the game this lobby belongs to.
Public fieldisOpen
Whether or not players can join the lobby.
Public fieldlobbyId
The unique ID of the lobby;
Public fieldlobbyState
The current state of the lobby.
Public fieldlobbyType
The type of lobby (PLAYER or RANKED).
Public fieldmaxSlots
The maximum number of players that can join the lobby.
Public fieldmemberPlayerIds
A list of player IDs of the members.
Public fieldownerPlayerId
The ID of the player that currently owns this lobby.
Public fieldupdated
When the lobby was last updated.
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com