shared
1.22.2
common
shared
/
io.dyte.core.controllers
/
IHostController
IHost
Controller
interface
IHostController
Members
Functions
kick
Link copied to clipboard
abstract
suspend
fun
kick
(
id
:
String
)
kick
All
Link copied to clipboard
abstract
suspend
fun
kickAll
(
)
mute
All
Audio
Link copied to clipboard
abstract
suspend
fun
muteAllAudio
(
allowUnmute
:
Boolean
)
mute
All
Video
Link copied to clipboard
abstract
suspend
fun
muteAllVideo
(
)
mute
Audio
Link copied to clipboard
abstract
suspend
fun
muteAudio
(
dyteMeetingParticipant
:
DyteMeetingParticipant
)
mute
Video
Link copied to clipboard
abstract
suspend
fun
muteVideo
(
dyteMeetingParticipant
:
DyteMeetingParticipant
)
pin
Participant
Link copied to clipboard
abstract
suspend
fun
pinParticipant
(
dyteMeetingParticipant
:
DyteMeetingParticipant
)
unpin
Participant
Link copied to clipboard
abstract
suspend
fun
unpinParticipant
(
)