Photon C++ Client API  5.0.7.3
AuthenticationValues Member List

This is the complete list of members for AuthenticationValues, including all inherited members.

AuthenticationValues(void)AuthenticationValues
getData(void) constAuthenticationValues
getParameters(void) constAuthenticationValues
getSecret(void) constAuthenticationValues
getType(void) constAuthenticationValues
getUserID(void) constAuthenticationValues
setData(const Common::JVector< nByte > &data)AuthenticationValues
setData(const Common::JString &data)AuthenticationValues
setData(const Common::Dictionary< Common::JString, Common::Object > &data)AuthenticationValues
setParameters(const Common::JString &parameters)AuthenticationValues
setParametersWithUsernameAndToken(const Common::JString &username, const Common::JString &token)AuthenticationValues
setType(nByte type)AuthenticationValues
setUserID(const Common::JString &userID)AuthenticationValues
toString(Common::JString &retStr, bool withTypes=false) constAuthenticationValuesvirtual
toString(JString &retStr, bool withTypes=false) const=0AuthenticationValues
toString(bool withTypes=false) constAuthenticationValues
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
~ToString(void)ToStringvirtual