AlertSchedulerInterface
public protocol AlertSchedulerInterface
:nodoc
-
Declaration
Swift
func startProcessingAlertsFor(propertyId: Int, delegate: AlertScheduleEventProtocol) -
Declaration
Swift
func stopProcessingAlertsFor(propertyId: Int)
AlertSchedulerInterface Protocol Reference