Oculus.Platform.Models.PingResult Class Reference
Public Member Functions | |
| PingResult (UInt64 id, UInt64? pingTimeUsec) | |
Properties | |
| UInt64 | ID [get] |
| UInt64 | PingTimeUsec [get] |
| bool | IsTimeout [get] |
Constructor & Destructor Documentation
◆ PingResult()
| Oculus.Platform.Models.PingResult.PingResult | ( | UInt64 | id, |
| UInt64? | pingTimeUsec | ||
| ) |
Property Documentation
◆ ID
|
get |
◆ IsTimeout
|
get |
◆ PingTimeUsec
|
get |
The documentation for this class was generated from the following file:
- Oculus/Platform/Scripts/Models/PingResult.cs
1.8.13