Protocol
AlarmVCDelegate
protocol AlarmVCDelegate
Relationships
Types Conforming to AlarmVCDelegate
MainVC
The main view controlller of the app. Users often see this view controller as a default. This is where all the alarms are fetched from firebase and alarm requests are made to the OS.
Requirements
reloadTableDelegate()
func reloadTableDelegate()