Interface INtpEventListener
Namespace: LiteNetLib
Assembly: LiteNetLib.dll
Syntax
public interface INtpEventListener
Methods
OnNtpResponse(NtpPacket)
Ntp response
Declaration
void OnNtpResponse(NtpPacket packet)
Parameters
| Type | Name | Description |
|---|---|---|
| NtpPacket | packet |