/SundanceVail10A5376e.K66DeveloperOS/PrivateFrameworks/AppleAccount.framework/Headers/AASetupAssistantConfigRequest.h
https://github.com/zsh-tony/appletv-private-headers · C Header · 16 lines · 6 code · 4 blank · 6 comment · 0 complexity · b8644df6f107f90118d56caf0f611af4 MD5 · raw file
- /**
- * This header is generated by class-dump-z 0.2a.
- * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
- *
- * Source: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
- */
- #import "AAURLConfigurationRequest.h"
- @interface AASetupAssistantConfigRequest : AAURLConfigurationRequest {
- }
- + (Class)responseClass; // 0x35fa2265
- - (id)urlString; // 0x35fa2281
- @end