9 #ifndef INCLUDE_FUNAPI_SERVICE_FACEBOOK_AUTHENTICATION_H_ 10 #define INCLUDE_FUNAPI_SERVICE_FACEBOOK_AUTHENTICATION_H_ 21 FacebookError(int64_t code,
const string &message);
37 explicit FacebookAuthenticationResponse(
const FacebookError &error);
57 PlayerAccountVector friends;
64 bool error)> FacebookAuthenticationResponseHandler;
69 bool error)> FacebookPersonalInfoResponseHandler;
73 const FacebookAuthenticationResponseHandler &handler,
74 size_t timeout_in_ms = 0);
82 const FacebookPersonalInfoResponseHandler &handler,
83 size_t timeout_in_ms = 0);
91 #endif // INCLUDE_FUNAPI_SERVICE_FACEBOOK_AUTHENTICATION_H_ Definition: facebook_authentication.h:35
Definition: facebook_authentication.h:28
Definition: facebook_authentication.h:46
Definition: facebook_authentication.h:53
Definition: facebook_authentication.h:19