GroupAuthResponse

Undocumented in source.

Constructors

this
this(string[int] accessTokens, int expiresIn, string error)
Undocumented in source.

Members

Functions

getAccessTokens
string[int] getAccessTokens()
Undocumented in source. Be warned that the author may not have intended to support it.
getError
string getError()
Undocumented in source. Be warned that the author may not have intended to support it.
getExpiresIn
int getExpiresIn()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta