Global Variables
The following global variables are available globally.
-
Found new TV on Network.
Declaration
Swift
public let MSDidFindService = "ms.didFindService" -
TV lost from Network/BLE.
Declaration
Swift
public let MSDidRemoveService = "ms.didRemoveService" -
Network/BLE Discovery stopped.
Declaration
Swift
public let MSDidStopSearch = "ms.stopSearch" -
Network Discovery started.
Declaration
Swift
public let MSDidStartSearch = "ms.startSearch" -
Found new TV on BLE.
Declaration
Swift
public let MSDidFoundUsingBLE = "ms.didFoundUsingBLE"
Global Variables Reference