Photon C++ Client API
5.0.7.3
ExitGames
Chat
AuthenticationValues
AuthenticationValues Member List
This is the complete list of members for
AuthenticationValues
, including all inherited members.
AuthenticationValues
(void)
AuthenticationValues
getData
(void) const
AuthenticationValues
getParameters
(void) const
AuthenticationValues
getSecret
(void) const
AuthenticationValues
getType
(void) const
AuthenticationValues
getUserID
(void) const
AuthenticationValues
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 ¶meters)
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) const
AuthenticationValues
virtual
toString
(JString &retStr, bool withTypes=false) const=0
AuthenticationValues
toString
(bool withTypes=false) const
AuthenticationValues
ExitGames::Common::ToString::toString
(bool withTypes=false) const
ToString
typeToString
(void) const
ToString
virtual
~ToString
(void)
ToString
virtual