RoomCallService

interface RoomCallService

This interface defines methods to handle calls in a room. It's implemented at the room level.

Functions

Link copied to clipboard
abstract fun canStartCall(): Boolean

Return true if calls (audio or video) can be performed on this Room.