Contains information about the user's preferences and body dimensions.
Inheritance: Object
 public ProfileCompleteListener(OVRProfile profile)
 {
     mProfile = profile;
 }
		public ProfileCompleteListener(OVRProfile profile)
		{
			mProfile = profile;
		}