iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Classes | Typedefs | Functions
google_play_game_authentication.h File Reference
#include <funapi/common/json.h>
#include <funapi/player_account.h>
#include <funapi/types.h>

Go to the source code of this file.

Classes

struct  fun::GooglePlayGameAuthenticationRequest
 
struct  fun::GooglePlayGameAuthenticationResponse
 

Typedefs

typedef function< void(const GooglePlayGameAuthenticationRequest &request, const GooglePlayGameAuthenticationResponse &response, bool error)> fun::GooglePlayGameAuthenticationResponseHandler
 

Functions

FUNAPI_DLL_VISIBILITY void fun::Authenticate (const GooglePlayGameAuthenticationRequest &request, const GooglePlayGameAuthenticationResponseHandler &handler, size_t timeout_in_ms=0)