Inherits from BaseRequest : NSObject
Declared in UnsubscribeRoomGroupRequest.h
UnsubscribeRoomGroupRequest.m

Overview

Stop listening to events of a specific Room Group

Tasks

Class Methods

requestWithGroupId:

the name of the group

+ (id)requestWithGroupId:(NSString *)groupId

Parameters

groupId

the name of the group

Declared In

UnsubscribeRoomGroupRequest.h