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