feat(live-room): 라이브 캡쳐 녹화 허용 설정을 생성 시청 흐름에 반영한다
This commit is contained in:
@@ -29,6 +29,7 @@ struct GetRoomInfoResponse: Decodable {
|
||||
let creatorLanguageCode: String?
|
||||
let isActiveRoulette: Bool
|
||||
let isChatFrozen: Bool?
|
||||
let isCaptureRecordingAvailable: Bool?
|
||||
let isPrivateRoom: Bool
|
||||
let password: String?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user