라이브 방 생성
- 크리에이터 입장 가능 설정 추가
This commit is contained in:
@@ -22,4 +22,5 @@ struct CreateLiveRoomRequest: Encodable {
|
||||
var menuPanId: Int = 0
|
||||
var menuPan: String = ""
|
||||
var isActiveMenuPan: Bool = false
|
||||
var isAvailableJoinCreator: Bool = true
|
||||
}
|
||||
|
Reference in New Issue
Block a user