@class NSString; @interface TRICellularParameterGuardedData : NSObject { NSString *guardedCarrierBundleIdentifier; NSString *guardedCarrierCountryIsoCode; } - (id)description; - (void).cxx_destruct; @end
@class NSString; @interface TRICellularParameterGuardedData : NSObject { NSString *guardedCarrierBundleIdentifier; NSString *guardedCarrierCountryIsoCode; } - (id)description; - (void).cxx_destruct; @end