Base Monitor Classes
-
An abstract base class that simplifies the implementation of a monitor which relies on one or more notification observers.
See moreDeclaration
Swift
open class BaseNotificationMonitor : BaseMonitor