Searching for iOS 3.0 Headers

Switch to: 18.1, 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 12.1, 11.1.2, 11.0.1, 11.0, 10.2, 10.1.1, 9.3.3, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, macos_15.3.1


Back to SpringBoard
Viewing file: SpringBoard-Structs.h   Raw   logify
SpringBoard-Structs was found in iOS 18.1, 17.1, 16.3, 15.2.1, 14.4, 13.1.3, 12.1, 11.1.2, 11.0.1, 10.2, 10.1.1, 9.3.3, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0
Filter:  
/**
* This header is generated by class-dump-z 0.2-1.
 * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
 *
 * Source: (null)
 */

#import <CoreFoundation/CoreFoundation.h>
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import <GraphicsServices/GraphicsServices.h>
#import <AppSupport/AppSupport.h>
#import <ChatKit/ChatKit.h>
#import <QuartzCore/QuartzCore2.h>
#import <DataAccess/DataAccess.h>

typedef struct __CTCall* CTCallRef;

typedef struct SBApplicationTimes {
	double _field1;
	double _field2;
	double _field3;
	double _field4;
	double _field5;
	double _field6;
	double _field7;
} SBApplicationTimes;

typedef struct _MISProfile* MISProfileRef;

typedef struct __CTServerConnection* CTServerConnectionRef;

typedef struct __WiFiManagerClient WiFiManagerClient;

typedef struct __WiFiDeviceClient WiFiDeviceClient;

typedef struct __WiFiNetwork WiFiNetwork;

typedef struct {
	unsigned char voicemailAvailable;
	int voicemailCount;
	long long voicemailID;
} XXStruct_EX3dgA;

typedef struct CalEventExpirationMonitor CalEventExpirationMonitor;

typedef struct CalAlarmEngine CalAlarmEngine;

typedef struct {
	double _field1;
	double _field2;
} XXStruct_UNJ7RC;




Back to SpringBoard