@class NSString, PLAssetsdConnectionAuthorization; @interface PLAssetsdCloudInternalService : PLAbstractLibraryServicesManagerService { PLAssetsdConnectionAuthorization *_connectionAuthorization; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)getNotUploadedCount:(id /* block */)a0; - (void)queryUserIdentitiesWithEmails:(id)a0 phoneNumbers:(id)a1 reply:(id /* block */)a2; - (void)publishShareWithUUID:(id)a0 reply:(id /* block */)a1; - (void)isReadyForAnalysisWithReply:(id /* block */)a0; - (void)resetLocalOnlyLibraryScopesAndAllLibraryScopeAssetStatesWithReply:(id /* block */)a0; - (void)sharedLibraryRampCheckWithReply:(id /* block */)a0; - (void)rampingRequestForResourceType:(unsigned long long)a0 numRequested:(unsigned long long)a1 reply:(id /* block */)a2; - (id)markOnboardingPreviewAssetsByProcessingRulesOnLibraryScopeWithUUID:(id)a0 excludePersonUUIDs:(id)a1 reply:(id /* block */)a2; - (void)getCPLConfigrationValueForKey:(id)a0 reply:(id /* block */)a1; - (void)deactivateLibraryScopeWithUUID:(id)a0 reply:(id /* block */)a1; - (void)createPhotostreamAlbumWithStreamID:(id)a0; - (void)getCurrentTransferProgress:(id /* block */)a0; - (void)setPersonInfoDictionary:(id)a0 forPersonID:(id)a1; - (void)updateSharedAlbumsCachedServerConfigurationLimits; - (void)keyForEmailAddress:(id)a0 reply:(id /* block */)a1; - (void)overrideSystemBudgetsForSyncSession:(BOOL)a0 pauseReason:(id)a1 systemBudgets:(unsigned long long)a2 reply:(id /* block */)a3; - (void)forceParticipantAssetTrashNotificationWithReply:(id /* block */)a0; - (void)setCloudPhotoLibraryEnabledState:(BOOL)a0; - (void)confirmAllRemainingOnboardingPreviewAssetsOnLibraryScopeWithUUID:(id)a0 reply:(id /* block */)a1; - (void).cxx_destruct; - (void)getLibraryScopeStatusCountsForScopeWithIdentifier:(id)a0 reply:(id /* block */)a1; - (void)acceptShareWithUUID:(id)a0 reply:(id /* block */)a1; - (id)initWithLibraryServicesManager:(id)a0 connectionAuthorization:(id)a1; - (id)activateLibraryScopeWithUUID:(id)a0 reply:(id /* block */)a1; - (void)requestDeviceLibraryConfigurationChange:(long long)a0 reply:(id /* block */)a1; - (void)cloudSharingSpaceManagementRequestWithType:(unsigned long long)a0 optionalBytesToPurge:(unsigned long long)a1 reply:(id /* block */)a2; - (void)getResetSyncStatusWithReply:(id /* block */)a0; - (void)startExitFromLibraryScopeWithIdentifier:(id)a0 retentionPolicy:(long long)a1 exitSource:(long long)a2 reply:(id /* block */)a3; - (void)fetchShareWithURL:(id)a0 ignoreExistingShare:(BOOL)a1 reply:(id /* block */)a2; - (void)syncCloudPhotoLibrary; - (void)isReadyForCloudPhotoLibraryWithReply:(id /* block */)a0; - (void)isReadyForAnalysisQuickCheckWithReply:(id /* block */)a0; - (void)refreshLibraryScopeWithIdentifier:(id)a0 reply:(id /* block */)a1; - (void)markResourcesPurgeableWithUrgency:(long long)a0 assetUuids:(id)a1 reply:(id /* block */)a2; - (void)getSystemBudgetsWithReply:(id /* block */)a0; - (void)setCloudPhotoLibraryPauseState:(BOOL)a0 reason:(short)a1; - (void)personInfoDictionaryForPersonID:(id)a0 reply:(id /* block */)a1; - (void)userViewedSharedLibraryParticipantAssetTrashNotificationWithReply:(id /* block */)a0; - (void)unsharePendingAssetsSharedToScopeWithIdentifier:(id)a0; - (void)removeParticipantsWithParticipantUUIDs:(id)a0 fromLibraryScopeWithIdentifier:(id)a1 retentionPolicy:(long long)a2 exitSource:(long long)a3 reply:(id /* block */)a4; - (void)forceSyncMomentShareWithUUID:(id)a0 reply:(id /* block */)a1; - (void)emailAddressForKey:(long long)a0 reply:(id /* block */)a1; - (void)enablePhotostreamsWithStreamID:(id)a0; - (void)_checkIsReadyForAnalysisWithReply:(id /* block */)a0; - (void)shouldAutoEnableiCPLOnOSXWithReply:(id /* block */)a0; @end