Contents

NEHotspotEvaluationProvider

A protocol that defines methods and properties your extension implements to handle evaluate and filter scan list commands.

Declaration

protocol NEHotspotEvaluationProvider : AppExtension

Overview

Conform to this protocol in your hotspot helper app extension.

Topics

Managing provider life cycle

Sending commands to the provider

Providing a network name

See Also

Hotspot helper extension