Classes

The following classes are available globally.

  • @class SLRNetworkMonitor Provides a way of monitoring network connectivity on a device. Objects created with the default configuration create their own serial queue to handle events and then use the main queue to post notifications on.

    See more

    Declaration

    Objective-C

    @interface SLRNetworkMonitor : NSObject

    Swift

    class SLRNetworkMonitor : NSObject