/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

  1. /**
  2. * This header is generated by class-dump-z 0.2a.
  3. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
  4. *
  5. * Source: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  6. */
  7. #import "AAURLConfigurationRequest.h"
  8. @interface AASetupAssistantConfigRequest : AAURLConfigurationRequest {
  9. }
  10. + (Class)responseClass; // 0x35fa2265
  11. - (id)urlString; // 0x35fa2281
  12. @end