iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Classes | Typedefs | Functions
sign_in_with_apple_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::SignInWithAppleAuthenticationRequest
 
struct  fun::SignInWithAppleAuthenticationResponse
 

Typedefs

typedef function< void(const SignInWithAppleAuthenticationRequest &request, const SignInWithAppleAuthenticationResponse &response, bool error)> fun::SignInWithAppleAuthenticationResponseHandler
 

Functions

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