*/ namespace oat\taoProctoring\model; interface ProctorServiceHandler extends ProctorServiceInterface, DelegatedServiceHandler { }