GetPing
Get the current ping for our user. Note: Pings are not distributed among other members. Your game will have to bundle it inside a packet and distribute to other peers.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
_bc.RelayService.GetPing();
_bc->getRelayService()->getPing();
_bc->getRelayService()->getPing();
_bc->getRelayService()->getPing();
_bc.relay.getPing();
int pingTime = _bc.relayService.getPing();
// N/A
// N/A