Constants

The following constants are available globally.

  • Event notification for UIViewController instances to refresh their views due to a change in the discovered TV-list

    Declaration

    Objective-C

    extern NSString *const kRefreshDiscoveredDevicesNotification

    Swift

    static let refreshDiscoveredDevices: NSNotification.Name