suspend fun deletedInterface(deletedInterface: Interface)

Should be called when an Interface is deleted Must be called BEFORE the interface is deleted from the database.

Parameters

deletedInterface

the deleted interface