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