/// <summary> /// Cleanly logs out of the platform /// </summary> private static void Logout() { Enjin.CleanUpPlatform(); SelectedAppIndex = 0; }