leave Room
Leave the meeting
Leave the meeting. Once meeting has been left you get a callback on onRoomLeft or onRoomLeaveFailed in case of failure
open override fun leaveRoom(onRoomLeaveSuccess: () -> Unit, onRoomLeaveFailure: (DyteError) -> Unit)
Leave the meeting. Once meeting has been left you get a callback on onRoomLeaveSuccess or onRoomLeaveFailure in case of failure