My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Teal.PlayFabMatchmaking Class Reference
Inheritance diagram for Teal.PlayFabMatchmaking:
Teal.MonoSingleton< PlayFabMatchmaking >

Public Member Functions

void Register (Action done)
 
void GetServers (Action done)
 
void ValidateClient (string sessionticket, Action< PlayFab.Json.JsonObject, string > callback)
 
void GetUserAccountInfo (string playFabId, Action< PlayFab.Json.JsonObject, string > callback)
 
void OnPlayFabError (PlayFabError obj)
 

Public Attributes

List< Dictionary< string, string > > servers
 

Static Public Attributes

static int HeartbeatSecs = 60
 
static int PollSecs = 6
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< PlayFabMatchmaking >
static T _instance
 
- Properties inherited from Teal.MonoSingleton< PlayFabMatchmaking >
static T Get [get]
 Returns the singleton instance.
 

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