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

RuyiNetResponseGroup Class

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

A group received from a response.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetResponseGroup

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

The RuyiNetResponseGroup type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetResponseGroup
Initializes a new instance of the RuyiNetResponseGroup class
Top
Fields
  NameDescription
Public fieldacl
The Access Control List
Public fieldcreatedAt
When the group was created.
Public fielddata
Extra custom data
Public fielddefaultMemberAttributes
The default attributes for members.
Public fieldgameId
The App ID of the game this lobby belongs to.
Public fieldgroupId
The unique ID of the group.
Public fieldgroupType
The type of this group.
Public fieldinvitedPendingMemberCount
The number of players that have been invited to join the lobby.
Public fieldisOpenGroup
Whether or not the group is open to other players.
Public fieldmemberCount
The number of players in the lobby.
Public fieldmembers
The players who are in this lobby.
Public fieldname
The name of the group.
Public fieldownerId
The profile ID of the group's owner.
Public fieldpendingMembers
A list of players that have either been invited or requested to join the lobby.
Public fieldrequestingPendingMemberCount
The number of players that have requested to join the lobby.
Public fieldupdatedAt
When the lobby was last updated.
Public fieldversion
The current version of the lobby.
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