#[repr(C)]pub struct ESimProfileInstallProgress {
pub TotalSizeInBytes: i32,
pub InstalledSizeInBytes: i32,
}Expand description
Required features: ‘Networking_NetworkOperators’
Fields
TotalSizeInBytes: i32InstalledSizeInBytes: i32#[repr(C)]pub struct ESimProfileInstallProgress {
pub TotalSizeInBytes: i32,
pub InstalledSizeInBytes: i32,
}Required features: ‘Networking_NetworkOperators’
TotalSizeInBytes: i32InstalledSizeInBytes: i32