Live Info
constructor(liveID: String = "", liveName: String = "", notice: String = "", isMessageDisable: Boolean = false, isPublicVisible: Boolean = true, isSeatEnabled: Boolean = true, keepOwnerOnSeat: Boolean = false, maxSeatCount: Int = 0, seatMode: TakeSeatMode = TakeSeatMode.APPLY, seatLayoutTemplateID: Int = 600, coverURL: String = "", backgroundURL: String = "", categoryList: List<Int> = emptyList(), activityStatus: Int = 0, liveOwner: LiveUserInfo = LiveUserInfo(), createTime: Long = 0, totalViewerCount: Int = 0, isGiftEnabled: Boolean = true, metaData: Map<String, String> = emptyMap())