<?php

namespace OCA\BigBlueButton\Event;

class RoomShareDeletedEvent extends RoomShareEvent {
}