HMSPermissions
CLASS
@objcMembers public class HMSPermissions: Codable
Properties
endRoom
public let endRoom: Bool?
removeOthers
public let removeOthers: Bool?
stopPresentation
public let stopPresentation: Bool?
muteAll
public let muteAll: Bool?
unmute
public let unmute: Bool?
mute
public let mute: Bool?
changeRole
public let changeRole: Bool?