NEHotspotHelperHandler
The type definition for the Hotspot Helper’s command handler block.
Declaration
typealias NEHotspotHelperHandler = (NEHotspotHelperCommand) -> VoidDiscussion
The Hotspot Helper app provides a block of this type when it invokes the registerWithOptions:queue:handler: method.
The block is invoked every time there is a command to be processed.