Go to the source code of this file.
|
typedef function< void(const NexonPlatformAuthenticationRequest &request, const NexonPlatformAuthenticationResponse &response, bool error)> | fun::NexonPlatformAuthenticationResponseHandler |
|
|
FUNAPI_DLL_VISIBILITY void | fun::Authenticate (const NexonPlatformAuthenticationRequest &request, const NexonPlatformAuthenticationResponseHandler &handler, size_t timeout_in_ms=0) |
|
FUNAPI_DLL_VISIBILITY bool | fun::AuthenticateSync (const NexonPlatformAuthenticationRequest &request, NexonPlatformAuthenticationResponse *response) |
|