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