Constructor
new SubscribeRoomGroupRequest(groupId)
Creates a new instance of the SubscribeRoomGroupRequest class.
Pass the instance to the SmartFox#send method to validate and execute the request.
Pass the instance to the SmartFox#send method to validate and execute the request.
Parameters:
| Name | Type | Description |
|---|---|---|
groupId | string | The identifier (name) of the Group to subscribe. |