togetherclientuserprofile - TogetherGames/Public-Corona-Lua GitHub Wiki
Together::TogetherClientUserProfile
The ClientUserProfile class contains a PropertyCollection stored for the user and associated to you, the developer, and is accessible from other games you have registered.
number ClientUserProfileID
The ID of the ClientUserProfile.
number UserID
The ID of the User associated with the ClientUserProfile.
number ClientID
The ID of the Client associated with the ClientUserProfile.
PropertyCollection Properties
A property collection containing all developer specific properties for the User.