Photon .NET Client API 4.1.4.8

Public Member Functions | Public Attributes | List of all members
Photon.Realtime.PhotonPing Class Reference

Abstract implementation of PhotonPing, ase for pinging servers to find the "Best Region". More...

Inheritance diagram for Photon.Realtime.PhotonPing:
Photon.Realtime.PingMono

Public Member Functions

virtual bool StartPing (string ip)
 
virtual bool Done ()
 
virtual void Dispose ()
 

Public Attributes

string DebugString = ""
 
bool Successful
 

Detailed Description

Abstract implementation of PhotonPing, ase for pinging servers to find the "Best Region".

Member Function Documentation

◆ Dispose()

virtual void Photon.Realtime.PhotonPing.Dispose ( )
inlinevirtual

Reimplemented in Photon.Realtime.PingMono.

◆ Done()

virtual bool Photon.Realtime.PhotonPing.Done ( )
inlinevirtual

Reimplemented in Photon.Realtime.PingMono.

◆ StartPing()

virtual bool Photon.Realtime.PhotonPing.StartPing ( string  ip)
inlinevirtual

Reimplemented in Photon.Realtime.PingMono.

Member Data Documentation

◆ DebugString

string Photon.Realtime.PhotonPing.DebugString = ""

◆ Successful

bool Photon.Realtime.PhotonPing.Successful

The documentation for this class was generated from the following file: