Logo
Sign in

Welcome to Digital Turbine

  1. Digital Turbine
  2. DT FairBid
  3. Unity SDK Configuration
  4. Advanced Settings
February 26, 2023 07:37
Follow

User Settings

The "UserInfo" object allows you to pass information about the user.

UserInfo.SetGender(Gender.MALE);
UserInfo.SetPostalCode("94103");
UserInfo.SetBirthDate("1990/08/05");

Back to Top ⇧

© Digital Turbine