matchSSIDs
An array of Wi-Fi SSID strings that the system matches for local push activation.
Declaration
var matchSSIDs: [String] { get set }Mentioned in
Discussion
If the SSID string of the current Wi-Fi network matches a member of this array, the framework starts the NEAppPushProvider. The array must contain at least one SSID to start the provider, and has an upper limit of 10 SSIDs.