namespace Ryujinx.HLE.HOS.Services.Nifm.StaticService.GeneralService { class GeneralServiceDetail { public int ClientId; public bool IsAnyInternetRequestAccepted; } }