Delegate SntpClient.SntpReplyReceivedHandler
Represents the delegate used for the SntpReplyReceived event.
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public delegate void SntpReplyReceivedHandler(SyncResult syncResult);
Parameters
| Type | Name | Description |
|---|---|---|
| SyncResult | syncResult | Result code of SNTP request |