iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Public Member Functions | Public Attributes | List of all members
fun::LineAuthenticationResponse Struct Reference

Public Member Functions

 LineAuthenticationResponse (const string &scope, const string &client_id, int64_t expires_in)
 

Public Attributes

string client_id
 
string error
 
string error_description
 
int64_t expires_in
 
string scope
 
bool success