|
SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
#import <SubscribeRoomGroupRequest.h>
Inherits BaseRequest.
Instance Methods | |
| (id) | - initWithGroupId: |
Class Methods | |
| (id) | + requestWithGroupId: |
Protected Attributes | |
| NSString * | _groupId |
Properties | |
| NSString * | groupId |
Subscribe to the events of a Room Group
| + (id) requestWithGroupId: | (NSString *) | groupId |
| groupId | the name of the group |