kNEHotspotHelperOptionDisplayName

Static kNEHotspotHelperOptionDisplayName 

Source
pub unsafe static kNEHotspotHelperOptionDisplayName: &'static NSString
Expand description

The string displayed in Wi-Fi Settings for a network handled by the application.

This key specifies the display name for the application, if an alternate name is desired. If this property is not specified, the application’s name is used.

This name appears in Settings -> Wi-Fi underneath the Wi-Fi network name if the helper indicated that it was able to handle the network.

See also Apple’s documentation