SFS2X Objective-C API  1.7.13
iOS / macOS / tvOS
RoomPermissions Class Reference

#import <RoomPermissions.h>

Inherits NSObject.

Class Methods

(id) + permissions
 

Protected Attributes

BOOL _allowNameChange
 
BOOL _allowPasswordStateChange
 
BOOL _allowPublicMessages
 
BOOL _allowResizing
 

Properties

BOOL allowNameChange
 
BOOL allowPasswordStateChange
 
BOOL allowPublicMessages
 
BOOL allowResizing
 

Detailed Description

This object is part of the RoomSettings parameters used for creating a new Room.

It describes the permission settings of a new Room

See also
RoomSettings
CreateRoomRequest