Details returned in response to a ping to the server.
More...
#include <PTDiffusionPingDetails.h>
Details returned in response to a ping to the server.
A ping details object is immutable.
- See also
- PTDiffusionPingsFeature
- Since
- 5.7
◆ isEqualToPingDetails:
Compares the receiver to the given content.
- Parameters
-
| pingDetails | The ping details object with which to compare the receiver. |
- Returns
- YES if the ping details is equal to the contents of the receiver, otherwise NO.
- Since
- 5.7
◆ roundTripTime
| - (NSTimeInterval) roundTripTime |
|
readnonatomicassign |
The round trip time from when the ping was sent to the time the response was received.
- Since
- 5.7
◆ timestamp
The time the ping was sent.
- Since
- 5.7