isCoHostModalVisible
isCoHostModalVisible: boolean
Optional
currentCohost
currentCohost?: string
Optional
position
position?: string
Optional
backgroundColor
backgroundColor?: string
updateCoHostResponsibility
updateCoHost
updateCoHost: ((coHost: string) => void)
updateIsCoHostModalVisible
updateIsCoHostModalVisible: ((isCoHostModalVisible: boolean) => void)
socket
socket: Socket<DefaultEventsMap, DefaultEventsMap>
onCoHostClose
onCoHostClose: (() => void)
Optional
onModifyEventSettings