objc

Data Structures
NetworkTimeDelegate+Protocol.h File Reference

Defines the NetworkTimeDelegate for network time events. More...

Go to the source code of this file.

Data Structures

protocol  <NetworkTimeDelegate>
 Protocol for receiving network time update events. More...
 

Detailed Description

Defines the NetworkTimeDelegate for network time events.

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

Definition in file NetworkTimeDelegate+Protocol.h.