createResponse(_:)
Create a response to the command.
Declaration
func createResponse(_ result: NEHotspotHelperResult) -> NEHotspotHelperResponseParameters
- result:
The result of handling the command.
Return Value
A NEHotspostHelperResponse object.
Create a response to the command.
func createResponse(_ result: NEHotspotHelperResult) -> NEHotspotHelperResponseThe result of handling the command.
A NEHotspostHelperResponse object.