objc

Data Structures
WirelessDelegate+Protocol.h File Reference

Defines the WirelessDelegateProtocol for wireless events. More...

Go to the source code of this file.

Data Structures

protocol  <WirelessDelegate>
 Protocol for receiving wireless scan events. More...
 

Detailed Description

Defines the WirelessDelegateProtocol for wireless events.

This file defines the WirelessDelegate protocol which provides a standardized interface for handling wireless events in the Network framework. Classes conforming to this protocol can implement methods for handling these events.

Definition in file WirelessDelegate+Protocol.h.