Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IApplicationExitInfo.realUid

public int realUid;

Description

Mirrors android:android.app.ApplicationExitInfo getRealUid() method.

For more information, refer to Android's documentation on getRealUid().