Skip to content

Instantly share code, notes, and snippets.

@k0nserv
Created January 17, 2021 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k0nserv/e7ef9986907084e97f76b73f6dc00172 to your computer and use it in GitHub Desktop.
Save k0nserv/e7ef9986907084e97f76b73f6dc00172 to your computer and use it in GitHub Desktop.
Dump of symbols from Min Doktor 1.153.0
This file has been truncated, but you can view the full file.
@protocol NSObject
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
-[NSObject isEqual:]
-[NSObject class]
-[NSObject self]
-[NSObject performSelector:]
-[NSObject performSelector:withObject:]
-[NSObject performSelector:withObject:withObject:]
-[NSObject isProxy]
-[NSObject isKindOfClass:]
-[NSObject isMemberOfClass:]
-[NSObject conformsToProtocol:]
-[NSObject respondsToSelector:]
-[NSObject retain]
-[NSObject release]
-[NSObject autorelease]
-[NSObject retainCount]
-[NSObject zone]
-[NSObject superclass]
@optional
// instance methods
@end
@protocol UIApplicationDelegate <NSObject>
@property UIWindow *window
@optional
// instance methods
-[UIApplicationDelegate applicationDidFinishLaunching:]
-[UIApplicationDelegate application:willFinishLaunchingWithOptions:]
-[UIApplicationDelegate application:didFinishLaunchingWithOptions:]
-[UIApplicationDelegate applicationDidBecomeActive:]
-[UIApplicationDelegate applicationWillResignActive:]
-[UIApplicationDelegate application:handleOpenURL:]
-[UIApplicationDelegate application:openURL:sourceApplication:annotation:]
-[UIApplicationDelegate application:openURL:options:]
-[UIApplicationDelegate applicationDidReceiveMemoryWarning:]
-[UIApplicationDelegate applicationWillTerminate:]
-[UIApplicationDelegate applicationSignificantTimeChange:]
-[UIApplicationDelegate application:willChangeStatusBarOrientation:duration:]
-[UIApplicationDelegate application:didChangeStatusBarOrientation:]
-[UIApplicationDelegate application:willChangeStatusBarFrame:]
-[UIApplicationDelegate application:didChangeStatusBarFrame:]
-[UIApplicationDelegate application:didRegisterUserNotificationSettings:]
-[UIApplicationDelegate application:didRegisterForRemoteNotificationsWithDeviceToken:]
-[UIApplicationDelegate application:didFailToRegisterForRemoteNotificationsWithError:]
-[UIApplicationDelegate application:didReceiveRemoteNotification:]
-[UIApplicationDelegate application:didReceiveLocalNotification:]
-[UIApplicationDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:]
-[UIApplicationDelegate application:handleActionWithIdentifier:forRemoteNotification:withResponseInfo:completionHandler:]
-[UIApplicationDelegate application:handleActionWithIdentifier:forRemoteNotification:completionHandler:]
-[UIApplicationDelegate application:handleActionWithIdentifier:forLocalNotification:withResponseInfo:completionHandler:]
-[UIApplicationDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:]
-[UIApplicationDelegate application:performFetchWithCompletionHandler:]
-[UIApplicationDelegate application:performActionForShortcutItem:completionHandler:]
-[UIApplicationDelegate application:handleEventsForBackgroundURLSession:completionHandler:]
-[UIApplicationDelegate application:handleWatchKitExtensionRequest:reply:]
-[UIApplicationDelegate applicationShouldRequestHealthAuthorization:]
-[UIApplicationDelegate application:handlerForIntent:]
-[UIApplicationDelegate application:handleIntent:completionHandler:]
-[UIApplicationDelegate applicationDidEnterBackground:]
-[UIApplicationDelegate applicationWillEnterForeground:]
-[UIApplicationDelegate applicationProtectedDataWillBecomeUnavailable:]
-[UIApplicationDelegate applicationProtectedDataDidBecomeAvailable:]
-[UIApplicationDelegate application:supportedInterfaceOrientationsForWindow:]
-[UIApplicationDelegate application:shouldAllowExtensionPointIdentifier:]
-[UIApplicationDelegate application:viewControllerWithRestorationIdentifierPath:coder:]
-[UIApplicationDelegate application:shouldSaveSecureApplicationState:]
-[UIApplicationDelegate application:shouldRestoreSecureApplicationState:]
-[UIApplicationDelegate application:willEncodeRestorableStateWithCoder:]
-[UIApplicationDelegate application:didDecodeRestorableStateWithCoder:]
-[UIApplicationDelegate application:shouldSaveApplicationState:]
-[UIApplicationDelegate application:shouldRestoreApplicationState:]
-[UIApplicationDelegate application:willContinueUserActivityWithType:]
-[UIApplicationDelegate application:continueUserActivity:restorationHandler:]
-[UIApplicationDelegate application:didFailToContinueUserActivityWithType:error:]
-[UIApplicationDelegate application:didUpdateUserActivity:]
-[UIApplicationDelegate application:userDidAcceptCloudKitShareWithMetadata:]
-[UIApplicationDelegate application:configurationForConnectingSceneSession:options:]
-[UIApplicationDelegate application:didDiscardSceneSessions:]
-[UIApplicationDelegate window]
-[UIApplicationDelegate setWindow:]
@end
@protocol UNUserNotificationCenterDelegate <NSObject>
@optional
// instance methods
-[UNUserNotificationCenterDelegate userNotificationCenter:willPresentNotification:withCompletionHandler:]
-[UNUserNotificationCenterDelegate userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:]
-[UNUserNotificationCenterDelegate userNotificationCenter:openSettingsForNotification:]
@end
@protocol RCTBridgeDelegate <NSObject>
// instance methods
-[RCTBridgeDelegate sourceURLForBridge:]
@optional
// instance methods
-[RCTBridgeDelegate extraModulesForBridge:]
-[RCTBridgeDelegate shouldBridgeUseCustomJSC:]
-[RCTBridgeDelegate bridge:didNotFindModule:]
-[RCTBridgeDelegate loadSourceForBridge:onProgress:onComplete:]
-[RCTBridgeDelegate loadSourceForBridge:withBlock:]
-[RCTBridgeDelegate extraLazyModuleClassesForBridge:]
@end
@protocol RCTBridgeModule <NSObject>
@property RCTBridge *bridge
@property NSObject<OS_dispatch_queue> *methodQueue
// class methods
+[RCTBridgeModule moduleName]
@optional
// class methods
+[RCTBridgeModule requiresMainQueueSetup]
// instance methods
-[RCTBridgeModule methodsToExport]
-[RCTBridgeModule constantsToExport]
-[RCTBridgeModule batchDidComplete]
-[RCTBridgeModule partialBatchDidFlush]
-[RCTBridgeModule bridge]
-[RCTBridgeModule methodQueue]
@end
@protocol OTSessionDelegate <NSObject>
// instance methods
-[OTSessionDelegate sessionDidConnect:]
-[OTSessionDelegate sessionDidDisconnect:]
-[OTSessionDelegate session:didFailWithError:]
-[OTSessionDelegate session:streamCreated:]
-[OTSessionDelegate session:streamDestroyed:]
@optional
// instance methods
-[OTSessionDelegate session:connectionCreated:]
-[OTSessionDelegate session:connectionDestroyed:]
-[OTSessionDelegate session:receivedSignalType:fromConnection:withString:]
-[OTSessionDelegate session:archiveStartedWithId:name:]
-[OTSessionDelegate session:archiveStoppedWithId:]
-[OTSessionDelegate sessionDidBeginReconnecting:]
-[OTSessionDelegate sessionDidReconnect:]
@end
@protocol OTSubscriberKitDelegate <NSObject>
// instance methods
-[OTSubscriberKitDelegate subscriberDidConnectToStream:]
-[OTSubscriberKitDelegate subscriber:didFailWithError:]
@optional
// instance methods
-[OTSubscriberKitDelegate subscriberVideoDisabled:reason:]
-[OTSubscriberKitDelegate subscriberVideoEnabled:reason:]
-[OTSubscriberKitDelegate subscriberVideoDisableWarning:]
-[OTSubscriberKitDelegate subscriberVideoDisableWarningLifted:]
-[OTSubscriberKitDelegate subscriberDidDisconnectFromStream:]
-[OTSubscriberKitDelegate subscriberDidReconnectToStream:]
@end
@protocol OTSubscriberDelegate <OTSubscriberKitDelegate>
@optional
// instance methods
-[OTSubscriberDelegate subscriberVideoDataReceived:]
@end
@protocol OTPublisherKitDelegate <NSObject>
// instance methods
-[OTPublisherKitDelegate publisher:didFailWithError:]
@optional
// instance methods
-[OTPublisherKitDelegate publisher:streamCreated:]
-[OTPublisherKitDelegate publisher:streamDestroyed:]
@end
@protocol OTPublisherDelegate <OTPublisherKitDelegate>
@optional
// instance methods
-[OTPublisherDelegate publisher:didChangeCameraPosition:]
@end
@protocol SEGCrypto <NSObject>
// instance methods
-[SEGCrypto encrypt:]
-[SEGCrypto decrypt:]
@end
@protocol SEGApplicationProtocol <NSObject>
@property <UIApplicationDelegate> *delegate
// instance methods
-[SEGApplicationProtocol seg_beginBackgroundTaskWithName:expirationHandler:]
-[SEGApplicationProtocol seg_endBackgroundTask:]
-[SEGApplicationProtocol delegate]
-[SEGApplicationProtocol setDelegate:]
@end
@protocol NSCoding
// instance methods
-[NSCoding encodeWithCoder:]
-[NSCoding initWithCoder:]
@end
@protocol SEGSerializableDeepCopy <NSObject>
// instance methods
-[SEGSerializableDeepCopy serializableMutableDeepCopy]
-[SEGSerializableDeepCopy serializableDeepCopy]
@end
@protocol NSCopying
// instance methods
-[NSCopying copyWithZone:]
@end
@protocol SEGMutableContext <NSObject>
@property long long eventType
@property NSString *userId
@property NSString *anonymousId
@property SEGPayload *payload
@property NSError *error
@property BOOL debug
// instance methods
-[SEGMutableContext eventType]
-[SEGMutableContext setEventType:]
-[SEGMutableContext userId]
-[SEGMutableContext setUserId:]
-[SEGMutableContext anonymousId]
-[SEGMutableContext setAnonymousId:]
-[SEGMutableContext payload]
-[SEGMutableContext setPayload:]
-[SEGMutableContext error]
-[SEGMutableContext setError:]
-[SEGMutableContext debug]
-[SEGMutableContext setDebug:]
@end
@protocol SEGIntegration <NSObject>
@optional
// instance methods
-[SEGIntegration identify:]
-[SEGIntegration track:]
-[SEGIntegration screen:]
-[SEGIntegration group:]
-[SEGIntegration alias:]
-[SEGIntegration reset]
-[SEGIntegration flush]
-[SEGIntegration receivedRemoteNotification:]
-[SEGIntegration failedToRegisterForRemoteNotificationsWithError:]
-[SEGIntegration registeredForRemoteNotificationsWithDeviceToken:]
-[SEGIntegration handleActionWithIdentifier:forRemoteNotification:]
-[SEGIntegration applicationDidFinishLaunching:]
-[SEGIntegration applicationDidEnterBackground]
-[SEGIntegration applicationWillEnterForeground]
-[SEGIntegration applicationWillTerminate]
-[SEGIntegration applicationWillResignActive]
-[SEGIntegration applicationDidBecomeActive]
-[SEGIntegration continueUserActivity:]
-[SEGIntegration openURL:options:]
@end
@protocol SEGMiddleware
// instance methods
-[SEGMiddleware context:next:]
@end
@protocol SEGIntegrationFactory
// instance methods
-[SEGIntegrationFactory createWithSettings:forAnalytics:]
-[SEGIntegrationFactory key]
@end
@protocol SKPaymentTransactionObserver <NSObject>
// instance methods
-[SKPaymentTransactionObserver paymentQueue:updatedTransactions:]
@optional
// instance methods
-[SKPaymentTransactionObserver paymentQueue:removedTransactions:]
-[SKPaymentTransactionObserver paymentQueue:restoreCompletedTransactionsFailedWithError:]
-[SKPaymentTransactionObserver paymentQueueRestoreCompletedTransactionsFinished:]
-[SKPaymentTransactionObserver paymentQueue:updatedDownloads:]
-[SKPaymentTransactionObserver paymentQueue:shouldAddStorePayment:forProduct:]
-[SKPaymentTransactionObserver paymentQueueDidChangeStorefront:]
-[SKPaymentTransactionObserver paymentQueue:didRevokeEntitlementsForProductIdentifiers:]
@end
@protocol SKRequestDelegate <NSObject>
@optional
// instance methods
-[SKRequestDelegate requestDidFinish:]
-[SKRequestDelegate request:didFailWithError:]
@end
@protocol SKProductsRequestDelegate <SKRequestDelegate>
// instance methods
-[SKProductsRequestDelegate productsRequest:didReceiveResponse:]
@end
@protocol SEGStorage <NSObject>
@property <SEGCrypto> *crypto
// instance methods
-[SEGStorage removeKey:]
-[SEGStorage resetAll]
-[SEGStorage setData:forKey:]
-[SEGStorage dataForKey:]
-[SEGStorage setDictionary:forKey:]
-[SEGStorage dictionaryForKey:]
-[SEGStorage setArray:forKey:]
-[SEGStorage arrayForKey:]
-[SEGStorage setString:forKey:]
-[SEGStorage stringForKey:]
-[SEGStorage crypto]
-[SEGStorage setCrypto:]
@end
@protocol SEGScreenReporting
@property UIViewController *seg_mainViewController
@optional
// instance methods
-[SEGScreenReporting seg_trackScreen:name:]
-[SEGScreenReporting seg_mainViewController]
@end
@protocol NSSecureCoding <NSCoding>
// class methods
+[NSSecureCoding supportsSecureCoding]
@end
@protocol OIDExternalUserAgentRequest
// instance methods
-[OIDExternalUserAgentRequest externalUserAgentRequestURL]
-[OIDExternalUserAgentRequest redirectScheme]
@end
@protocol OIDExternalUserAgentSession <NSObject>
// instance methods
-[OIDExternalUserAgentSession cancel]
-[OIDExternalUserAgentSession cancelWithCompletion:]
-[OIDExternalUserAgentSession resumeExternalUserAgentFlowWithURL:]
-[OIDExternalUserAgentSession failExternalUserAgentFlowWithError:]
@end
@protocol SFSafariViewControllerDelegate <NSObject>
@optional
// instance methods
-[SFSafariViewControllerDelegate safariViewController:activityItemsForURL:title:]
-[SFSafariViewControllerDelegate safariViewController:excludedActivityTypesForURL:title:]
-[SFSafariViewControllerDelegate safariViewControllerDidFinish:]
-[SFSafariViewControllerDelegate safariViewController:didCompleteInitialLoad:]
-[SFSafariViewControllerDelegate safariViewController:initialLoadDidRedirectToURL:]
-[SFSafariViewControllerDelegate safariViewControllerWillOpenInBrowser:]
@end
@protocol ASWebAuthenticationPresentationContextProviding <NSObject>
// instance methods
-[ASWebAuthenticationPresentationContextProviding presentationAnchorForWebAuthenticationSession:]
@end
@protocol OIDExternalUserAgent <NSObject>
// instance methods
-[OIDExternalUserAgent presentExternalUserAgentRequest:session:]
-[OIDExternalUserAgent dismissExternalUserAgentAnimated:completion:]
@end
@protocol BNCAppleAdClientProtocol <NSObject>
// instance methods
-[BNCAppleAdClientProtocol requestAttributionDetailsWithBlock:]
@end
@protocol NSUserActivityDelegate <NSObject>
@optional
// instance methods
-[NSUserActivityDelegate userActivityWillSave:]
-[NSUserActivityDelegate userActivityWasContinued:]
-[NSUserActivityDelegate userActivity:didReceiveInputStream:outputStream:]
@end
@protocol BNCNetworkOperationProtocol <NSObject>
@property NSURLRequest *request
@property NSHTTPURLResponse *response
@property NSData *responseData
@property NSError *error
@property NSDate *startDate
@property NSDate *timeoutDate
@property NSDictionary *userInfo
// instance methods
-[BNCNetworkOperationProtocol start]
-[BNCNetworkOperationProtocol request]
-[BNCNetworkOperationProtocol response]
-[BNCNetworkOperationProtocol responseData]
-[BNCNetworkOperationProtocol error]
-[BNCNetworkOperationProtocol startDate]
-[BNCNetworkOperationProtocol timeoutDate]
-[BNCNetworkOperationProtocol userInfo]
-[BNCNetworkOperationProtocol setUserInfo:]
@optional
// instance methods
-[BNCNetworkOperationProtocol cancel]
@end
@protocol BNCNetworkServiceProtocol <NSObject>
@property NSDictionary *userInfo
// class methods
+[BNCNetworkServiceProtocol new]
// instance methods
-[BNCNetworkServiceProtocol networkOperationWithURLRequest:completion:]
-[BNCNetworkServiceProtocol userInfo]
-[BNCNetworkServiceProtocol setUserInfo:]
@optional
// instance methods
-[BNCNetworkServiceProtocol cancelAllOperations]
-[BNCNetworkServiceProtocol pinSessionToPublicSecKeyRefs:]
@end
@protocol NSURLSessionDelegate <NSObject>
@optional
// instance methods
-[NSURLSessionDelegate URLSession:didBecomeInvalidWithError:]
-[NSURLSessionDelegate URLSession:didReceiveChallenge:completionHandler:]
-[NSURLSessionDelegate URLSessionDidFinishEventsForBackgroundURLSession:]
@end
@protocol BranchDeepLinkingControllerCompletionDelegate <NSObject>
// instance methods
-[BranchDeepLinkingControllerCompletionDelegate deepLinkingControllerCompleted]
-[BranchDeepLinkingControllerCompletionDelegate deepLinkingControllerCompletedFrom:]
@end
@protocol RCTFrameUpdateObserver <NSObject>
@property BOOL paused
@property @? pauseCallback
// instance methods
-[RCTFrameUpdateObserver didUpdateFrame:]
-[RCTFrameUpdateObserver isPaused]
-[RCTFrameUpdateObserver pauseCallback]
-[RCTFrameUpdateObserver setPauseCallback:]
@end
@protocol NSURLConnectionDelegate <NSObject>
@optional
// instance methods
-[NSURLConnectionDelegate connection:didFailWithError:]
-[NSURLConnectionDelegate connectionShouldUseCredentialStorage:]
-[NSURLConnectionDelegate connection:willSendRequestForAuthenticationChallenge:]
-[NSURLConnectionDelegate connection:canAuthenticateAgainstProtectionSpace:]
-[NSURLConnectionDelegate connection:didReceiveAuthenticationChallenge:]
-[NSURLConnectionDelegate connection:didCancelAuthenticationChallenge:]
@end
@protocol FBSDKCopying <NSCopying, NSObject>
// instance methods
-[FBSDKCopying copy]
@end
@protocol FBSDKAccessTokenCaching <NSObject>
@property FBSDKAccessToken *accessToken
// instance methods
-[FBSDKAccessTokenCaching clearCache]
-[FBSDKAccessTokenCaching accessToken]
-[FBSDKAccessTokenCaching setAccessToken:]
@end
@protocol FBSDKAppLinkResolving <NSObject>
// instance methods
-[FBSDKAppLinkResolving appLinkFromURL:handler:]
@end
@protocol FBSDKAppLinkReturnToRefererViewDelegate <NSObject>
// instance methods
-[FBSDKAppLinkReturnToRefererViewDelegate returnToRefererViewDidTapInsideCloseButton:]
-[FBSDKAppLinkReturnToRefererViewDelegate returnToRefererViewDidTapInsideLink:link:]
@end
@protocol FBSDKApplicationObserving <NSObject>
@optional
// instance methods
-[FBSDKApplicationObserving applicationDidBecomeActive:]
-[FBSDKApplicationObserving applicationDidEnterBackground:]
-[FBSDKApplicationObserving application:didFinishLaunchingWithOptions:]
-[FBSDKApplicationObserving application:openURL:sourceApplication:annotation:]
@end
@protocol FBSDKContainerViewControllerDelegate <NSObject>
// instance methods
-[FBSDKContainerViewControllerDelegate viewControllerDidDisappear:animated:]
@end
@protocol FBSDKBridgeAPIProtocol <NSObject>
// instance methods
-[FBSDKBridgeAPIProtocol requestURLWithActionID:scheme:methodName:methodVersion:parameters:error:]
-[FBSDKBridgeAPIProtocol responseParametersForActionID:queryParameters:cancelled:error:]
@end
@protocol FBSDKButtonImpressionTracking <NSObject>
@property NSDictionary *analyticsParameters
@property NSString *impressionTrackingEventName
@property NSString *impressionTrackingIdentifier
// instance methods
-[FBSDKButtonImpressionTracking analyticsParameters]
-[FBSDKButtonImpressionTracking impressionTrackingEventName]
-[FBSDKButtonImpressionTracking impressionTrackingIdentifier]
@end
@protocol FBSDKCrashObserving <NSObject>
@property NSArray *prefixes
@property NSArray *frameworks
// instance methods
-[FBSDKCrashObserving prefixes]
-[FBSDKCrashObserving setPrefixes:]
-[FBSDKCrashObserving frameworks]
-[FBSDKCrashObserving setFrameworks:]
@optional
// instance methods
-[FBSDKCrashObserving didReceiveCrashLogs:]
@end
@protocol FBSDKErrorRecoveryAttempting <NSObject>
// instance methods
-[FBSDKErrorRecoveryAttempting attemptRecoveryFromError:optionIndex:delegate:didRecoverSelector:contextInfo:]
@end
@protocol UIScrollViewDelegate <NSObject>
@optional
// instance methods
-[UIScrollViewDelegate scrollViewDidScroll:]
-[UIScrollViewDelegate scrollViewDidZoom:]
-[UIScrollViewDelegate scrollViewWillBeginDragging:]
-[UIScrollViewDelegate scrollViewWillEndDragging:withVelocity:targetContentOffset:]
-[UIScrollViewDelegate scrollViewDidEndDragging:willDecelerate:]
-[UIScrollViewDelegate scrollViewWillBeginDecelerating:]
-[UIScrollViewDelegate scrollViewDidEndDecelerating:]
-[UIScrollViewDelegate scrollViewDidEndScrollingAnimation:]
-[UIScrollViewDelegate viewForZoomingInScrollView:]
-[UIScrollViewDelegate scrollViewWillBeginZooming:withView:]
-[UIScrollViewDelegate scrollViewDidEndZooming:withView:atScale:]
-[UIScrollViewDelegate scrollViewShouldScrollToTop:]
-[UIScrollViewDelegate scrollViewDidScrollToTop:]
-[UIScrollViewDelegate scrollViewDidChangeAdjustedContentInset:]
@end
@protocol UITableViewDelegate <NSObject, UIScrollViewDelegate>
@optional
// instance methods
-[UITableViewDelegate tableView:willDisplayCell:forRowAtIndexPath:]
-[UITableViewDelegate tableView:willDisplayHeaderView:forSection:]
-[UITableViewDelegate tableView:willDisplayFooterView:forSection:]
-[UITableViewDelegate tableView:didEndDisplayingCell:forRowAtIndexPath:]
-[UITableViewDelegate tableView:didEndDisplayingHeaderView:forSection:]
-[UITableViewDelegate tableView:didEndDisplayingFooterView:forSection:]
-[UITableViewDelegate tableView:heightForRowAtIndexPath:]
-[UITableViewDelegate tableView:heightForHeaderInSection:]
-[UITableViewDelegate tableView:heightForFooterInSection:]
-[UITableViewDelegate tableView:estimatedHeightForRowAtIndexPath:]
-[UITableViewDelegate tableView:estimatedHeightForHeaderInSection:]
-[UITableViewDelegate tableView:estimatedHeightForFooterInSection:]
-[UITableViewDelegate tableView:viewForHeaderInSection:]
-[UITableViewDelegate tableView:viewForFooterInSection:]
-[UITableViewDelegate tableView:accessoryTypeForRowWithIndexPath:]
-[UITableViewDelegate tableView:accessoryButtonTappedForRowWithIndexPath:]
-[UITableViewDelegate tableView:shouldHighlightRowAtIndexPath:]
-[UITableViewDelegate tableView:didHighlightRowAtIndexPath:]
-[UITableViewDelegate tableView:didUnhighlightRowAtIndexPath:]
-[UITableViewDelegate tableView:willSelectRowAtIndexPath:]
-[UITableViewDelegate tableView:willDeselectRowAtIndexPath:]
-[UITableViewDelegate tableView:didSelectRowAtIndexPath:]
-[UITableViewDelegate tableView:didDeselectRowAtIndexPath:]
-[UITableViewDelegate tableView:editingStyleForRowAtIndexPath:]
-[UITableViewDelegate tableView:titleForDeleteConfirmationButtonForRowAtIndexPath:]
-[UITableViewDelegate tableView:editActionsForRowAtIndexPath:]
-[UITableViewDelegate tableView:leadingSwipeActionsConfigurationForRowAtIndexPath:]
-[UITableViewDelegate tableView:trailingSwipeActionsConfigurationForRowAtIndexPath:]
-[UITableViewDelegate tableView:shouldIndentWhileEditingRowAtIndexPath:]
-[UITableViewDelegate tableView:willBeginEditingRowAtIndexPath:]
-[UITableViewDelegate tableView:didEndEditingRowAtIndexPath:]
-[UITableViewDelegate tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:]
-[UITableViewDelegate tableView:indentationLevelForRowAtIndexPath:]
-[UITableViewDelegate tableView:shouldShowMenuForRowAtIndexPath:]
-[UITableViewDelegate tableView:canPerformAction:forRowAtIndexPath:withSender:]
-[UITableViewDelegate tableView:performAction:forRowAtIndexPath:withSender:]
-[UITableViewDelegate tableView:canFocusRowAtIndexPath:]
-[UITableViewDelegate tableView:shouldUpdateFocusInContext:]
-[UITableViewDelegate tableView:didUpdateFocusInContext:withAnimationCoordinator:]
-[UITableViewDelegate indexPathForPreferredFocusedViewInTableView:]
-[UITableViewDelegate tableView:shouldSpringLoadRowAtIndexPath:withContext:]
-[UITableViewDelegate tableView:shouldBeginMultipleSelectionInteractionAtIndexPath:]
-[UITableViewDelegate tableView:didBeginMultipleSelectionInteractionAtIndexPath:]
-[UITableViewDelegate tableViewDidEndMultipleSelectionInteraction:]
-[UITableViewDelegate tableView:contextMenuConfigurationForRowAtIndexPath:point:]
-[UITableViewDelegate tableView:previewForHighlightingContextMenuWithConfiguration:]
-[UITableViewDelegate tableView:previewForDismissingContextMenuWithConfiguration:]
-[UITableViewDelegate tableView:willPerformPreviewActionForMenuWithConfiguration:animator:]
-[UITableViewDelegate tableView:willDisplayContextMenuWithConfiguration:animator:]
-[UITableViewDelegate tableView:willEndContextMenuInteractionWithConfiguration:animator:]
@end
@protocol UICollectionViewDelegate <UIScrollViewDelegate>
@optional
// instance methods
-[UICollectionViewDelegate collectionView:shouldHighlightItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:didHighlightItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:didUnhighlightItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:shouldSelectItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:shouldDeselectItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:didSelectItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:didDeselectItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:willDisplayCell:forItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:willDisplaySupplementaryView:forElementKind:atIndexPath:]
-[UICollectionViewDelegate collectionView:didEndDisplayingCell:forItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:]
-[UICollectionViewDelegate collectionView:shouldShowMenuForItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:canPerformAction:forItemAtIndexPath:withSender:]
-[UICollectionViewDelegate collectionView:performAction:forItemAtIndexPath:withSender:]
-[UICollectionViewDelegate collectionView:transitionLayoutForOldLayout:newLayout:]
-[UICollectionViewDelegate collectionView:canFocusItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:shouldUpdateFocusInContext:]
-[UICollectionViewDelegate collectionView:didUpdateFocusInContext:withAnimationCoordinator:]
-[UICollectionViewDelegate indexPathForPreferredFocusedViewInCollectionView:]
-[UICollectionViewDelegate collectionView:targetIndexPathForMoveFromItemAtIndexPath:toProposedIndexPath:]
-[UICollectionViewDelegate collectionView:targetContentOffsetForProposedContentOffset:]
-[UICollectionViewDelegate collectionView:canEditItemAtIndexPath:]
-[UICollectionViewDelegate collectionView:shouldSpringLoadItemAtIndexPath:withContext:]
-[UICollectionViewDelegate collectionView:shouldBeginMultipleSelectionInteractionAtIndexPath:]
-[UICollectionViewDelegate collectionView:didBeginMultipleSelectionInteractionAtIndexPath:]
-[UICollectionViewDelegate collectionViewDidEndMultipleSelectionInteraction:]
-[UICollectionViewDelegate collectionView:contextMenuConfigurationForItemAtIndexPath:point:]
-[UICollectionViewDelegate collectionView:previewForHighlightingContextMenuWithConfiguration:]
-[UICollectionViewDelegate collectionView:previewForDismissingContextMenuWithConfiguration:]
-[UICollectionViewDelegate collectionView:willPerformPreviewActionForMenuWithConfiguration:animator:]
-[UICollectionViewDelegate collectionView:willDisplayContextMenuWithConfiguration:animator:]
-[UICollectionViewDelegate collectionView:willEndContextMenuInteractionWithConfiguration:animator:]
@end
@protocol NSURLSessionTaskDelegate <NSURLSessionDelegate>
@optional
// instance methods
-[NSURLSessionTaskDelegate URLSession:task:willBeginDelayedRequest:completionHandler:]
-[NSURLSessionTaskDelegate URLSession:taskIsWaitingForConnectivity:]
-[NSURLSessionTaskDelegate URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]
-[NSURLSessionTaskDelegate URLSession:task:didReceiveChallenge:completionHandler:]
-[NSURLSessionTaskDelegate URLSession:task:needNewBodyStream:]
-[NSURLSessionTaskDelegate URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:]
-[NSURLSessionTaskDelegate URLSession:task:didFinishCollectingMetrics:]
-[NSURLSessionTaskDelegate URLSession:task:didCompleteWithError:]
@end
@protocol NSURLSessionDataDelegate <NSURLSessionTaskDelegate>
@optional
// instance methods
-[NSURLSessionDataDelegate URLSession:dataTask:didReceiveResponse:completionHandler:]
-[NSURLSessionDataDelegate URLSession:dataTask:didBecomeDownloadTask:]
-[NSURLSessionDataDelegate URLSession:dataTask:didBecomeStreamTask:]
-[NSURLSessionDataDelegate URLSession:dataTask:didReceiveData:]
-[NSURLSessionDataDelegate URLSession:dataTask:willCacheResponse:completionHandler:]
@end
@protocol FBSDKGraphErrorRecoveryProcessorDelegate <NSObject>
// instance methods
-[FBSDKGraphErrorRecoveryProcessorDelegate processorDidAttemptRecovery:didRecover:error:]
@optional
// instance methods
-[FBSDKGraphErrorRecoveryProcessorDelegate processorWillProcessError:error:]
@end
@protocol WKScriptMessageHandler <NSObject>
// instance methods
-[WKScriptMessageHandler userContentController:didReceiveScriptMessage:]
@end
@protocol UITextInputTraits <NSObject>
@property long long autocapitalizationType
@property long long autocorrectionType
@property long long spellCheckingType
@property long long smartQuotesType
@property long long smartDashesType
@property long long smartInsertDeleteType
@property long long keyboardType
@property long long keyboardAppearance
@property long long returnKeyType
@property BOOL enablesReturnKeyAutomatically
@property BOOL secureTextEntry
@property NSString *textContentType
@property UITextInputPasswordRules *passwordRules
@optional
// instance methods
-[UITextInputTraits autocapitalizationType]
-[UITextInputTraits setAutocapitalizationType:]
-[UITextInputTraits autocorrectionType]
-[UITextInputTraits setAutocorrectionType:]
-[UITextInputTraits spellCheckingType]
-[UITextInputTraits setSpellCheckingType:]
-[UITextInputTraits smartQuotesType]
-[UITextInputTraits setSmartQuotesType:]
-[UITextInputTraits smartDashesType]
-[UITextInputTraits setSmartDashesType:]
-[UITextInputTraits smartInsertDeleteType]
-[UITextInputTraits setSmartInsertDeleteType:]
-[UITextInputTraits keyboardType]
-[UITextInputTraits setKeyboardType:]
-[UITextInputTraits keyboardAppearance]
-[UITextInputTraits setKeyboardAppearance:]
-[UITextInputTraits returnKeyType]
-[UITextInputTraits setReturnKeyType:]
-[UITextInputTraits enablesReturnKeyAutomatically]
-[UITextInputTraits setEnablesReturnKeyAutomatically:]
-[UITextInputTraits isSecureTextEntry]
-[UITextInputTraits setSecureTextEntry:]
-[UITextInputTraits textContentType]
-[UITextInputTraits setTextContentType:]
-[UITextInputTraits passwordRules]
-[UITextInputTraits setPasswordRules:]
@end
@protocol UIKeyInput <UITextInputTraits>
@property BOOL hasText
// instance methods
-[UIKeyInput insertText:]
-[UIKeyInput deleteBackward]
-[UIKeyInput hasText]
@end
@protocol UITextInput <UIKeyInput>
@property UITextRange *selectedTextRange
@property UITextRange *markedTextRange
@property NSDictionary *markedTextStyle
@property UITextPosition *beginningOfDocument
@property UITextPosition *endOfDocument
@property <UITextInputDelegate> *inputDelegate
@property <UITextInputTokenizer> *tokenizer
@property UIView *textInputView
@property long long selectionAffinity
@property id insertDictationResultPlaceholder
// instance methods
-[UITextInput textInRange:]
-[UITextInput replaceRange:withText:]
-[UITextInput setMarkedText:selectedRange:]
-[UITextInput unmarkText]
-[UITextInput textRangeFromPosition:toPosition:]
-[UITextInput positionFromPosition:offset:]
-[UITextInput positionFromPosition:inDirection:offset:]
-[UITextInput comparePosition:toPosition:]
-[UITextInput offsetFromPosition:toPosition:]
-[UITextInput positionWithinRange:farthestInDirection:]
-[UITextInput characterRangeByExtendingPosition:inDirection:]
-[UITextInput baseWritingDirectionForPosition:inDirection:]
-[UITextInput setBaseWritingDirection:forRange:]
-[UITextInput firstRectForRange:]
-[UITextInput caretRectForPosition:]
-[UITextInput selectionRectsForRange:]
-[UITextInput closestPositionToPoint:]
-[UITextInput closestPositionToPoint:withinRange:]
-[UITextInput characterRangeAtPoint:]
-[UITextInput selectedTextRange]
-[UITextInput setSelectedTextRange:]
-[UITextInput markedTextRange]
-[UITextInput markedTextStyle]
-[UITextInput setMarkedTextStyle:]
-[UITextInput beginningOfDocument]
-[UITextInput endOfDocument]
-[UITextInput inputDelegate]
-[UITextInput setInputDelegate:]
-[UITextInput tokenizer]
@optional
// instance methods
-[UITextInput shouldChangeTextInRange:replacementText:]
-[UITextInput textStylingAtPosition:inDirection:]
-[UITextInput positionWithinRange:atCharacterOffset:]
-[UITextInput characterOffsetOfPosition:withinRange:]
-[UITextInput insertDictationResult:]
-[UITextInput dictationRecordingDidEnd]
-[UITextInput dictationRecognitionFailed]
-[UITextInput frameForDictationResultPlaceholder:]
-[UITextInput removeDictationResultPlaceholder:willInsertResult:]
-[UITextInput insertText:alternatives:style:]
-[UITextInput setAttributedMarkedText:selectedRange:]
-[UITextInput insertTextPlaceholderWithSize:]
-[UITextInput removeTextPlaceholder:]
-[UITextInput beginFloatingCursorAtPoint:]
-[UITextInput updateFloatingCursorAtPoint:]
-[UITextInput endFloatingCursor]
-[UITextInput textInputView]
-[UITextInput selectionAffinity]
-[UITextInput setSelectionAffinity:]
-[UITextInput insertDictationResultPlaceholder]
@end
@protocol FBSDKWebDialogViewDelegate <NSObject>
// instance methods
-[FBSDKWebDialogViewDelegate webDialogView:didCompleteWithResults:]
-[FBSDKWebDialogViewDelegate webDialogView:didFailWithError:]
-[FBSDKWebDialogViewDelegate webDialogViewDidCancel:]
-[FBSDKWebDialogViewDelegate webDialogViewDidFinishLoad:]
@end
@protocol WKNavigationDelegate <NSObject>
@optional
// instance methods
-[WKNavigationDelegate webView:decidePolicyForNavigationAction:decisionHandler:]
-[WKNavigationDelegate webView:decidePolicyForNavigationAction:preferences:decisionHandler:]
-[WKNavigationDelegate webView:decidePolicyForNavigationResponse:decisionHandler:]
-[WKNavigationDelegate webView:didStartProvisionalNavigation:]
-[WKNavigationDelegate webView:didReceiveServerRedirectForProvisionalNavigation:]
-[WKNavigationDelegate webView:didFailProvisionalNavigation:withError:]
-[WKNavigationDelegate webView:didCommitNavigation:]
-[WKNavigationDelegate webView:didFinishNavigation:]
-[WKNavigationDelegate webView:didFailNavigation:withError:]
-[WKNavigationDelegate webView:didReceiveAuthenticationChallenge:completionHandler:]
-[WKNavigationDelegate webViewWebContentProcessDidTerminate:]
-[WKNavigationDelegate webView:authenticationChallenge:shouldAllowDeprecatedTLS:]
@end
@protocol NSNetServiceDelegate <NSObject>
@optional
// instance methods
-[NSNetServiceDelegate netServiceWillPublish:]
-[NSNetServiceDelegate netServiceDidPublish:]
-[NSNetServiceDelegate netService:didNotPublish:]
-[NSNetServiceDelegate netServiceWillResolve:]
-[NSNetServiceDelegate netServiceDidResolveAddress:]
-[NSNetServiceDelegate netService:didNotResolve:]
-[NSNetServiceDelegate netServiceDidStop:]
-[NSNetServiceDelegate netService:didUpdateTXTRecordData:]
-[NSNetServiceDelegate netService:didAcceptConnectionWithInputStream:outputStream:]
@end
@protocol FBSDKLoginCompleting
// instance methods
-[FBSDKLoginCompleting completeLoginWithHandler:]
@end
@protocol FBSDKURLOpening <NSObject>
// instance methods
-[FBSDKURLOpening application:openURL:sourceApplication:annotation:]
-[FBSDKURLOpening canOpenURL:forApplication:sourceApplication:annotation:]
-[FBSDKURLOpening applicationDidBecomeActive:]
-[FBSDKURLOpening isAuthenticationURL:]
@end
@protocol FBSDKSharingValidation
// instance methods
-[FBSDKSharingValidation validateWithOptions:error:]
@end
@protocol FBSDKWebDialogDelegate <NSObject>
// instance methods
-[FBSDKWebDialogDelegate webDialog:didCompleteWithResults:]
-[FBSDKWebDialogDelegate webDialog:didFailWithError:]
-[FBSDKWebDialogDelegate webDialogDidCancel:]
@end
@protocol FBSDKLikeDialogDelegate <NSObject>
// instance methods
-[FBSDKLikeDialogDelegate likeDialog:didCompleteWithResults:]
-[FBSDKLikeDialogDelegate likeDialog:didFailWithError:]
@end
@protocol NSDiscardableContent
// instance methods
-[NSDiscardableContent beginContentAccess]
-[NSDiscardableContent endContentAccess]
-[NSDiscardableContent discardContentIfPossible]
-[NSDiscardableContent isContentDiscarded]
@end
@protocol FBSDKVideoUploaderDelegate <NSObject>
// instance methods
-[FBSDKVideoUploaderDelegate videoChunkDataForVideoUploader:startOffset:endOffset:]
-[FBSDKVideoUploaderDelegate videoUploader:didCompleteWithResults:]
-[FBSDKVideoUploaderDelegate videoUploader:didFailWithError:]
@end
@protocol FBSDKSharing <NSObject>
@property <FBSDKSharingDelegate> *delegate
@property <FBSDKSharingContent> *shareContent
@property BOOL shouldFailOnDataError
// instance methods
-[FBSDKSharing validateWithError:]
-[FBSDKSharing delegate]
-[FBSDKSharing setDelegate:]
-[FBSDKSharing shareContent]
-[FBSDKSharing setShareContent:]
-[FBSDKSharing shouldFailOnDataError]
-[FBSDKSharing setShouldFailOnDataError:]
@end
@protocol FBSDKSharingButton <NSObject>
@property <FBSDKSharingContent> *shareContent
// instance methods
-[FBSDKSharingButton shareContent]
-[FBSDKSharingButton setShareContent:]
@end
@protocol FBSDKSharingContent <FBSDKCopying, FBSDKSharingValidation, NSSecureCoding>
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
// instance methods
-[FBSDKSharingContent addParameters:bridgeOptions:]
-[FBSDKSharingContent contentURL]
-[FBSDKSharingContent setContentURL:]
-[FBSDKSharingContent hashtag]
-[FBSDKSharingContent setHashtag:]
-[FBSDKSharingContent peopleIDs]
-[FBSDKSharingContent setPeopleIDs:]
-[FBSDKSharingContent placeID]
-[FBSDKSharingContent setPlaceID:]
-[FBSDKSharingContent ref]
-[FBSDKSharingContent setRef:]
-[FBSDKSharingContent pageID]
-[FBSDKSharingContent setPageID:]
-[FBSDKSharingContent shareUUID]
@end
@protocol FBSDKSharingScheme
// instance methods
-[FBSDKSharingScheme schemeForMode:]
@end
@protocol FBSDKSharingDialog <FBSDKSharing>
@property BOOL canShow
// instance methods
-[FBSDKSharingDialog show]
-[FBSDKSharingDialog canShow]
@end
@protocol FBSDKShareMessengerActionButton <FBSDKCopying, NSSecureCoding>
@property NSString *title
// instance methods
-[FBSDKShareMessengerActionButton title]
-[FBSDKShareMessengerActionButton setTitle:]
@end
@protocol FBSDKShareOpenGraphValueContaining <NSObject, NSSecureCoding>
@property NSDictionary *allProperties
@property NSEnumerator *keyEnumerator
@property NSEnumerator *objectEnumerator
// instance methods
-[FBSDKShareOpenGraphValueContaining arrayForKey:]
-[FBSDKShareOpenGraphValueContaining enumerateKeysAndObjectsUsingBlock:]
-[FBSDKShareOpenGraphValueContaining numberForKey:]
-[FBSDKShareOpenGraphValueContaining stringForKey:]
-[FBSDKShareOpenGraphValueContaining URLForKey:]
-[FBSDKShareOpenGraphValueContaining objectForKey:]
-[FBSDKShareOpenGraphValueContaining objectForKeyedSubscript:]
-[FBSDKShareOpenGraphValueContaining parseProperties:]
-[FBSDKShareOpenGraphValueContaining photoForKey:]
-[FBSDKShareOpenGraphValueContaining removeObjectForKey:]
-[FBSDKShareOpenGraphValueContaining setArray:forKey:]
-[FBSDKShareOpenGraphValueContaining setNumber:forKey:]
-[FBSDKShareOpenGraphValueContaining setObject:forKey:]
-[FBSDKShareOpenGraphValueContaining setPhoto:forKey:]
-[FBSDKShareOpenGraphValueContaining setString:forKey:]
-[FBSDKShareOpenGraphValueContaining setURL:forKey:]
-[FBSDKShareOpenGraphValueContaining allProperties]
-[FBSDKShareOpenGraphValueContaining keyEnumerator]
-[FBSDKShareOpenGraphValueContaining objectEnumerator]
@end
@protocol FBSDKShareMedia <NSObject>
@end
@protocol FIRLibrary
// class methods
+[FIRLibrary componentsToRegister]
@optional
// class methods
+[FIRLibrary configureWithApp:]
@end
@protocol FIRComponentLifecycleMaintainer
// instance methods
-[FIRComponentLifecycleMaintainer appWillBeDeleted:]
@end
@protocol FIRCoreDiagnosticsData <NSObject>
@property NSDictionary *diagnosticObjects
// instance methods
-[FIRCoreDiagnosticsData diagnosticObjects]
-[FIRCoreDiagnosticsData setDiagnosticObjects:]
@end
@protocol FIRCoreDiagnosticsInterop <NSObject>
// class methods
+[FIRCoreDiagnosticsInterop sendDiagnosticsData:]
@end
@protocol FIRInstallationsInstanceProvider <FIRLibrary>
@end
@protocol FIRInstallationsBackoffControllerProtocol <NSObject>
// instance methods
-[FIRInstallationsBackoffControllerProtocol registerEvent:]
-[FIRInstallationsBackoffControllerProtocol isNextRequestAllowed]
@end
@protocol FIRInstanceIDInstanceProvider
@end
@protocol FIRInstanceIDStoreDelegate <NSObject>
// instance methods
-[FIRInstanceIDStoreDelegate store:didDeleteFCMScopedTokensForCheckin:]
@end
@protocol FIRMessagingInterop <NSObject>
@property NSString *FCMToken
// instance methods
-[FIRMessagingInterop FCMToken]
@end
@protocol FIRAnalyticsInterop
// instance methods
-[FIRAnalyticsInterop setConditionalUserProperty:]
-[FIRAnalyticsInterop clearConditionalUserProperty:forOrigin:clearEventName:clearEventParameters:]
-[FIRAnalyticsInterop conditionalUserProperties:propertyNamePrefix:]
-[FIRAnalyticsInterop maxUserProperties:]
-[FIRAnalyticsInterop getUserPropertiesWithCallback:]
-[FIRAnalyticsInterop logEventWithOrigin:name:parameters:]
-[FIRAnalyticsInterop setUserPropertyWithOrigin:name:value:]
-[FIRAnalyticsInterop registerAnalyticsListener:withOrigin:]
-[FIRAnalyticsInterop unregisterAnalyticsListenerWithOrigin:]
@end
@protocol FIRMessagingClientDelegate <NSObject>
@end
@protocol FIRMessagingReceiverDelegate <NSObject>
// instance methods
-[FIRMessagingReceiverDelegate receiver:receivedRemoteMessage:]
@end
@protocol GULReachabilityDelegate
// instance methods
-[GULReachabilityDelegate reachability:statusChanged:]
@end
@protocol FIRMessagingConnectionDelegate <NSObject>
// instance methods
-[FIRMessagingConnectionDelegate connection:didCloseForReason:]
-[FIRMessagingConnectionDelegate didLoginWithConnection:]
-[FIRMessagingConnectionDelegate connectionDidRecieveMessage:]
-[FIRMessagingConnectionDelegate connectionDidReceiveAckForRmqIds:]
@end
@protocol FIRMessagingSecureSocketDelegate <NSObject>
// instance methods
-[FIRMessagingSecureSocketDelegate secureSocket:didReceiveData:withTag:]
-[FIRMessagingSecureSocketDelegate secureSocket:didSendProtoWithTag:rmqId:]
-[FIRMessagingSecureSocketDelegate secureSocketDidConnect:]
-[FIRMessagingSecureSocketDelegate didDisconnectWithSecureSocket:]
@end
@protocol FIRMessagingPendingTopicsListDelegate <NSObject>
// instance methods
-[FIRMessagingPendingTopicsListDelegate pendingTopicsList:requestedUpdateForTopic:action:completion:]
-[FIRMessagingPendingTopicsListDelegate pendingTopicsListDidUpdate:]
-[FIRMessagingPendingTopicsListDelegate pendingTopicsListCanRequestTopicUpdates:]
@end
@protocol FIRMessagingDataMessageManagerDelegate <NSObject>
// instance methods
-[FIRMessagingDataMessageManagerDelegate didReceiveMessage:withIdentifier:]
-[FIRMessagingDataMessageManagerDelegate willSendDataMessageWithID:error:]
-[FIRMessagingDataMessageManagerDelegate didSendDataMessageWithID:]
-[FIRMessagingDataMessageManagerDelegate didDeleteMessagesOnServer]
@end
@protocol FIRMessagingRmqScanner <NSObject>
// instance methods
-[FIRMessagingRmqScanner scanWithRmqMessageHandler:]
@end
@protocol NSStreamDelegate <NSObject>
@optional
// instance methods
-[NSStreamDelegate stream:handleEvent:]
@end
@protocol GTMFetcherAuthorizationProtocol <NSObject>
@property NSString *userEmail
@property BOOL canAuthorize
@property BOOL shouldAuthorizeAllRequests
@property <GTMSessionFetcherServiceProtocol> *fetcherService
// instance methods
-[GTMFetcherAuthorizationProtocol authorizeRequest:delegate:didFinishSelector:]
-[GTMFetcherAuthorizationProtocol stopAuthorization]
-[GTMFetcherAuthorizationProtocol stopAuthorizationForRequest:]
-[GTMFetcherAuthorizationProtocol isAuthorizingRequest:]
-[GTMFetcherAuthorizationProtocol isAuthorizedRequest:]
-[GTMFetcherAuthorizationProtocol userEmail]
@optional
// instance methods
-[GTMFetcherAuthorizationProtocol authorizeRequest:completionHandler:]
-[GTMFetcherAuthorizationProtocol primeForRefresh]
-[GTMFetcherAuthorizationProtocol canAuthorize]
-[GTMFetcherAuthorizationProtocol shouldAuthorizeAllRequests]
-[GTMFetcherAuthorizationProtocol setShouldAuthorizeAllRequests:]
-[GTMFetcherAuthorizationProtocol fetcherService]
-[GTMFetcherAuthorizationProtocol setFetcherService:]
@end
@protocol OS_dispatch_object <NSObject>
@end
@protocol OS_dispatch_data <OS_dispatch_object>
@end
@protocol GTMSessionFetcherServiceProtocol <NSObject>
@property NSObject<OS_dispatch_queue> *callbackQueue
@property BOOL reuseSession
@property NSOperationQueue *delegateQueue
// instance methods
-[GTMSessionFetcherServiceProtocol fetcherShouldBeginFetching:]
-[GTMSessionFetcherServiceProtocol fetcherDidCreateSession:]
-[GTMSessionFetcherServiceProtocol fetcherDidBeginFetching:]
-[GTMSessionFetcherServiceProtocol fetcherDidStop:]
-[GTMSessionFetcherServiceProtocol fetcherWithRequest:]
-[GTMSessionFetcherServiceProtocol isDelayingFetcher:]
-[GTMSessionFetcherServiceProtocol session]
-[GTMSessionFetcherServiceProtocol sessionForFetcherCreation]
-[GTMSessionFetcherServiceProtocol sessionDelegate]
-[GTMSessionFetcherServiceProtocol stoppedAllFetchersDate]
-[GTMSessionFetcherServiceProtocol callbackQueue]
-[GTMSessionFetcherServiceProtocol setCallbackQueue:]
-[GTMSessionFetcherServiceProtocol reuseSession]
-[GTMSessionFetcherServiceProtocol setReuseSession:]
-[GTMSessionFetcherServiceProtocol delegateQueue]
@end
@protocol NSObject
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
-[NSObject isEqual:]
-[NSObject class]
-[NSObject self]
-[NSObject performSelector:]
-[NSObject performSelector:withObject:]
-[NSObject performSelector:withObject:withObject:]
-[NSObject isProxy]
-[NSObject isKindOfClass:]
-[NSObject isMemberOfClass:]
-[NSObject conformsToProtocol:]
-[NSObject respondsToSelector:]
-[NSObject retain]
-[NSObject release]
-[NSObject autorelease]
-[NSObject retainCount]
-[NSObject zone]
-[NSObject superclass]
@optional
// instance methods
@end
@protocol ACTReportingInfoDelegate <NSObject>
// instance methods
-[ACTReportingInfoDelegate shouldReport]
-[ACTReportingInfoDelegate queryParameters]
-[ACTReportingInfoDelegate queryParameterSeparator]
-[ACTReportingInfoDelegate reportingURLPrefix]
@optional
// instance methods
-[ACTReportingInfoDelegate filteredCommonQueryParameters:]
@end
@protocol ACTPingerDelegate <NSObject>
// instance methods
-[ACTPingerDelegate pingDidSucceed:]
-[ACTPingerDelegate ping:didFailWithError:]
@end
@protocol NSCopying
// instance methods
-[NSCopying copyWithZone:]
@end
@protocol ACTAutomatedUsageReporting <NSObject>
// instance methods
-[ACTAutomatedUsageReporting automatedUsageConversionID]
@end
@protocol NSURLConnectionDelegate <NSObject>
@optional
// instance methods
-[NSURLConnectionDelegate connection:didFailWithError:]
-[NSURLConnectionDelegate connectionShouldUseCredentialStorage:]
-[NSURLConnectionDelegate connection:willSendRequestForAuthenticationChallenge:]
-[NSURLConnectionDelegate connection:canAuthenticateAgainstProtectionSpace:]
-[NSURLConnectionDelegate connection:didReceiveAuthenticationChallenge:]
-[NSURLConnectionDelegate connection:didCancelAuthenticationChallenge:]
@end
@protocol GDTCORLifecycleProtocol <NSObject>
@optional
// instance methods
-[GDTCORLifecycleProtocol appWillTerminate:]
-[GDTCORLifecycleProtocol appWillBackground:]
-[GDTCORLifecycleProtocol appWillForeground:]
@end
@protocol GDTCORUploader <NSObject, GDTCORLifecycleProtocol>
// instance methods
-[GDTCORUploader uploadTarget:withConditions:]
@end
@protocol GDTCORStorageProtocol <NSObject, GDTCORLifecycleProtocol>
// instance methods
-[GDTCORStorageProtocol storeEvent:onComplete:]
-[GDTCORStorageProtocol hasEventsForTarget:onComplete:]
-[GDTCORStorageProtocol batchWithEventSelector:batchExpiration:onComplete:]
-[GDTCORStorageProtocol removeBatchWithID:deleteEvents:onComplete:]
-[GDTCORStorageProtocol batchIDsForTarget:onComplete:]
-[GDTCORStorageProtocol checkForExpirations]
-[GDTCORStorageProtocol storeLibraryData:forKey:onComplete:]
-[GDTCORStorageProtocol libraryDataForKey:onFetchComplete:setNewValue:]
-[GDTCORStorageProtocol removeLibraryDataForKey:onComplete:]
-[GDTCORStorageProtocol storageSizeWithCallback:]
@end
@protocol GDTCORApplicationDelegate <UIApplicationDelegate>
@end
@protocol GDTCORApplicationProtocol <NSObject>
@property BOOL isRunningInBackground
// instance methods
-[GDTCORApplicationProtocol beginBackgroundTaskWithName:expirationHandler:]
-[GDTCORApplicationProtocol endBackgroundTask:]
-[GDTCORApplicationProtocol isRunningInBackground]
@end
@protocol GULNetworkLoggerDelegate <NSObject>
// instance methods
-[GULNetworkLoggerDelegate GULNetwork_logWithLevel:messageCode:message:contexts:]
-[GULNetworkLoggerDelegate GULNetwork_logWithLevel:messageCode:message:context:]
-[GULNetworkLoggerDelegate GULNetwork_logWithLevel:messageCode:message:]
@end
@protocol NSURLSessionDownloadDelegate <NSURLSessionTaskDelegate>
// instance methods
-[NSURLSessionDownloadDelegate URLSession:downloadTask:didFinishDownloadingToURL:]
@optional
// instance methods
-[NSURLSessionDownloadDelegate URLSession:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:]
-[NSURLSessionDownloadDelegate URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:]
@end
@protocol UISceneDelegate <NSObject>
@optional
// instance methods
-[UISceneDelegate scene:willConnectToSession:options:]
-[UISceneDelegate sceneDidDisconnect:]
-[UISceneDelegate sceneDidBecomeActive:]
-[UISceneDelegate sceneWillResignActive:]
-[UISceneDelegate sceneWillEnterForeground:]
-[UISceneDelegate sceneDidEnterBackground:]
-[UISceneDelegate scene:openURLContexts:]
-[UISceneDelegate stateRestorationActivityForScene:]
-[UISceneDelegate scene:willContinueUserActivityWithType:]
-[UISceneDelegate scene:continueUserActivity:]
-[UISceneDelegate scene:didFailToContinueUserActivityWithType:error:]
-[UISceneDelegate scene:didUpdateUserActivity:]
@end
@protocol JWTAlgorithm <NSObject>
@property NSString *name
// instance methods
-[JWTAlgorithm signHash:key:error:]
-[JWTAlgorithm verifyHash:signature:key:error:]
-[JWTAlgorithm encodePayload:withSecret:]
-[JWTAlgorithm verifySignedInput:withSignature:verificationKey:]
-[JWTAlgorithm name]
@optional
// instance methods
-[JWTAlgorithm encodePayloadData:withSecret:]
-[JWTAlgorithm verifySignedInput:withSignature:verificationKeyData:]
@end
@protocol JWTAsymmetricKeysAlgorithm <JWTAlgorithm>
@property NSString *keyExtractorType
@property <JWTCryptoKeyProtocol> *signKey
@property <JWTCryptoKeyProtocol> *verifyKey
@optional
// instance methods
-[JWTAsymmetricKeysAlgorithm keyExtractorType]
-[JWTAsymmetricKeysAlgorithm setKeyExtractorType:]
-[JWTAsymmetricKeysAlgorithm signKey]
-[JWTAsymmetricKeysAlgorithm setSignKey:]
-[JWTAsymmetricKeysAlgorithm verifyKey]
-[JWTAsymmetricKeysAlgorithm setVerifyKey:]
@end
@protocol JWTRSAlgorithm <JWTAsymmetricKeysAlgorithm, NSCopying>
@property NSString *privateKeyCertificatePassphrase
// instance methods
-[JWTRSAlgorithm privateKeyCertificatePassphrase]
-[JWTRSAlgorithm setPrivateKeyCertificatePassphrase:]
@end
@protocol JWTAlgorithmDataHolderProtocol <NSObject, NSCopying>
@property NSData *internalSecretData
@property <JWTAlgorithm> *internalAlgorithm
@property <JWTStringCoder__Protocol> *internalStringCoder
// instance methods
-[JWTAlgorithmDataHolderProtocol internalSecretData]
-[JWTAlgorithmDataHolderProtocol setInternalSecretData:]
-[JWTAlgorithmDataHolderProtocol internalAlgorithm]
-[JWTAlgorithmDataHolderProtocol setInternalAlgorithm:]
-[JWTAlgorithmDataHolderProtocol internalStringCoder]
-[JWTAlgorithmDataHolderProtocol setInternalStringCoder:]
@end
@protocol JWTAlgorithmDataHolderCreateProtocol <NSObject>
// class methods
+[JWTAlgorithmDataHolderCreateProtocol createWithAlgorithm256]
+[JWTAlgorithmDataHolderCreateProtocol createWithAlgorithm384]
+[JWTAlgorithmDataHolderCreateProtocol createWithAlgorithm512]
@end
@protocol JWTStringCoder__Protocol <NSObject>
// instance methods
-[JWTStringCoder__Protocol stringWithData:]
-[JWTStringCoder__Protocol dataWithString:]
@end
@protocol JWTCodingResultTypeSuccessEncodedProtocol <NSObject>
@property NSString *encoded
@property NSString *token
// instance methods
-[JWTCodingResultTypeSuccessEncodedProtocol initWithEncoded:]
-[JWTCodingResultTypeSuccessEncodedProtocol initWithToken:]
-[JWTCodingResultTypeSuccessEncodedProtocol encoded]
-[JWTCodingResultTypeSuccessEncodedProtocol token]
@end
@protocol JWTMutableCodingResultTypeSuccessEncodedProtocol <JWTCodingResultTypeSuccessEncodedProtocol>
@property NSString *encoded
@property NSString *token
// instance methods
-[JWTMutableCodingResultTypeSuccessEncodedProtocol encoded]
-[JWTMutableCodingResultTypeSuccessEncodedProtocol setEncoded:]
-[JWTMutableCodingResultTypeSuccessEncodedProtocol token]
-[JWTMutableCodingResultTypeSuccessEncodedProtocol setToken:]
@end
@protocol JWTCodingResultTypeSuccessDecodedProtocol <NSObject>
@property NSDictionary *headers
@property NSDictionary *payload
@property NSDictionary *headerAndPayloadDictionary
@property JWTClaimsSet *claimsSet
// instance methods
-[JWTCodingResultTypeSuccessDecodedProtocol initWithHeadersAndPayload:]
-[JWTCodingResultTypeSuccessDecodedProtocol initWithHeaders:withPayload:]
-[JWTCodingResultTypeSuccessDecodedProtocol initWithClaimsSet:]
-[JWTCodingResultTypeSuccessDecodedProtocol headers]
-[JWTCodingResultTypeSuccessDecodedProtocol payload]
-[JWTCodingResultTypeSuccessDecodedProtocol headerAndPayloadDictionary]
-[JWTCodingResultTypeSuccessDecodedProtocol claimsSet]
@end
@protocol JWTMutableCodingResultTypeSuccessDecodedProtocol <JWTCodingResultTypeSuccessDecodedProtocol>
@property NSDictionary *headers
@property NSDictionary *payload
@property JWTClaimsSet *claimsSet
// instance methods
-[JWTMutableCodingResultTypeSuccessDecodedProtocol headers]
-[JWTMutableCodingResultTypeSuccessDecodedProtocol setHeaders:]
-[JWTMutableCodingResultTypeSuccessDecodedProtocol payload]
-[JWTMutableCodingResultTypeSuccessDecodedProtocol setPayload:]
-[JWTMutableCodingResultTypeSuccessDecodedProtocol claimsSet]
-[JWTMutableCodingResultTypeSuccessDecodedProtocol setClaimsSet:]
@end
@protocol JWTCodingResultTypeErrorProtocol <NSObject>
@property NSError *error
// instance methods
-[JWTCodingResultTypeErrorProtocol initWithError:]
-[JWTCodingResultTypeErrorProtocol error]
@end
@protocol JWTMutableCodingResultTypeErrorProtocol <JWTCodingResultTypeErrorProtocol>
@property NSError *error
// instance methods
-[JWTMutableCodingResultTypeErrorProtocol error]
-[JWTMutableCodingResultTypeErrorProtocol setError:]
@end
@protocol JWTCryptoKey__Generator__Protocol
// instance methods
-[JWTCryptoKey__Generator__Protocol initWithData:parameters:error:]
-[JWTCryptoKey__Generator__Protocol initWithBase64String:parameters:error:]
-[JWTCryptoKey__Generator__Protocol initWithPemEncoded:parameters:error:]
-[JWTCryptoKey__Generator__Protocol initWithPemAtURL:parameters:error:]
@end
@protocol JWTCryptoKey__Raw__Generator__Protocol
// instance methods
-[JWTCryptoKey__Raw__Generator__Protocol initWithSecKeyRef:]
@end
@protocol JWTCryptoKeyProtocol <NSObject>
@property NSString *tag
@property ^{__SecKey=} key
@property NSData *rawKey
// instance methods
-[JWTCryptoKeyProtocol tag]
-[JWTCryptoKeyProtocol key]
-[JWTCryptoKeyProtocol rawKey]
@end
@protocol JWTCryptoKeyExtractorProtocol <NSObject>
@optional
// instance methods
-[JWTCryptoKeyExtractorProtocol keyFromString:parameters:error:]
-[JWTCryptoKeyExtractorProtocol keyFromData:parameters:error:]
@end
@protocol MPTweakObserver <NSObject>
// instance methods
-[MPTweakObserver tweakDidChange:]
@end
@protocol MPNotificationViewControllerDelegate <NSObject>
// instance methods
-[MPNotificationViewControllerDelegate notificationController:wasDismissedWithCtaUrl:shouldTrack:additionalTrackingProperties:]
@end
@protocol TrackDelegate <NSObject>
// instance methods
-[TrackDelegate track:properties:]
@end
@protocol MixpanelType <NSObject>
// instance methods
-[MixpanelType equalToMixpanelType:]
@end
@protocol MPABTestDesignerMessage <NSObject>
@property NSString *type
// instance methods
-[MPABTestDesignerMessage setPayloadObject:forKey:]
-[MPABTestDesignerMessage payloadObjectForKey:]
-[MPABTestDesignerMessage JSONData]
-[MPABTestDesignerMessage responseCommandWithConnection:]
-[MPABTestDesignerMessage type]
@end
@protocol MPDesignerSessionCollection <NSObject>
// instance methods
-[MPDesignerSessionCollection cleanup]
@end
@protocol MPWebSocketDelegate <NSObject>
// instance methods
-[MPWebSocketDelegate webSocket:didReceiveMessage:]
@optional
// instance methods
-[MPWebSocketDelegate webSocketDidOpen:]
-[MPWebSocketDelegate webSocket:didFailWithError:]
-[MPWebSocketDelegate webSocket:didCloseWithCode:reason:wasClean:]
@end
@protocol CLLocationManagerDelegate <NSObject>
@optional
// instance methods
-[CLLocationManagerDelegate locationManager:didUpdateToLocation:fromLocation:]
-[CLLocationManagerDelegate locationManager:didUpdateLocations:]
-[CLLocationManagerDelegate locationManager:didUpdateHeading:]
-[CLLocationManagerDelegate locationManagerShouldDisplayHeadingCalibration:]
-[CLLocationManagerDelegate locationManager:didDetermineState:forRegion:]
-[CLLocationManagerDelegate locationManager:didRangeBeacons:inRegion:]
-[CLLocationManagerDelegate locationManager:rangingBeaconsDidFailForRegion:withError:]
-[CLLocationManagerDelegate locationManager:didRangeBeacons:satisfyingConstraint:]
-[CLLocationManagerDelegate locationManager:didFailRangingBeaconsForConstraint:error:]
-[CLLocationManagerDelegate locationManager:didEnterRegion:]
-[CLLocationManagerDelegate locationManager:didExitRegion:]
-[CLLocationManagerDelegate locationManager:didFailWithError:]
-[CLLocationManagerDelegate locationManager:monitoringDidFailForRegion:withError:]
-[CLLocationManagerDelegate locationManager:didChangeAuthorizationStatus:]
-[CLLocationManagerDelegate locationManagerDidChangeAuthorization:]
-[CLLocationManagerDelegate locationManager:didStartMonitoringForRegion:]
-[CLLocationManagerDelegate locationManagerDidPauseLocationUpdates:]
-[CLLocationManagerDelegate locationManagerDidResumeLocationUpdates:]
-[CLLocationManagerDelegate locationManager:didFinishDeferredUpdatesWithError:]
-[CLLocationManagerDelegate locationManager:didVisit:]
@end
@protocol RNPermissionHandler <NSObject>
// class methods
+[RNPermissionHandler usageDescriptionKeys]
+[RNPermissionHandler handlerUniqueId]
// instance methods
-[RNPermissionHandler checkWithResolver:rejecter:]
-[RNPermissionHandler requestWithResolver:rejecter:]
@end
@protocol GPBDictionaryInternalsProtocol
// instance methods
-[GPBDictionaryInternalsProtocol computeSerializedSizeAsField:]
-[GPBDictionaryInternalsProtocol writeToCodedOutputStream:asField:]
-[GPBDictionaryInternalsProtocol setGPBGenericValue:forGPBGenericValueKey:]
-[GPBDictionaryInternalsProtocol enumerateForTextFormat:]
@end
@protocol GPBMessageSignatureProtocol
@optional
// class methods
+[GPBMessageSignatureProtocol getClassValue]
// instance methods
-[GPBMessageSignatureProtocol getBool]
-[GPBMessageSignatureProtocol setBool:]
-[GPBMessageSignatureProtocol getBoolAtIndex:]
-[GPBMessageSignatureProtocol getFixed32]
-[GPBMessageSignatureProtocol setFixed32:]
-[GPBMessageSignatureProtocol getFixed32AtIndex:]
-[GPBMessageSignatureProtocol getSFixed32]
-[GPBMessageSignatureProtocol setSFixed32:]
-[GPBMessageSignatureProtocol getSFixed32AtIndex:]
-[GPBMessageSignatureProtocol getFloat]
-[GPBMessageSignatureProtocol setFloat:]
-[GPBMessageSignatureProtocol getFloatAtIndex:]
-[GPBMessageSignatureProtocol getFixed64]
-[GPBMessageSignatureProtocol setFixed64:]
-[GPBMessageSignatureProtocol getFixed64AtIndex:]
-[GPBMessageSignatureProtocol getSFixed64]
-[GPBMessageSignatureProtocol setSFixed64:]
-[GPBMessageSignatureProtocol getSFixed64AtIndex:]
-[GPBMessageSignatureProtocol getDouble]
-[GPBMessageSignatureProtocol setDouble:]
-[GPBMessageSignatureProtocol getDoubleAtIndex:]
-[GPBMessageSignatureProtocol getInt32]
-[GPBMessageSignatureProtocol setInt32:]
-[GPBMessageSignatureProtocol getInt32AtIndex:]
-[GPBMessageSignatureProtocol getInt64]
-[GPBMessageSignatureProtocol setInt64:]
-[GPBMessageSignatureProtocol getInt64AtIndex:]
-[GPBMessageSignatureProtocol getSInt32]
-[GPBMessageSignatureProtocol setSInt32:]
-[GPBMessageSignatureProtocol getSInt32AtIndex:]
-[GPBMessageSignatureProtocol getSInt64]
-[GPBMessageSignatureProtocol setSInt64:]
-[GPBMessageSignatureProtocol getSInt64AtIndex:]
-[GPBMessageSignatureProtocol getUInt32]
-[GPBMessageSignatureProtocol setUInt32:]
-[GPBMessageSignatureProtocol getUInt32AtIndex:]
-[GPBMessageSignatureProtocol getUInt64]
-[GPBMessageSignatureProtocol setUInt64:]
-[GPBMessageSignatureProtocol getUInt64AtIndex:]
-[GPBMessageSignatureProtocol getBytes]
-[GPBMessageSignatureProtocol setBytes:]
-[GPBMessageSignatureProtocol getBytesAtIndex:]
-[GPBMessageSignatureProtocol getString]
-[GPBMessageSignatureProtocol setString:]
-[GPBMessageSignatureProtocol getStringAtIndex:]
-[GPBMessageSignatureProtocol getMessage]
-[GPBMessageSignatureProtocol setMessage:]
-[GPBMessageSignatureProtocol getMessageAtIndex:]
-[GPBMessageSignatureProtocol getGroup]
-[GPBMessageSignatureProtocol setGroup:]
-[GPBMessageSignatureProtocol getGroupAtIndex:]
-[GPBMessageSignatureProtocol getEnum]
-[GPBMessageSignatureProtocol setEnum:]
-[GPBMessageSignatureProtocol getEnumAtIndex:]
-[GPBMessageSignatureProtocol getArray]
-[GPBMessageSignatureProtocol getArrayCount]
-[GPBMessageSignatureProtocol setArray:]
@end
@protocol ASAuthorizationControllerDelegate <NSObject>
@optional
// instance methods
-[ASAuthorizationControllerDelegate authorizationController:didCompleteWithAuthorization:]
-[ASAuthorizationControllerDelegate authorizationController:didCompleteWithError:]
@end
@protocol ASAuthorizationControllerPresentationContextProviding <NSObject>
// instance methods
-[ASAuthorizationControllerPresentationContextProviding presentationAnchorForAuthorizationController:]
@end
@protocol RCTInvalidating <NSObject>
// instance methods
-[RCTInvalidating invalidate]
@end
@protocol RCTEvent <NSObject>
@property NSNumber *viewTag
@property NSString *eventName
@property unsigned short coalescingKey
// class methods
+[RCTEvent moduleDotMethod]
// instance methods
-[RCTEvent canCoalesce]
-[RCTEvent arguments]
-[RCTEvent viewTag]
-[RCTEvent eventName]
@optional
// instance methods
-[RCTEvent coalesceWithEvent:]
-[RCTEvent coalescingKey]
@end
@protocol RNGestureHandlerEventEmitter
// instance methods
-[RNGestureHandlerEventEmitter sendTouchEvent:]
-[RNGestureHandlerEventEmitter sendStateChangeEvent:]
@end
@protocol UIGestureRecognizerDelegate <NSObject>
@optional
// instance methods
-[UIGestureRecognizerDelegate gestureRecognizerShouldBegin:]
-[UIGestureRecognizerDelegate gestureRecognizer:shouldRecognizeSimultaneouslyWithGestureRecognizer:]
-[UIGestureRecognizerDelegate gestureRecognizer:shouldRequireFailureOfGestureRecognizer:]
-[UIGestureRecognizerDelegate gestureRecognizer:shouldBeRequiredToFailByGestureRecognizer:]
-[UIGestureRecognizerDelegate gestureRecognizer:shouldReceiveTouch:]
-[UIGestureRecognizerDelegate gestureRecognizer:shouldReceivePress:]
-[UIGestureRecognizerDelegate gestureRecognizer:shouldReceiveEvent:]
@end
@protocol RNRootViewGestureRecognizerDelegate <UIGestureRecognizerDelegate>
// instance methods
-[RNRootViewGestureRecognizerDelegate gestureRecognizer:didActivateInRootView:]
@end
@protocol RCTUIManagerObserver <NSObject>
@optional
// instance methods
-[RCTUIManagerObserver uiManagerWillPerformLayout:]
-[RCTUIManagerObserver uiManagerDidPerformLayout:]
-[RCTUIManagerObserver uiManagerWillPerformMounting:]
-[RCTUIManagerObserver uiManager:performMountingWithBlock:]
-[RCTUIManagerObserver uiManagerDidPerformMounting:]
@end
@protocol GIDSignInDelegate <NSObject>
// instance methods
-[GIDSignInDelegate signIn:didSignInForUser:withError:]
@optional
// instance methods
-[GIDSignInDelegate signIn:didDisconnectWithUser:withError:]
@end
@protocol CAAnimationDelegate <NSObject>
@optional
// instance methods
-[CAAnimationDelegate animationDidStart:]
-[CAAnimationDelegate animationDidStop:finished:]
@end
@protocol REAFinalNode
// instance methods
-[REAFinalNode update]
@end
@protocol RCTEventDispatcherObserver <NSObject>
// instance methods
-[RCTEventDispatcherObserver eventDispatcherWillDispatchEvent:]
@end
@protocol RNSVGContainer <NSObject>
// instance methods
-[RNSVGContainer invalidate]
@end
@protocol UIAdaptivePresentationControllerDelegate <NSObject>
@optional
// instance methods
-[UIAdaptivePresentationControllerDelegate adaptivePresentationStyleForPresentationController:]
-[UIAdaptivePresentationControllerDelegate adaptivePresentationStyleForPresentationController:traitCollection:]
-[UIAdaptivePresentationControllerDelegate presentationController:viewControllerForAdaptivePresentationStyle:]
-[UIAdaptivePresentationControllerDelegate presentationController:willPresentWithAdaptiveStyle:transitionCoordinator:]
-[UIAdaptivePresentationControllerDelegate presentationControllerShouldDismiss:]
-[UIAdaptivePresentationControllerDelegate presentationControllerWillDismiss:]
-[UIAdaptivePresentationControllerDelegate presentationControllerDidDismiss:]
-[UIAdaptivePresentationControllerDelegate presentationControllerDidAttemptToDismiss:]
@end
@protocol RNSScreenContainerDelegate
// instance methods
-[RNSScreenContainerDelegate markChildUpdated]
@end
@protocol UINavigationControllerDelegate <NSObject>
@optional
// instance methods
-[UINavigationControllerDelegate navigationController:willShowViewController:animated:]
-[UINavigationControllerDelegate navigationController:didShowViewController:animated:]
-[UINavigationControllerDelegate navigationControllerSupportedInterfaceOrientations:]
-[UINavigationControllerDelegate navigationControllerPreferredInterfaceOrientationForPresentation:]
-[UINavigationControllerDelegate navigationController:interactionControllerForAnimationController:]
-[UINavigationControllerDelegate navigationController:animationControllerForOperation:fromViewController:toViewController:]
@end
@protocol UIViewControllerAnimatedTransitioning <NSObject>
// instance methods
-[UIViewControllerAnimatedTransitioning transitionDuration:]
-[UIViewControllerAnimatedTransitioning animateTransition:]
@optional
// instance methods
-[UIViewControllerAnimatedTransitioning interruptibleAnimatorForTransition:]
-[UIViewControllerAnimatedTransitioning animationEnded:]
@end
@protocol RCTReloadListener
// instance methods
-[RCTReloadListener didReceiveReloadCommand]
@end
@protocol RCTCxxBridgeDelegate <RCTBridgeDelegate>
// instance methods
-[RCTCxxBridgeDelegate jsExecutorFactoryForBridge:]
@end
@protocol RCTTurboModule
@end
@protocol RCTBridgeMethod <NSObject>
@property r* JSMethodName
@property unsigned long functionType
// instance methods
-[RCTBridgeMethod invokeWithBridge:module:arguments:]
-[RCTBridgeMethod JSMethodName]
-[RCTBridgeMethod functionType]
@end
@protocol RCTJSInvokerModule
@property @? invokeJS
// instance methods
-[RCTJSInvokerModule invokeJS]
-[RCTJSInvokerModule setInvokeJS:]
@end
@protocol RCTModalHostViewInteractor <NSObject>
// instance methods
-[RCTModalHostViewInteractor presentModalHostView:withViewController:animated:]
-[RCTModalHostViewInteractor dismissModalHostView:withViewController:animated:]
@end
@protocol UIPickerViewDataSource <NSObject>
// instance methods
-[UIPickerViewDataSource numberOfComponentsInPickerView:]
-[UIPickerViewDataSource pickerView:numberOfRowsInComponent:]
@end
@protocol UIPickerViewDelegate <NSObject>
@optional
// instance methods
-[UIPickerViewDelegate pickerView:widthForComponent:]
-[UIPickerViewDelegate pickerView:rowHeightForComponent:]
-[UIPickerViewDelegate pickerView:titleForRow:forComponent:]
-[UIPickerViewDelegate pickerView:attributedTitleForRow:forComponent:]
-[UIPickerViewDelegate pickerView:viewForRow:forComponent:reusingView:]
-[UIPickerViewDelegate pickerView:didSelectRow:inComponent:]
@end
@protocol UIPickerViewAccessibilityDelegate <UIPickerViewDelegate>
@optional
// instance methods
-[UIPickerViewAccessibilityDelegate pickerView:accessibilityLabelForComponent:]
-[UIPickerViewAccessibilityDelegate pickerView:accessibilityHintForComponent:]
-[UIPickerViewAccessibilityDelegate pickerView:accessibilityUserInputLabelsForComponent:]
-[UIPickerViewAccessibilityDelegate pickerView:accessibilityAttributedLabelForComponent:]
-[UIPickerViewAccessibilityDelegate pickerView:accessibilityAttributedHintForComponent:]
-[UIPickerViewAccessibilityDelegate pickerView:accessibilityAttributedUserInputLabelsForComponent:]
@end
@protocol UITableViewDataSource <NSObject>
// instance methods
-[UITableViewDataSource tableView:numberOfRowsInSection:]
-[UITableViewDataSource tableView:cellForRowAtIndexPath:]
@optional
// instance methods
-[UITableViewDataSource numberOfSectionsInTableView:]
-[UITableViewDataSource tableView:titleForHeaderInSection:]
-[UITableViewDataSource tableView:titleForFooterInSection:]
-[UITableViewDataSource tableView:canEditRowAtIndexPath:]
-[UITableViewDataSource tableView:canMoveRowAtIndexPath:]
-[UITableViewDataSource sectionIndexTitlesForTableView:]
-[UITableViewDataSource tableView:sectionForSectionIndexTitle:atIndex:]
-[UITableViewDataSource tableView:commitEditingStyle:forRowAtIndexPath:]
-[UITableViewDataSource tableView:moveRowAtIndexPath:toIndexPath:]
@end
@protocol RCTRefreshableProtocol
// instance methods
-[RCTRefreshableProtocol setRefreshing:]
@end
@protocol RCTCustomRefreshContolProtocol
@property @? onRefresh
@property BOOL refreshing
// instance methods
-[RCTCustomRefreshContolProtocol onRefresh]
-[RCTCustomRefreshContolProtocol setOnRefresh:]
-[RCTCustomRefreshContolProtocol isRefreshing]
@end
@protocol RCTAutoInsetsProtocol
@property {UIEdgeInsets=dddd} contentInset
@property BOOL automaticallyAdjustContentInsets
// instance methods
-[RCTAutoInsetsProtocol refreshContentInset]
-[RCTAutoInsetsProtocol contentInset]
-[RCTAutoInsetsProtocol setContentInset:]
-[RCTAutoInsetsProtocol automaticallyAdjustContentInsets]
-[RCTAutoInsetsProtocol setAutomaticallyAdjustContentInsets:]
@end
@protocol RCTScrollableProtocol
@property {CGSize=dd} contentSize
// instance methods
-[RCTScrollableProtocol scrollToOffset:]
-[RCTScrollableProtocol scrollToOffset:animated:]
-[RCTScrollableProtocol scrollToEnd:]
-[RCTScrollableProtocol zoomToRect:animated:]
-[RCTScrollableProtocol addScrollListener:]
-[RCTScrollableProtocol removeScrollListener:]
-[RCTScrollableProtocol contentSize]
@end
@protocol RCTComponent <NSObject>
@property NSNumber *reactTag
@property NSNumber *rootTag
// instance methods
-[RCTComponent insertReactSubview:atIndex:]
-[RCTComponent removeReactSubview:]
-[RCTComponent reactSubviews]
-[RCTComponent reactSuperview]
-[RCTComponent reactTagAtPoint:]
-[RCTComponent isReactRootView]
-[RCTComponent didSetProps:]
-[RCTComponent didUpdateReactSubviews]
-[RCTComponent reactTag]
-[RCTComponent setReactTag:]
-[RCTComponent rootTag]
-[RCTComponent setRootTag:]
@end
@protocol RCTSurfaceRootShadowViewDelegate <NSObject>
// instance methods
-[RCTSurfaceRootShadowViewDelegate rootShadowView:didChangeIntrinsicSize:]
-[RCTSurfaceRootShadowViewDelegate rootShadowViewDidStartRendering:]
-[RCTSurfaceRootShadowViewDelegate rootShadowViewDidStartLayingOut:]
@end
@protocol RCTSurfaceDelegate <NSObject>
@optional
// instance methods
-[RCTSurfaceDelegate surface:didChangeStage:]
-[RCTSurfaceDelegate surface:didChangeIntrinsicSize:]
@end
@protocol NativeAccessibilityManagerSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeAccessibilityManagerSpec getCurrentBoldTextState:onError:]
-[NativeAccessibilityManagerSpec getCurrentGrayscaleState:onError:]
-[NativeAccessibilityManagerSpec getCurrentInvertColorsState:onError:]
-[NativeAccessibilityManagerSpec getCurrentReduceMotionState:onError:]
-[NativeAccessibilityManagerSpec getCurrentReduceTransparencyState:onError:]
-[NativeAccessibilityManagerSpec getCurrentVoiceOverState:onError:]
-[NativeAccessibilityManagerSpec setAccessibilityContentSizeMultipliers:]
-[NativeAccessibilityManagerSpec setAccessibilityFocus:]
-[NativeAccessibilityManagerSpec announceForAccessibility:]
@end
@protocol UIActionSheetDelegate <NSObject>
@optional
// instance methods
-[UIActionSheetDelegate actionSheet:clickedButtonAtIndex:]
-[UIActionSheetDelegate actionSheetCancel:]
-[UIActionSheetDelegate willPresentActionSheet:]
-[UIActionSheetDelegate didPresentActionSheet:]
-[UIActionSheetDelegate actionSheet:willDismissWithButtonIndex:]
-[UIActionSheetDelegate actionSheet:didDismissWithButtonIndex:]
@end
@protocol NativeActionSheetManagerSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeActionSheetManagerSpec showActionSheetWithOptions:callback:]
-[NativeActionSheetManagerSpec showShareActionSheetWithOptions:failureCallback:successCallback:]
@end
@protocol NativeAlertManagerSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeAlertManagerSpec alertWithArgs:callback:]
@end
@protocol NativeAppearanceSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeAppearanceSpec getColorScheme]
-[NativeAppearanceSpec addListener:]
-[NativeAppearanceSpec removeListeners:]
@end
@protocol NativeAppStateSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeAppStateSpec getCurrentAppState:error:]
-[NativeAppStateSpec addListener:]
-[NativeAppStateSpec removeListeners:]
-[NativeAppStateSpec constantsToExport]
-[NativeAppStateSpec getConstants]
@end
@protocol NativeAsyncStorageSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeAsyncStorageSpec multiGet:callback:]
-[NativeAsyncStorageSpec multiSet:callback:]
-[NativeAsyncStorageSpec multiMerge:callback:]
-[NativeAsyncStorageSpec multiRemove:callback:]
-[NativeAsyncStorageSpec clear:]
-[NativeAsyncStorageSpec getAllKeys:]
@end
@protocol NativeClipboardSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeClipboardSpec getString:reject:]
-[NativeClipboardSpec setString:]
@end
@protocol NativeDeviceInfoSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeDeviceInfoSpec constantsToExport]
-[NativeDeviceInfoSpec getConstants]
@end
@protocol NativeDevLoadingViewSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeDevLoadingViewSpec showMessage:withColor:withBackgroundColor:]
-[NativeDevLoadingViewSpec hide]
@end
@protocol RCTDevLoadingViewProtocol <NSObject>
// class methods
+[RCTDevLoadingViewProtocol setEnabled:]
// instance methods
-[RCTDevLoadingViewProtocol showMessage:color:backgroundColor:]
-[RCTDevLoadingViewProtocol showWithURL:]
-[RCTDevLoadingViewProtocol updateProgress:]
-[RCTDevLoadingViewProtocol hide]
@end
@protocol NativeDevMenuSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeDevMenuSpec show]
-[NativeDevMenuSpec reload]
-[NativeDevMenuSpec debugRemotely:]
-[NativeDevMenuSpec setProfilingEnabled:]
-[NativeDevMenuSpec setHotLoadingEnabled:]
@end
@protocol NativeDevSettingsSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeDevSettingsSpec reload]
-[NativeDevSettingsSpec reloadWithReason:]
-[NativeDevSettingsSpec onFastRefresh]
-[NativeDevSettingsSpec setHotLoadingEnabled:]
-[NativeDevSettingsSpec setIsDebuggingRemotely:]
-[NativeDevSettingsSpec setProfilingEnabled:]
-[NativeDevSettingsSpec toggleElementInspector]
-[NativeDevSettingsSpec addMenuItem:]
-[NativeDevSettingsSpec addListener:]
-[NativeDevSettingsSpec removeListeners:]
-[NativeDevSettingsSpec setIsShakeToShowDevMenuEnabled:]
@end
@protocol NativeExceptionsManagerSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeExceptionsManagerSpec reportFatalException:stack:exceptionId:]
-[NativeExceptionsManagerSpec reportSoftException:stack:exceptionId:]
-[NativeExceptionsManagerSpec reportException:]
-[NativeExceptionsManagerSpec updateExceptionMessage:stack:exceptionId:]
-[NativeExceptionsManagerSpec dismissRedbox]
@end
@protocol NativeI18nManagerSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeI18nManagerSpec allowRTL:]
-[NativeI18nManagerSpec forceRTL:]
-[NativeI18nManagerSpec swapLeftAndRightInRTL:]
-[NativeI18nManagerSpec constantsToExport]
-[NativeI18nManagerSpec getConstants]
@end
@protocol NativeKeyboardObserverSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeKeyboardObserverSpec addListener:]
-[NativeKeyboardObserverSpec removeListeners:]
@end
@protocol NativeLogBoxSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeLogBoxSpec show]
-[NativeLogBoxSpec hide]
@end
@protocol NativePlatformConstantsIOSSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativePlatformConstantsIOSSpec constantsToExport]
-[NativePlatformConstantsIOSSpec getConstants]
@end
@protocol NativeRedBoxSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeRedBoxSpec setExtraData:forIdentifier:]
-[NativeRedBoxSpec dismiss]
@end
@protocol NativeSourceCodeSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeSourceCodeSpec constantsToExport]
-[NativeSourceCodeSpec getConstants]
@end
@protocol NativeStatusBarManagerIOSSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeStatusBarManagerIOSSpec getHeight:]
-[NativeStatusBarManagerIOSSpec setNetworkActivityIndicatorVisible:]
-[NativeStatusBarManagerIOSSpec addListener:]
-[NativeStatusBarManagerIOSSpec removeListeners:]
-[NativeStatusBarManagerIOSSpec setStyle:animated:]
-[NativeStatusBarManagerIOSSpec setHidden:withAnimation:]
-[NativeStatusBarManagerIOSSpec constantsToExport]
-[NativeStatusBarManagerIOSSpec getConstants]
@end
@protocol NativeTVNavigationEventEmitterSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeTVNavigationEventEmitterSpec addListener:]
-[NativeTVNavigationEventEmitterSpec removeListeners:]
@end
@protocol RCTSRWebSocketDelegate <NSObject>
// instance methods
-[RCTSRWebSocketDelegate webSocket:didReceiveMessage:]
@optional
// instance methods
-[RCTSRWebSocketDelegate webSocketDidOpen:]
-[RCTSRWebSocketDelegate webSocket:didFailWithError:]
-[RCTSRWebSocketDelegate webSocket:didCloseWithCode:reason:wasClean:]
-[RCTSRWebSocketDelegate webSocket:didReceivePong:]
@end
@protocol NativeWebSocketModuleSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeWebSocketModuleSpec connect:protocols:options:socketID:]
-[NativeWebSocketModuleSpec send:forSocketID:]
-[NativeWebSocketModuleSpec sendBinary:forSocketID:]
-[NativeWebSocketModuleSpec ping:]
-[NativeWebSocketModuleSpec close:reason:socketID:]
-[NativeWebSocketModuleSpec addListener:]
-[NativeWebSocketModuleSpec removeListeners:]
@end
@protocol RCTAnimationDriver <NSObject>
@property NSNumber *animationId
@property RCTValueAnimatedNode *valueNode
@property BOOL animationHasBegun
@property BOOL animationHasFinished
// instance methods
-[RCTAnimationDriver initWithId:config:forNode:callBack:]
-[RCTAnimationDriver startAnimation]
-[RCTAnimationDriver stepAnimationWithTime:]
-[RCTAnimationDriver stopAnimation]
-[RCTAnimationDriver resetAnimationConfig:]
-[RCTAnimationDriver animationId]
-[RCTAnimationDriver valueNode]
-[RCTAnimationDriver animationHasBegun]
-[RCTAnimationDriver animationHasFinished]
@end
@protocol NativeAnimatedModuleSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeAnimatedModuleSpec createAnimatedNode:config:]
-[NativeAnimatedModuleSpec startListeningToAnimatedNodeValue:]
-[NativeAnimatedModuleSpec stopListeningToAnimatedNodeValue:]
-[NativeAnimatedModuleSpec connectAnimatedNodes:childTag:]
-[NativeAnimatedModuleSpec disconnectAnimatedNodes:childTag:]
-[NativeAnimatedModuleSpec startAnimatingNode:nodeTag:config:endCallback:]
-[NativeAnimatedModuleSpec stopAnimation:]
-[NativeAnimatedModuleSpec setAnimatedNodeValue:value:]
-[NativeAnimatedModuleSpec setAnimatedNodeOffset:offset:]
-[NativeAnimatedModuleSpec flattenAnimatedNodeOffset:]
-[NativeAnimatedModuleSpec extractAnimatedNodeOffset:]
-[NativeAnimatedModuleSpec connectAnimatedNodeToView:viewTag:]
-[NativeAnimatedModuleSpec disconnectAnimatedNodeFromView:viewTag:]
-[NativeAnimatedModuleSpec restoreDefaultValues:]
-[NativeAnimatedModuleSpec dropAnimatedNode:]
-[NativeAnimatedModuleSpec addAnimatedEventToView:eventName:eventMapping:]
-[NativeAnimatedModuleSpec removeAnimatedEventFromView:eventName:animatedNodeTag:]
-[NativeAnimatedModuleSpec addListener:]
-[NativeAnimatedModuleSpec removeListeners:]
@end
@protocol RCTValueAnimatedNodeObserver <NSObject>
// instance methods
-[RCTValueAnimatedNodeObserver animatedNode:didUpdateValue:]
@end
@protocol RCTSurfacePresenterObserver <NSObject>
@optional
// instance methods
-[RCTSurfacePresenterObserver willMountComponentsWithRootTag:]
-[RCTSurfacePresenterObserver didMountComponentsWithRootTag:]
@end
@protocol RCTNetworkingRequestHandler <NSObject>
// instance methods
-[RCTNetworkingRequestHandler canHandleNetworkingRequest:]
-[RCTNetworkingRequestHandler handleNetworkingRequest:]
@end
@protocol RCTNetworkingResponseHandler <NSObject>
// instance methods
-[RCTNetworkingResponseHandler canHandleNetworkingResponse:]
-[RCTNetworkingResponseHandler handleNetworkingResponse:data:]
@end
@protocol RCTWebSocketContentHandler <NSObject>
// instance methods
-[RCTWebSocketContentHandler processWebsocketMessage:forSocketID:withType:]
@end
@protocol NativeBlobModuleSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeBlobModuleSpec addNetworkingHandler]
-[NativeBlobModuleSpec addWebSocketHandler:]
-[NativeBlobModuleSpec removeWebSocketHandler:]
-[NativeBlobModuleSpec sendOverSocket:socketID:]
-[NativeBlobModuleSpec createFromParts:withId:]
-[NativeBlobModuleSpec release:]
-[NativeBlobModuleSpec constantsToExport]
-[NativeBlobModuleSpec getConstants]
@end
@protocol RCTURLRequestHandler <RCTBridgeModule>
// instance methods
-[RCTURLRequestHandler canHandleRequest:]
-[RCTURLRequestHandler sendRequest:withDelegate:]
@optional
// instance methods
-[RCTURLRequestHandler cancelRequest:]
-[RCTURLRequestHandler handlerPriority]
@end
@protocol NativeFileReaderModuleSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeFileReaderModuleSpec readAsDataURL:resolve:reject:]
-[NativeFileReaderModuleSpec readAsText:encoding:resolve:reject:]
@end
@protocol RCTAnimatedImage <NSObject>
@property unsigned long animatedImageFrameCount
@property unsigned long animatedImageLoopCount
// instance methods
-[RCTAnimatedImage animatedImageFrameAtIndex:]
-[RCTAnimatedImage animatedImageDurationAtIndex:]
-[RCTAnimatedImage animatedImageFrameCount]
-[RCTAnimatedImage animatedImageLoopCount]
@end
@protocol RCTImageDataDecoder <RCTBridgeModule>
// instance methods
-[RCTImageDataDecoder canDecodeImageData:]
-[RCTImageDataDecoder decodeImageData:size:scale:resizeMode:completionHandler:]
@optional
// instance methods
-[RCTImageDataDecoder decoderPriority]
@end
@protocol RCTImageCache <NSObject>
// instance methods
-[RCTImageCache imageForUrl:size:scale:resizeMode:]
-[RCTImageCache addImageToCache:URL:size:scale:resizeMode:response:]
@end
@protocol NativeImageEditorSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeImageEditorSpec cropImage:cropData:successCallback:errorCallback:]
@end
@protocol RCTImageURLLoader <RCTBridgeModule>
// instance methods
-[RCTImageURLLoader canLoadImageURL:]
-[RCTImageURLLoader loadImageForURL:size:scale:resizeMode:progressHandler:partialLoadHandler:completionHandler:]
@optional
// instance methods
-[RCTImageURLLoader loaderPriority]
-[RCTImageURLLoader requiresScheduling]
-[RCTImageURLLoader shouldCacheLoadedImages]
@end
@protocol RCTImageURLLoaderWithAttribution <RCTImageURLLoader>
// instance methods
-[RCTImageURLLoaderWithAttribution loadImageForURL:size:scale:resizeMode:requestId:priority:attribution:progressHandler:partialLoadHandler:completionHandler:]
-[RCTImageURLLoaderWithAttribution trackURLImageContentDidSetForRequest:]
-[RCTImageURLLoaderWithAttribution trackURLImageVisibilityForRequest:imageView:]
-[RCTImageURLLoaderWithAttribution trackURLImageDidDestroy:]
@end
@protocol NativeImageLoaderIOSSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeImageLoaderIOSSpec getSize:resolve:reject:]
-[NativeImageLoaderIOSSpec getSizeWithHeaders:headers:resolve:reject:]
-[NativeImageLoaderIOSSpec prefetchImage:resolve:reject:]
-[NativeImageLoaderIOSSpec queryCache:resolve:reject:]
@end
@protocol RCTImageLoaderProtocol <RCTURLRequestHandler>
@property unsigned long maxConcurrentLoadingTasks
@property unsigned long maxConcurrentDecodingTasks
@property unsigned long maxConcurrentDecodingBytes
// instance methods
-[RCTImageLoaderProtocol loadImageWithURLRequest:callback:]
-[RCTImageLoaderProtocol loadImageWithURLRequest:priority:callback:]
-[RCTImageLoaderProtocol loadImageWithURLRequest:size:scale:clipped:resizeMode:progressBlock:partialLoadBlock:completionBlock:]
-[RCTImageLoaderProtocol decodeImageData:size:scale:clipped:resizeMode:completionBlock:]
-[RCTImageLoaderProtocol getImageSizeForURLRequest:block:]
-[RCTImageLoaderProtocol getImageCacheStatus:]
-[RCTImageLoaderProtocol setImageCache:]
-[RCTImageLoaderProtocol maxConcurrentLoadingTasks]
-[RCTImageLoaderProtocol setMaxConcurrentLoadingTasks:]
-[RCTImageLoaderProtocol maxConcurrentDecodingTasks]
-[RCTImageLoaderProtocol setMaxConcurrentDecodingTasks:]
-[RCTImageLoaderProtocol maxConcurrentDecodingBytes]
-[RCTImageLoaderProtocol setMaxConcurrentDecodingBytes:]
@end
@protocol RCTImageLoaderWithAttributionProtocol <RCTImageLoaderProtocol>
// instance methods
-[RCTImageLoaderWithAttributionProtocol loadImageWithURLRequest:size:scale:clipped:resizeMode:priority:attribution:progressBlock:partialLoadBlock:completionBlock:]
-[RCTImageLoaderWithAttributionProtocol trackURLImageContentDidSetForRequest:]
-[RCTImageLoaderWithAttributionProtocol trackURLImageVisibilityForRequest:imageView:]
-[RCTImageLoaderWithAttributionProtocol trackURLImageDidDestroy:]
@end
@protocol NativeImageStoreSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeImageStoreSpec getBase64ForTag:successCallback:errorCallback:]
-[NativeImageStoreSpec hasImageForTag:callback:]
-[NativeImageStoreSpec removeImageForTag:]
-[NativeImageStoreSpec addImageFromBase64:successCallback:errorCallback:]
@end
@protocol CALayerDelegate <NSObject>
@optional
// instance methods
-[CALayerDelegate displayLayer:]
-[CALayerDelegate drawLayer:inContext:]
-[CALayerDelegate layerWillDraw:]
-[CALayerDelegate layoutSublayersOfLayer:]
-[CALayerDelegate actionForLayer:forKey:]
@end
@protocol RCTDisplayRefreshable
// instance methods
-[RCTDisplayRefreshable displayDidRefresh:]
@end
@protocol NativeLinkingSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeLinkingSpec getInitialURL:reject:]
-[NativeLinkingSpec canOpenURL:resolve:reject:]
-[NativeLinkingSpec openURL:resolve:reject:]
-[NativeLinkingSpec openSettings:reject:]
-[NativeLinkingSpec sendIntent:extras:resolve:reject:]
-[NativeLinkingSpec addListener:]
-[NativeLinkingSpec removeListeners:]
@end
@protocol NativeNetworkingIOSSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeNetworkingIOSSpec sendRequest:callback:]
-[NativeNetworkingIOSSpec abortRequest:]
-[NativeNetworkingIOSSpec clearCookies:]
-[NativeNetworkingIOSSpec addListener:]
-[NativeNetworkingIOSSpec removeListeners:]
@end
@protocol RCTURLRequestDelegate <NSObject>
// instance methods
-[RCTURLRequestDelegate URLRequest:didSendDataWithProgress:]
-[RCTURLRequestDelegate URLRequest:didReceiveResponse:]
-[RCTURLRequestDelegate URLRequest:didReceiveData:]
-[RCTURLRequestDelegate URLRequest:didCompleteWithError:]
@end
@protocol NativeSettingsManagerSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeSettingsManagerSpec setValues:]
-[NativeSettingsManagerSpec deleteValues:]
-[NativeSettingsManagerSpec constantsToExport]
-[NativeSettingsManagerSpec getConstants]
@end
@protocol UITextFieldDelegate <NSObject>
@optional
// instance methods
-[UITextFieldDelegate textFieldShouldBeginEditing:]
-[UITextFieldDelegate textFieldDidBeginEditing:]
-[UITextFieldDelegate textFieldShouldEndEditing:]
-[UITextFieldDelegate textFieldDidEndEditing:]
-[UITextFieldDelegate textFieldDidEndEditing:reason:]
-[UITextFieldDelegate textField:shouldChangeCharactersInRange:replacementString:]
-[UITextFieldDelegate textFieldDidChangeSelection:]
-[UITextFieldDelegate textFieldShouldClear:]
-[UITextFieldDelegate textFieldShouldReturn:]
@end
@protocol UITextViewDelegate <NSObject, UIScrollViewDelegate>
@optional
// instance methods
-[UITextViewDelegate textViewShouldBeginEditing:]
-[UITextViewDelegate textViewShouldEndEditing:]
-[UITextViewDelegate textViewDidBeginEditing:]
-[UITextViewDelegate textViewDidEndEditing:]
-[UITextViewDelegate textView:shouldChangeTextInRange:replacementText:]
-[UITextViewDelegate textViewDidChange:]
-[UITextViewDelegate textViewDidChangeSelection:]
-[UITextViewDelegate textView:shouldInteractWithURL:inRange:interaction:]
-[UITextViewDelegate textView:shouldInteractWithTextAttachment:inRange:interaction:]
-[UITextViewDelegate textView:shouldInteractWithURL:inRange:]
-[UITextViewDelegate textView:shouldInteractWithTextAttachment:inRange:]
@end
@protocol RCTBackedTextInputDelegate <NSObject>
// instance methods
-[RCTBackedTextInputDelegate textInputShouldBeginEditing]
-[RCTBackedTextInputDelegate textInputDidBeginEditing]
-[RCTBackedTextInputDelegate textInputShouldEndEditing]
-[RCTBackedTextInputDelegate textInputDidEndEditing]
-[RCTBackedTextInputDelegate textInputShouldReturn]
-[RCTBackedTextInputDelegate textInputDidReturn]
-[RCTBackedTextInputDelegate textInputShouldChangeText:inRange:]
-[RCTBackedTextInputDelegate textInputDidChange]
-[RCTBackedTextInputDelegate textInputDidChangeSelection]
@optional
// instance methods
-[RCTBackedTextInputDelegate scrollViewDidScroll:]
@end
@protocol RCTBackedTextInputViewProtocol <UITextInput>
@property NSAttributedString *attributedText
@property NSString *placeholder
@property UIColor *placeholderColor
@property BOOL textWasPasted
@property {UIEdgeInsets=dddd} textContainerInset
@property UIView *inputAccessoryView
@property <RCTBackedTextInputDelegate> *textInputDelegate
@property {CGSize=dd} contentSize
@property NSDictionary *defaultTextAttributes
@property BOOL contextMenuHidden
@property BOOL editable
@property BOOL caretHidden
@property BOOL enablesReturnKeyAutomatically
@property long long clearButtonMode
@property BOOL scrollEnabled
@property NSString *text
// instance methods
-[RCTBackedTextInputViewProtocol setSelectedTextRange:]
-[RCTBackedTextInputViewProtocol setSelectedTextRange:notifyDelegate:]
-[RCTBackedTextInputViewProtocol attributedText]
-[RCTBackedTextInputViewProtocol setAttributedText:]
-[RCTBackedTextInputViewProtocol placeholder]
-[RCTBackedTextInputViewProtocol setPlaceholder:]
-[RCTBackedTextInputViewProtocol placeholderColor]
-[RCTBackedTextInputViewProtocol setPlaceholderColor:]
-[RCTBackedTextInputViewProtocol textWasPasted]
-[RCTBackedTextInputViewProtocol textContainerInset]
-[RCTBackedTextInputViewProtocol setTextContainerInset:]
-[RCTBackedTextInputViewProtocol inputAccessoryView]
-[RCTBackedTextInputViewProtocol setInputAccessoryView:]
-[RCTBackedTextInputViewProtocol textInputDelegate]
-[RCTBackedTextInputViewProtocol setTextInputDelegate:]
-[RCTBackedTextInputViewProtocol contentSize]
-[RCTBackedTextInputViewProtocol defaultTextAttributes]
-[RCTBackedTextInputViewProtocol setDefaultTextAttributes:]
-[RCTBackedTextInputViewProtocol contextMenuHidden]
-[RCTBackedTextInputViewProtocol setContextMenuHidden:]
-[RCTBackedTextInputViewProtocol isEditable]
-[RCTBackedTextInputViewProtocol setEditable:]
-[RCTBackedTextInputViewProtocol caretHidden]
-[RCTBackedTextInputViewProtocol setCaretHidden:]
-[RCTBackedTextInputViewProtocol enablesReturnKeyAutomatically]
-[RCTBackedTextInputViewProtocol setEnablesReturnKeyAutomatically:]
-[RCTBackedTextInputViewProtocol clearButtonMode]
-[RCTBackedTextInputViewProtocol setClearButtonMode:]
-[RCTBackedTextInputViewProtocol isScrollEnabled]
-[RCTBackedTextInputViewProtocol setScrollEnabled:]
-[RCTBackedTextInputViewProtocol text]
-[RCTBackedTextInputViewProtocol setText:]
@end
@protocol NativeVibrationSpec <RCTBridgeModule, RCTTurboModule>
// instance methods
-[NativeVibrationSpec vibrate:]
-[NativeVibrationSpec vibrateByPattern:repeat:]
-[NativeVibrationSpec cancel]
@end
@protocol RCTTurboModuleLookupDelegate <NSObject>
// instance methods
-[RCTTurboModuleLookupDelegate moduleForName:]
-[RCTTurboModuleLookupDelegate moduleForName:warnOnLookupFailure:]
-[RCTTurboModuleLookupDelegate moduleIsInitialized:]
@end
@protocol SKStoreProductViewControllerDelegate <NSObject>
@optional
// instance methods
-[SKStoreProductViewControllerDelegate productViewControllerDidFinish:]
@end
@protocol FBSDKGameRequestDialogDelegate <NSObject>
// instance methods
-[FBSDKGameRequestDialogDelegate gameRequestDialog:didCompleteWithResults:]
-[FBSDKGameRequestDialogDelegate gameRequestDialog:didFailWithError:]
-[FBSDKGameRequestDialogDelegate gameRequestDialogDidCancel:]
@end
@protocol FBSDKGraphRequestConnectionDelegate <NSObject>
@optional
// instance methods
-[FBSDKGraphRequestConnectionDelegate requestConnectionWillBeginLoading:]
-[FBSDKGraphRequestConnectionDelegate requestConnectionDidFinishLoading:]
-[FBSDKGraphRequestConnectionDelegate requestConnection:didFailWithError:]
-[FBSDKGraphRequestConnectionDelegate requestConnection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite:]
@end
@protocol FBSDKLoginButtonDelegate <NSObject>
// instance methods
-[FBSDKLoginButtonDelegate loginButton:didCompleteWithResult:error:]
-[FBSDKLoginButtonDelegate loginButtonDidLogOut:]
@optional
// instance methods
-[FBSDKLoginButtonDelegate loginButtonWillLogin:]
@end
@protocol FBSDKSharingDelegate <NSObject>
// instance methods
-[FBSDKSharingDelegate sharer:didCompleteWithResults:]
-[FBSDKSharingDelegate sharer:didFailWithError:]
-[FBSDKSharingDelegate sharerDidCancel:]
@end
@protocol FIRMessagingDelegate <NSObject>
@optional
// instance methods
-[FIRMessagingDelegate messaging:didReceiveRegistrationToken:]
-[FIRMessagingDelegate messaging:didReceiveMessage:]
@end
@protocol UIImagePickerControllerDelegate <NSObject>
@optional
// instance methods
-[UIImagePickerControllerDelegate imagePickerController:didFinishPickingImage:editingInfo:]
-[UIImagePickerControllerDelegate imagePickerController:didFinishPickingMediaWithInfo:]
-[UIImagePickerControllerDelegate imagePickerControllerDidCancel:]
@end
@protocol SMCalloutViewDelegate <NSObject>
@optional
// instance methods
-[SMCalloutViewDelegate calloutViewShouldHighlight:]
-[SMCalloutViewDelegate calloutViewClicked:]
-[SMCalloutViewDelegate calloutView:delayForRepositionWithSize:]
-[SMCalloutViewDelegate calloutViewWillAppear:]
-[SMCalloutViewDelegate calloutViewDidAppear:]
-[SMCalloutViewDelegate calloutViewWillDisappear:]
-[SMCalloutViewDelegate calloutViewDidDisappear:]
@end
@protocol MKAnnotation <NSObject>
@property {CLLocationCoordinate2D=dd} coordinate
@property NSString *title
@property NSString *subtitle
// instance methods
-[MKAnnotation coordinate]
@optional
// instance methods
-[MKAnnotation setCoordinate:]
-[MKAnnotation title]
-[MKAnnotation subtitle]
@end
@protocol MKOverlay <MKAnnotation>
@property {CLLocationCoordinate2D=dd} coordinate
@property {?={?=dd}{?=dd}} boundingMapRect
// instance methods
-[MKOverlay coordinate]
-[MKOverlay boundingMapRect]
@optional
// instance methods
-[MKOverlay intersectsMapRect:]
-[MKOverlay canReplaceMapContent]
@end
@protocol MKMapViewDelegate <NSObject>
@optional
// instance methods
-[MKMapViewDelegate mapView:regionWillChangeAnimated:]
-[MKMapViewDelegate mapView:regionDidChangeAnimated:]
-[MKMapViewDelegate mapViewDidChangeVisibleRegion:]
-[MKMapViewDelegate mapViewWillStartLoadingMap:]
-[MKMapViewDelegate mapViewDidFinishLoadingMap:]
-[MKMapViewDelegate mapViewDidFailLoadingMap:withError:]
-[MKMapViewDelegate mapViewWillStartRenderingMap:]
-[MKMapViewDelegate mapViewDidFinishRenderingMap:fullyRendered:]
-[MKMapViewDelegate mapView:viewForAnnotation:]
-[MKMapViewDelegate mapView:didAddAnnotationViews:]
-[MKMapViewDelegate mapView:annotationView:calloutAccessoryControlTapped:]
-[MKMapViewDelegate mapView:didSelectAnnotationView:]
-[MKMapViewDelegate mapView:didDeselectAnnotationView:]
-[MKMapViewDelegate mapViewWillStartLocatingUser:]
-[MKMapViewDelegate mapViewDidStopLocatingUser:]
-[MKMapViewDelegate mapView:didUpdateUserLocation:]
-[MKMapViewDelegate mapView:didFailToLocateUserWithError:]
-[MKMapViewDelegate mapView:annotationView:didChangeDragState:fromOldState:]
-[MKMapViewDelegate mapView:didChangeUserTrackingMode:animated:]
-[MKMapViewDelegate mapView:rendererForOverlay:]
-[MKMapViewDelegate mapView:didAddOverlayRenderers:]
-[MKMapViewDelegate mapView:viewForOverlay:]
-[MKMapViewDelegate mapView:didAddOverlayViews:]
-[MKMapViewDelegate mapView:clusterAnnotationForMemberAnnotations:]
@end
@protocol UIBarPositioningDelegate <NSObject>
@optional
// instance methods
-[UIBarPositioningDelegate positionForBar:]
@end
@protocol UINavigationBarDelegate <UIBarPositioningDelegate>
@optional
// instance methods
-[UINavigationBarDelegate navigationBar:shouldPushItem:]
-[UINavigationBarDelegate navigationBar:didPushItem:]
-[UINavigationBarDelegate navigationBar:shouldPopItem:]
-[UINavigationBarDelegate navigationBar:didPopItem:]
@end
@protocol RCTWrapperViewControllerNavigationListener <NSObject>
// instance methods
-[RCTWrapperViewControllerNavigationListener wrapperViewController:didMoveToNavigationController:]
@end
@protocol RNCConnectionStateWatcherDelegate
// instance methods
-[RNCConnectionStateWatcherDelegate connectionStateWatcher:didUpdateState:]
@end
@protocol RCTVideoPlayerViewControllerDelegate <NSObject>
// instance methods
-[RCTVideoPlayerViewControllerDelegate videoPlayerViewControllerWillDismiss:]
-[RCTVideoPlayerViewControllerDelegate videoPlayerViewControllerDidDismiss:]
@end
@protocol WKUIDelegate <NSObject>
@optional
// instance methods
-[WKUIDelegate webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:]
-[WKUIDelegate webViewDidClose:]
-[WKUIDelegate webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:]
-[WKUIDelegate webView:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:]
-[WKUIDelegate webView:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:]
-[WKUIDelegate webView:shouldPreviewElement:]
-[WKUIDelegate webView:previewingViewControllerForElement:defaultActions:]
-[WKUIDelegate webView:commitPreviewingViewController:]
-[WKUIDelegate webView:contextMenuConfigurationForElement:completionHandler:]
-[WKUIDelegate webView:contextMenuWillPresentForElement:]
-[WKUIDelegate webView:contextMenuForElement:willCommitWithAnimator:]
-[WKUIDelegate webView:contextMenuDidEndForElement:]
@end
@protocol RNCWebViewDelegate <NSObject>
// instance methods
-[RNCWebViewDelegate webView:shouldStartLoadForRequest:withCallback:]
@end
@protocol UIDocumentInteractionControllerDelegate <NSObject>
@optional
// instance methods
-[UIDocumentInteractionControllerDelegate documentInteractionControllerViewControllerForPreview:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerRectForPreview:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerViewForPreview:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerWillBeginPreview:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerDidEndPreview:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerWillPresentOptionsMenu:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerDidDismissOptionsMenu:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerWillPresentOpenInMenu:]
-[UIDocumentInteractionControllerDelegate documentInteractionControllerDidDismissOpenInMenu:]
-[UIDocumentInteractionControllerDelegate documentInteractionController:willBeginSendingToApplication:]
-[UIDocumentInteractionControllerDelegate documentInteractionController:didEndSendingToApplication:]
-[UIDocumentInteractionControllerDelegate documentInteractionController:canPerformAction:]
-[UIDocumentInteractionControllerDelegate documentInteractionController:performAction:]
@end
@protocol NSObject
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
-[NSObject isEqual:]
-[NSObject class]
-[NSObject self]
-[NSObject performSelector:]
-[NSObject performSelector:withObject:]
-[NSObject performSelector:withObject:withObject:]
-[NSObject isProxy]
-[NSObject isKindOfClass:]
-[NSObject isMemberOfClass:]
-[NSObject conformsToProtocol:]
-[NSObject respondsToSelector:]
-[NSObject retain]
-[NSObject release]
-[NSObject autorelease]
-[NSObject retainCount]
-[NSObject zone]
-[NSObject superclass]
@optional
// instance methods
@end
@protocol FABKit <NSObject>
// class methods
+[FABKit bundleIdentifier]
+[FABKit kitDisplayVersion]
@optional
// class methods
+[FABKit kitBuildVersion]
+[FABKit initializeIfNeeded]
+[FABKit disableUninitializedKitMessaging]
@end
@protocol CLSCrashReportingControllerDelegate <NSObject>
// instance methods
-[CLSCrashReportingControllerDelegate shouldInstallCrashCallback]
-[CLSCrashReportingControllerDelegate detectedCrash]
-[CLSCrashReportingControllerDelegate reportingControllerCanUseBackgroundSessions:]
-[CLSCrashReportingControllerDelegate reportingControllerMustInformDelegateOfReports:]
-[CLSCrashReportingControllerDelegate reportingController:didDetectReportForLastExecution:completionHandler:]
-[CLSCrashReportingControllerDelegate reportingController:internalDidDetectReportForLastExecution:]
-[CLSCrashReportingControllerDelegate reportingController:ensureDeliveryOfUnixSignal:]
-[CLSCrashReportingControllerDelegate APIKeyForCrashReportingController:]
-[CLSCrashReportingControllerDelegate installIDForCrashReportingController:]
-[CLSCrashReportingControllerDelegate isFirstInstallForCrashReportingController:]
-[CLSCrashReportingControllerDelegate settingsForCrashReportingController:]
@end
@protocol CLSBetaControllerDelegate <NSObject>
// instance methods
-[CLSBetaControllerDelegate APIKeyForBetaController:]
-[CLSBetaControllerDelegate settingsForBetaController:]
@end
@protocol NSURLSessionDelegate <NSObject>
@optional
// instance methods
-[NSURLSessionDelegate URLSession:didBecomeInvalidWithError:]
-[NSURLSessionDelegate URLSession:didReceiveChallenge:completionHandler:]
-[NSURLSessionDelegate URLSessionDidFinishEventsForBackgroundURLSession:]
@end
@protocol CLSNetworkClientDelegate <NSObject>
// instance methods
-[CLSNetworkClientDelegate networkClientCanUseBackgroundSessions:]
@optional
// instance methods
-[CLSNetworkClientDelegate networkClient:didFinishUploadWithPath:error:]
@end
@protocol CLSReportsControllerDelegate <NSObject>
// instance methods
-[CLSReportsControllerDelegate reportsController:didCompletePackageSubmission:error:]
-[CLSReportsControllerDelegate reportsControllerDidCompleteAllSubmissions:]
-[CLSReportsControllerDelegate settingsForReportsController:]
-[CLSReportsControllerDelegate APIKeyForReportsController:]
-[CLSReportsControllerDelegate bundleIdentifierForReportsController:]
@end
@protocol CLSCrashReport <NSObject>
@property NSString *identifier
@property NSDictionary *customKeys
@property NSString *bundleVersion
@property NSString *bundleShortVersionString
@property NSDate *crashedOnDate
@property NSString *OSVersion
@property NSString *OSBuildVersion
// instance methods
-[CLSCrashReport identifier]
-[CLSCrashReport customKeys]
-[CLSCrashReport bundleVersion]
-[CLSCrashReport bundleShortVersionString]
-[CLSCrashReport crashedOnDate]
-[CLSCrashReport OSVersion]
-[CLSCrashReport OSBuildVersion]
@end
@protocol ANSMetadataSerializable <NSObject>
// instance methods
-[ANSMetadataSerializable eventName]
-[ANSMetadataSerializable dictionaryRepresentationWithStartTime:]
@end
@protocol ANSUploaderDelegate <NSObject>
// instance methods
-[ANSUploaderDelegate uploader:filePathForUniqueName:]
-[ANSUploaderDelegate uploader:didFinishUploadWithUniqueName:error:]
-[ANSUploaderDelegate uploader:completedRequest:withResponse:uniqueName:error:completionHandler:]
@optional
// instance methods
-[ANSUploaderDelegate uploader:session:didReceiveChallenge:completionHandler:]
@end
@protocol FABDownloadAndSaveSettingsOperationDelegate <NSObject>
// instance methods
-[FABDownloadAndSaveSettingsOperationDelegate operation:didDownloadAndSaveSettingsWithError:]
@end
@protocol FABOnboardingOperationDelegate <NSObject>
// instance methods
-[FABOnboardingOperationDelegate onboardingOperation:didCompleteAppUpdateWithError:]
-[FABOnboardingOperationDelegate onboardingOperation:didCompleteAppCreationWithError:]
@end
@protocol NSStreamDelegate <NSObject>
@optional
// instance methods
-[NSStreamDelegate stream:handleEvent:]
@end
@protocol NSURLSessionTaskDelegate <NSURLSessionDelegate>
@optional
// instance methods
-[NSURLSessionTaskDelegate URLSession:task:willBeginDelayedRequest:completionHandler:]
-[NSURLSessionTaskDelegate URLSession:taskIsWaitingForConnectivity:]
-[NSURLSessionTaskDelegate URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]
-[NSURLSessionTaskDelegate URLSession:task:didReceiveChallenge:completionHandler:]
-[NSURLSessionTaskDelegate URLSession:task:needNewBodyStream:]
-[NSURLSessionTaskDelegate URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:]
-[NSURLSessionTaskDelegate URLSession:task:didFinishCollectingMetrics:]
-[NSURLSessionTaskDelegate URLSession:task:didCompleteWithError:]
@end
@protocol NSURLConnectionDelegate <NSObject>
@optional
// instance methods
-[NSURLConnectionDelegate connection:didFailWithError:]
-[NSURLConnectionDelegate connectionShouldUseCredentialStorage:]
-[NSURLConnectionDelegate connection:willSendRequestForAuthenticationChallenge:]
-[NSURLConnectionDelegate connection:canAuthenticateAgainstProtectionSpace:]
-[NSURLConnectionDelegate connection:didReceiveAuthenticationChallenge:]
-[NSURLConnectionDelegate connection:didCancelAuthenticationChallenge:]
@end
@protocol CLSURLSessionTaskDelegate <NSObject>
// instance methods
-[CLSURLSessionTaskDelegate task:willPerformHTTPRedirection:newRequest:]
-[CLSURLSessionTaskDelegate task:didCompleteWithError:]
@end
@protocol CLSURLSessionDataDelegate <CLSURLSessionTaskDelegate>
// instance methods
-[CLSURLSessionDataDelegate task:didReceiveResponse:]
-[CLSURLSessionDataDelegate task:didReceiveData:]
@end
@protocol CLSURLSessionDownloadDelegate <CLSURLSessionDataDelegate>
// instance methods
-[CLSURLSessionDownloadDelegate downloadTask:didFinishDownloadingToURL:]
@end
@protocol NSCopying
// instance methods
-[NSCopying copyWithZone:]
@end
@protocol GTMAppAuthFetcherAuthorizationTokenRefreshDelegate <NSObject>
// instance methods
-[GTMAppAuthFetcherAuthorizationTokenRefreshDelegate additionalRefreshParameters:]
@end
@protocol NSObject
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
-[NSObject isEqual:]
-[NSObject class]
-[NSObject self]
-[NSObject performSelector:]
-[NSObject performSelector:withObject:]
-[NSObject performSelector:withObject:withObject:]
-[NSObject isProxy]
-[NSObject isKindOfClass:]
-[NSObject isMemberOfClass:]
-[NSObject conformsToProtocol:]
-[NSObject respondsToSelector:]
-[NSObject retain]
-[NSObject release]
-[NSObject autorelease]
-[NSObject retainCount]
-[NSObject zone]
-[NSObject superclass]
@optional
// instance methods
@end
@protocol OTRendererDelegate <NSObject>
// instance methods
-[OTRendererDelegate renderer:didReceiveFrame:]
@end
@protocol OTAudioDevice <NSObject>
// instance methods
-[OTAudioDevice setAudioBus:]
-[OTAudioDevice captureFormat]
-[OTAudioDevice renderFormat]
-[OTAudioDevice renderingIsAvailable]
-[OTAudioDevice initializeRendering]
-[OTAudioDevice renderingIsInitialized]
-[OTAudioDevice startRendering]
-[OTAudioDevice stopRendering]
-[OTAudioDevice isRendering]
-[OTAudioDevice estimatedRenderDelay]
-[OTAudioDevice captureIsAvailable]
-[OTAudioDevice initializeCapture]
-[OTAudioDevice captureIsInitialized]
-[OTAudioDevice startCapture]
-[OTAudioDevice stopCapture]
-[OTAudioDevice isCapturing]
-[OTAudioDevice estimatedCaptureDelay]
@end
@protocol OTSubscriberKitDelegate <NSObject>
// instance methods
-[OTSubscriberKitDelegate subscriberDidConnectToStream:]
-[OTSubscriberKitDelegate subscriber:didFailWithError:]
@optional
// instance methods
-[OTSubscriberKitDelegate subscriberVideoDisabled:reason:]
-[OTSubscriberKitDelegate subscriberVideoEnabled:reason:]
-[OTSubscriberKitDelegate subscriberVideoDisableWarning:]
-[OTSubscriberKitDelegate subscriberVideoDisableWarningLifted:]
-[OTSubscriberKitDelegate subscriberDidDisconnectFromStream:]
-[OTSubscriberKitDelegate subscriberDidReconnectToStream:]
@end
@protocol OTPublisherKitDelegate <NSObject>
// instance methods
-[OTPublisherKitDelegate publisher:didFailWithError:]
@optional
// instance methods
-[OTPublisherKitDelegate publisher:streamCreated:]
-[OTPublisherKitDelegate publisher:streamDestroyed:]
@end
@protocol RTCMTLRenderer <NSObject>
// instance methods
-[RTCMTLRenderer drawFrame:viewSize:]
-[RTCMTLRenderer addRenderingDestination:]
@end
@protocol OTVideoCapture <NSObject>
@property <OTVideoCaptureConsumer> *videoCaptureConsumer
// instance methods
-[OTVideoCapture initCapture]
-[OTVideoCapture releaseCapture]
-[OTVideoCapture startCapture]
-[OTVideoCapture stopCapture]
-[OTVideoCapture isCaptureStarted]
-[OTVideoCapture captureSettings:]
-[OTVideoCapture videoCaptureConsumer]
-[OTVideoCapture setVideoCaptureConsumer:]
@end
@protocol OTVideoCapturerObserver <OTVideoCapture>
@property <OTVideoCaptureDelegate> *delegate
// instance methods
-[OTVideoCapturerObserver delegate]
-[OTVideoCapturerObserver setDelegate:]
@end
@protocol OTVideoCaptureConsumer <NSObject>
// instance methods
-[OTVideoCaptureConsumer consumeFrame:]
-[OTVideoCaptureConsumer consumeImageBuffer:orientation:timestamp:metadata:]
@end
@protocol OTVideoRender <NSObject>
// instance methods
-[OTVideoRender renderVideoFrame:]
@end
@protocol MTKViewDelegate <NSObject>
// instance methods
-[MTKViewDelegate mtkView:drawableSizeWillChange:]
-[MTKViewDelegate drawInMTKView:]
@end
@protocol OTAudioBus <NSObject>
// instance methods
-[OTAudioBus writeCaptureData:numberOfSamples:]
-[OTAudioBus readRenderData:numberOfSamples:]
@end
@protocol GLKViewDelegate <NSObject>
// instance methods
-[GLKViewDelegate glkView:drawInRect:]
@end
@protocol AVCaptureVideoDataOutputSampleBufferDelegate <NSObject>
@optional
// instance methods
-[AVCaptureVideoDataOutputSampleBufferDelegate captureOutput:didOutputSampleBuffer:fromConnection:]
-[AVCaptureVideoDataOutputSampleBufferDelegate captureOutput:didDropSampleBuffer:fromConnection:]
@end
@protocol RTCAudioSessionDelegate <NSObject>
@optional
// instance methods
-[RTCAudioSessionDelegate audioSessionDidBeginInterruption:]
-[RTCAudioSessionDelegate audioSessionDidEndInterruption:shouldResumeSession:]
-[RTCAudioSessionDelegate audioSessionDidChangeRoute:reason:previousRoute:]
-[RTCAudioSessionDelegate audioSessionMediaServerTerminated:]
-[RTCAudioSessionDelegate audioSessionMediaServerReset:]
-[RTCAudioSessionDelegate audioSession:didChangeCanPlayOrRecord:]
-[RTCAudioSessionDelegate audioSessionDidStartPlayOrRecord:]
-[RTCAudioSessionDelegate audioSessionDidStopPlayOrRecord:]
-[RTCAudioSessionDelegate audioSession:didChangeOutputVolume:]
-[RTCAudioSessionDelegate audioSession:didDetectPlayoutGlitch:]
-[RTCAudioSessionDelegate audioSession:willSetActive:]
-[RTCAudioSessionDelegate audioSession:didSetActive:]
-[RTCAudioSessionDelegate audioSession:failedToSetActive:error:]
@end
@protocol RTCAudioSessionActivationDelegate <NSObject>
// instance methods
-[RTCAudioSessionActivationDelegate audioSessionDidActivate:]
-[RTCAudioSessionActivationDelegate audioSessionDidDeactivate:]
@end
@protocol NSCoding
// instance methods
-[NSCoding encodeWithCoder:]
-[NSCoding initWithCoder:]
@end
@protocol RTCVideoCapturerDelegate <NSObject>
// instance methods
-[RTCVideoCapturerDelegate capturer:didCaptureVideoFrame:]
@end
@protocol RTCCodecSpecificInfo <NSObject>
@end
@protocol RTCVideoFrameBuffer <NSObject>
@property int width
@property int height
// instance methods
-[RTCVideoFrameBuffer toI420]
-[RTCVideoFrameBuffer width]
-[RTCVideoFrameBuffer height]
@end
@protocol RTCYUVPlanarBuffer <RTCVideoFrameBuffer>
@property int chromaWidth
@property int chromaHeight
@property r* dataY
@property r* dataU
@property r* dataV
@property int strideY
@property int strideU
@property int strideV
// instance methods
-[RTCYUVPlanarBuffer initWithWidth:height:dataY:dataU:dataV:]
-[RTCYUVPlanarBuffer initWithWidth:height:]
-[RTCYUVPlanarBuffer initWithWidth:height:strideY:strideU:strideV:]
-[RTCYUVPlanarBuffer chromaWidth]
-[RTCYUVPlanarBuffer chromaHeight]
-[RTCYUVPlanarBuffer dataY]
-[RTCYUVPlanarBuffer dataU]
-[RTCYUVPlanarBuffer dataV]
-[RTCYUVPlanarBuffer strideY]
-[RTCYUVPlanarBuffer strideU]
-[RTCYUVPlanarBuffer strideV]
@end
@protocol RTCI420Buffer <RTCYUVPlanarBuffer>
@end
@protocol RTCMutableYUVPlanarBuffer <RTCYUVPlanarBuffer>
@property char * mutableDataY
@property char * mutableDataU
@property char * mutableDataV
// instance methods
-[RTCMutableYUVPlanarBuffer mutableDataY]
-[RTCMutableYUVPlanarBuffer mutableDataU]
-[RTCMutableYUVPlanarBuffer mutableDataV]
@end
@protocol RTCMutableI420Buffer <RTCI420Buffer, RTCMutableYUVPlanarBuffer>
@end
@protocol RTCVideoDecoderFactory <NSObject>
// instance methods
-[RTCVideoDecoderFactory createDecoder:]
-[RTCVideoDecoderFactory supportedCodecs]
@end
@protocol RTCVideoDecoder <NSObject>
// instance methods
-[RTCVideoDecoder setCallback:]
-[RTCVideoDecoder startDecodeWithSettings:numberOfCores:]
-[RTCVideoDecoder releaseDecoder]
-[RTCVideoDecoder decode:missingFrames:codecSpecificInfo:renderTimeMs:]
-[RTCVideoDecoder implementationName]
@optional
// instance methods
-[RTCVideoDecoder startDecodeWithNumberOfCores:]
@end
@protocol RTCVideoEncoderFactory <NSObject>
// instance methods
-[RTCVideoEncoderFactory createEncoder:]
-[RTCVideoEncoderFactory supportedCodecs]
@end
@protocol RTCVideoEncoder <NSObject>
// instance methods
-[RTCVideoEncoder setCallback:]
-[RTCVideoEncoder startEncodeWithSettings:numberOfCores:]
-[RTCVideoEncoder releaseEncoder]
-[RTCVideoEncoder encode:codecSpecificInfo:frameTypes:]
-[RTCVideoEncoder setBitrate:framerate:]
-[RTCVideoEncoder implementationName]
-[RTCVideoEncoder scalingSettings]
@end
0x00100e43f40 AppDelegate : UIResponder /System/Library/Frameworks/UIKit.framework/UIKit <UIApplicationDelegate, UNUserNotificationCenterDelegate, RCTBridgeDelegate>
@property UIWindow *window
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100005540 -[AppDelegate application:didFinishLaunchingWithOptions:]
0x0010000596c -[AppDelegate applicationDidBecomeActive:]
0x00100005980 -[AppDelegate application:continueUserActivity:restorationHandler:]
0x00100005a30 -[AppDelegate application:openURL:options:]
0x00100005b4c -[AppDelegate application:didRegisterForRemoteNotificationsWithDeviceToken:]
0x00100005b64 -[AppDelegate userNotificationCenter:willPresentNotification:withCompletionHandler:]
0x00100005bac -[AppDelegate userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:]
0x00100005bf4 -[AppDelegate application:didReceiveLocalNotification:]
0x00100005c0c -[AppDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:]
0x00100005c54 -[AppDelegate window]
0x00100005c64 -[AppDelegate setWindow:]
0x00100e43f68 ExtraEventsModule : RCTEventEmitter <RCTBridgeModule>
@property RCTBridge *bridge
@property NSObject<OS_dispatch_queue> *methodQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100005c8c +[ExtraEventsModule moduleName]
0x00100005c98 +[ExtraEventsModule load]
0x00100005ca0 +[ExtraEventsModule requiresMainQueueSetup]
// instance methods
0x00100005c9c -[ExtraEventsModule init]
0x00100005ca8 -[ExtraEventsModule setBridge:]
0x00100005d94 -[ExtraEventsModule handleWillResignActive]
0x00100005dac -[ExtraEventsModule handleDidBecomeActive]
0x00100005dc4 -[ExtraEventsModule supportedEvents]
0x00100005e40 -[ExtraEventsModule dealloc]
0x00100e43fe0 RNOpenTokPublisherViewManager : RCTViewManager
// class methods
0x00100005f5c +[RNOpenTokPublisherViewManager moduleName]
0x00100005f68 +[RNOpenTokPublisherViewManager load]
0x00100005f6c +[RNOpenTokPublisherViewManager propConfig_apiKey]
0x00100005fe0 +[RNOpenTokPublisherViewManager propConfig_sessionId]
0x00100006054 +[RNOpenTokPublisherViewManager propConfig_token]
0x001000060c8 +[RNOpenTokPublisherViewManager propConfig_muted]
0x0010000613c +[RNOpenTokPublisherViewManager propConfig_camera]
0x001000061b0 +[RNOpenTokPublisherViewManager propConfig_onStreamCreated]
0x00100006224 +[RNOpenTokPublisherViewManager propConfig_onStreamDestroyed]
0x00100006298 +[RNOpenTokPublisherViewManager propConfig_onStreamError]
// instance methods
0x00100005f38 -[RNOpenTokPublisherViewManager view]
0x00100e44008 RNOpenTokSubscriberView : UIView /System/Library/Frameworks/UIKit.framework/UIKit <OTSessionDelegate, OTSubscriberDelegate>
@property NSString *apiKey
@property NSString *sessionId
@property NSString *token
@property NSNumber *userId
@property @? onStreamCreated
@property @? onStreamDestroyed
@property @? onStreamError
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010000630c -[RNOpenTokSubscriberView didMoveToWindow]
0x001000063bc -[RNOpenTokSubscriberView startSubscribing:]
0x00100006560 -[RNOpenTokSubscriberView stopSubscribing]
0x001000065c8 -[RNOpenTokSubscriberView sessionDidConnect:]
0x001000065cc -[RNOpenTokSubscriberView sessionDidDisconnect:]
0x001000065d0 -[RNOpenTokSubscriberView session:streamCreated:]
0x00100006838 -[RNOpenTokSubscriberView session:streamDestroyed:]
0x001000068e8 -[RNOpenTokSubscriberView session:didFailWithError:]
0x00100006a20 -[RNOpenTokSubscriberView subscriber:didFailWithError:]
0x00100006b58 -[RNOpenTokSubscriberView subscriberDidConnectToStream:]
0x00100006b5c -[RNOpenTokSubscriberView subscriberDidDisconnectFromStream:]
0x00100006b60 -[RNOpenTokSubscriberView subscriberDidReconnectToStream:]
0x00100006b64 -[RNOpenTokSubscriberView dealloc]
0x00100006bcc -[RNOpenTokSubscriberView apiKey]
0x00100006bdc -[RNOpenTokSubscriberView setApiKey:]
0x00100006bf0 -[RNOpenTokSubscriberView sessionId]
0x00100006c00 -[RNOpenTokSubscriberView setSessionId:]
0x00100006c14 -[RNOpenTokSubscriberView token]
0x00100006c24 -[RNOpenTokSubscriberView setToken:]
0x00100006c38 -[RNOpenTokSubscriberView userId]
0x00100006c48 -[RNOpenTokSubscriberView setUserId:]
0x00100006c5c -[RNOpenTokSubscriberView onStreamCreated]
0x00100006c6c -[RNOpenTokSubscriberView setOnStreamCreated:]
0x00100006c78 -[RNOpenTokSubscriberView onStreamDestroyed]
0x00100006c88 -[RNOpenTokSubscriberView setOnStreamDestroyed:]
0x00100006c94 -[RNOpenTokSubscriberView onStreamError]
0x00100006ca4 -[RNOpenTokSubscriberView setOnStreamError:]
0x00100e44058 RNOpenTokPublisherView : UIView /System/Library/Frameworks/UIKit.framework/UIKit <OTSessionDelegate, OTPublisherDelegate>
@property NSString *apiKey
@property NSString *sessionId
@property NSString *token
@property BOOL muted
@property NSString *camera
@property @? onStreamCreated
@property @? onStreamDestroyed
@property @? onStreamError
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100006d90 -[RNOpenTokPublisherView setMuted:]
0x00100006dc0 -[RNOpenTokPublisherView setCamera:]
0x00100006e94 -[RNOpenTokPublisherView didMoveToWindow]
0x00100006f44 -[RNOpenTokPublisherView startPublishing]
0x00100007104 -[RNOpenTokPublisherView stopPublishing]
0x0010000716c -[RNOpenTokPublisherView sessionDidConnect:]
0x00100007178 -[RNOpenTokPublisherView sessionDidDisconnect:]
0x0010000717c -[RNOpenTokPublisherView session:streamCreated:]
0x0010000719c -[RNOpenTokPublisherView session:streamDestroyed:]
0x001000071bc -[RNOpenTokPublisherView session:connectionCreated:]
0x001000071c0 -[RNOpenTokPublisherView session:connectionDestroyed:]
0x001000071c4 -[RNOpenTokPublisherView session:didFailWithError:]
0x001000072fc -[RNOpenTokPublisherView publisher:streamCreated:]
0x00100007300 -[RNOpenTokPublisherView publisher:streamDestroyed:]
0x00100007304 -[RNOpenTokPublisherView publisher:didFailWithError:]
0x0010000743c -[RNOpenTokPublisherView dealloc]
0x001000074a4 -[RNOpenTokPublisherView apiKey]
0x001000074b4 -[RNOpenTokPublisherView setApiKey:]
0x001000074c8 -[RNOpenTokPublisherView sessionId]
0x001000074d8 -[RNOpenTokPublisherView setSessionId:]
0x001000074ec -[RNOpenTokPublisherView token]
0x001000074fc -[RNOpenTokPublisherView setToken:]
0x00100007510 -[RNOpenTokPublisherView muted]
0x00100007520 -[RNOpenTokPublisherView camera]
0x00100007530 -[RNOpenTokPublisherView onStreamCreated]
0x00100007540 -[RNOpenTokPublisherView setOnStreamCreated:]
0x0010000754c -[RNOpenTokPublisherView onStreamDestroyed]
0x0010000755c -[RNOpenTokPublisherView setOnStreamDestroyed:]
0x00100007568 -[RNOpenTokPublisherView onStreamError]
0x00100007578 -[RNOpenTokPublisherView setOnStreamError:]
0x00100e440d0 CommonModule : NSObject /usr/lib/libobjc.A.dylib <RCTBridgeModule>
@property RCTBridge *bridge
@property NSObject<OS_dispatch_queue> *methodQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100007650 +[CommonModule moduleName]
0x0010000765c +[CommonModule load]
0x00100007660 +[CommonModule __rct_export__210]
// instance methods
0x0010000766c -[CommonModule getAdvertisingInfo:rejecter:]
0x00100e44120 RNOpenTokSubscriberViewManager : RCTViewManager
// class methods
0x001000078a0 +[RNOpenTokSubscriberViewManager moduleName]
0x001000078ac +[RNOpenTokSubscriberViewManager load]
0x001000078b0 +[RNOpenTokSubscriberViewManager propConfig_apiKey]
0x00100007924 +[RNOpenTokSubscriberViewManager propConfig_sessionId]
0x00100007998 +[RNOpenTokSubscriberViewManager propConfig_token]
0x00100007a0c +[RNOpenTokSubscriberViewManager propConfig_userId]
0x00100007a80 +[RNOpenTokSubscriberViewManager propConfig_onStreamCreated]
0x00100007af4 +[RNOpenTokSubscriberViewManager propConfig_onStreamDestroyed]
0x00100007b68 +[RNOpenTokSubscriberViewManager propConfig_onStreamError]
// instance methods
0x0010000787c -[RNOpenTokSubscriberViewManager view]
0x00100e44148 ImageCacheHandler : NSObject /usr/lib/libobjc.A.dylib <RCTBridgeModule>
@property RCTBridge *bridge
@property NSObject<OS_dispatch_queue> *methodQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100007bdc +[ImageCacheHandler moduleName]
0x00100007be8 +[ImageCacheHandler load]
0x00100007c40 +[ImageCacheHandler requiresMainQueueSetup]
0x00100007c48 +[ImageCacheHandler __rct_export__320]
// instance methods
0x00100007bec -[ImageCacheHandler init]
0x00100007c54 -[ImageCacheHandler flushCache]
0x00100007c9c -[ImageCacheHandler bridge]
0x00100e441c0 PodsDummy_Analytics : NSObject /usr/lib/libobjc.A.dylib
0x00100e441e8 SEGAES256Crypto : NSObject /usr/lib/libobjc.A.dylib <SEGCrypto>
@property NSString *password
@property NSData *salt
@property NSData *iv
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100008630 +[SEGAES256Crypto randomDataOfLength:]
0x001000086c0 +[SEGAES256Crypto AESKeyForPassword:salt:]
// instance methods
0x00100007f98 -[SEGAES256Crypto initWithPassword:salt:iv:]
0x00100008068 -[SEGAES256Crypto initWithPassword:]
0x00100008124 -[SEGAES256Crypto aesKey]
0x001000081c8 -[SEGAES256Crypto encrypt:]
0x001000083fc -[SEGAES256Crypto decrypt:]
0x00100008820 -[SEGAES256Crypto password]
0x00100008828 -[SEGAES256Crypto salt]
0x00100008830 -[SEGAES256Crypto iv]
0x00100e44238 SEGAliasPayload : SEGPayload
@property NSString *theNewId
// instance methods
0x00100008874 -[SEGAliasPayload initWithNewId:context:integrations:]
0x00100008928 -[SEGAliasPayload theNewId]
0x00100e44288 SEGAnalytics : NSObject /usr/lib/libobjc.A.dylib
@property BOOL enabled
@property SEGAnalyticsConfiguration *configuration
@property SEGStoreKitTracker *storeKitTracker
@property SEGIntegrationsManager *integrationsManager
@property SEGMiddlewareRunner *runner
// class methods
0x0010000894c +[SEGAnalytics setupWithConfiguration:]
0x0010000ae70 +[SEGAnalytics sharedAnalytics]
0x0010000ae7c +[SEGAnalytics debug:]
0x0010000ae84 +[SEGAnalytics version]
// instance methods
0x00100008a40 -[SEGAnalytics initWithConfiguration:]
0x00100008ee4 -[SEGAnalytics dealloc]
0x00100008f5c -[SEGAnalytics handleAppStateNotification:]
0x00100009134 -[SEGAnalytics _applicationDidFinishLaunchingWithOptions:]
0x0010000978c -[SEGAnalytics _applicationWillEnterForeground]
0x001000099c0 -[SEGAnalytics _applicationDidEnterBackground]
0x00100009b48 -[SEGAnalytics identify:]
0x00100009b5c -[SEGAnalytics identify:traits:]
0x00100009bb0 -[SEGAnalytics identify:traits:options:]
0x00100009dc0 -[SEGAnalytics track:]
0x00100009dd4 -[SEGAnalytics track:properties:]
0x00100009e28 -[SEGAnalytics track:properties:options:]
0x00100009f8c -[SEGAnalytics screen:]
0x00100009fa0 -[SEGAnalytics screen:properties:]
0x00100009ff4 -[SEGAnalytics screen:properties:options:]
0x0010000a158 -[SEGAnalytics group:]
0x0010000a16c -[SEGAnalytics group:traits:]
0x0010000a1c0 -[SEGAnalytics group:traits:options:]
0x0010000a324 -[SEGAnalytics alias:]
0x0010000a334 -[SEGAnalytics alias:options:]
0x0010000a460 -[SEGAnalytics trackPushNotification:fromLaunch:]
0x0010000a48c -[SEGAnalytics receivedRemoteNotification:]
0x0010000a564 -[SEGAnalytics failedToRegisterForRemoteNotificationsWithError:]
0x0010000a5f4 -[SEGAnalytics registeredForRemoteNotificationsWithDeviceToken:]
0x0010000a684 -[SEGAnalytics handleActionWithIdentifier:forRemoteNotification:]
0x0010000a748 -[SEGAnalytics continueUserActivity:]
0x0010000aa50 -[SEGAnalytics openURL:options:]
0x0010000ad6c -[SEGAnalytics reset]
0x0010000ad80 -[SEGAnalytics flush]
0x0010000ad94 -[SEGAnalytics enable]
0x0010000ada0 -[SEGAnalytics disable]
0x0010000ada8 -[SEGAnalytics getAnonymousId]
0x0010000adfc -[SEGAnalytics bundledIntegrations]
0x0010000ae90 -[SEGAnalytics run:payload:]
0x0010000b0e8 -[SEGAnalytics configuration]
0x0010000b0f0 -[SEGAnalytics setConfiguration:]
0x0010000b0fc -[SEGAnalytics enabled]
0x0010000b104 -[SEGAnalytics setEnabled:]
0x0010000b10c -[SEGAnalytics storeKitTracker]
0x0010000b114 -[SEGAnalytics setStoreKitTracker:]
0x0010000b120 -[SEGAnalytics integrationsManager]
0x0010000b128 -[SEGAnalytics setIntegrationsManager:]
0x0010000b134 -[SEGAnalytics runner]
0x0010000b13c -[SEGAnalytics setRunner:]
0x00100e44300 SEGAnalyticsExperimental : NSObject /usr/lib/libobjc.A.dylib
@property BOOL nanosecondTimestamps
// instance methods
0x0010000b1f8 -[SEGAnalyticsExperimental nanosecondTimestamps]
0x0010000b200 -[SEGAnalyticsExperimental setNanosecondTimestamps:]
0x00100e44328 SEGAnalyticsConfiguration : NSObject /usr/lib/libobjc.A.dylib
@property NSString *writeKey
@property NSMutableArray *factories
@property SEGAnalyticsExperimental *experimental
@property BOOL shouldUseLocationServices
@property BOOL enableAdvertisingTracking
@property unsigned long flushAt
@property double flushInterval
@property unsigned long maxQueueSize
@property BOOL trackApplicationLifecycleEvents
@property BOOL shouldUseBluetooth
@property BOOL recordScreenViews
@property BOOL trackInAppPurchases
@property BOOL trackPushNotifications
@property BOOL trackDeepLinks
@property BOOL trackAttributionData
@property NSDictionary *launchOptions
@property @? requestFactory
@property <SEGCrypto> *crypto
@property NSDictionary *defaultSettings
@property NSArray *middlewares
@property <SEGApplicationProtocol> *application
@property NSDictionary *payloadFilters
@property <NSURLSessionDelegate> *httpSessionDelegate
// class methods
0x0010000b208 +[SEGAnalyticsConfiguration configurationWithWriteKey:]
// instance methods
0x0010000b270 -[SEGAnalyticsConfiguration initWithWriteKey:]
0x0010000b2d0 -[SEGAnalyticsConfiguration init]
0x0010000b4c0 -[SEGAnalyticsConfiguration use:]
0x0010000b64c -[SEGAnalyticsConfiguration writeKey]
0x0010000b658 -[SEGAnalyticsConfiguration setWriteKey:]
0x0010000b660 -[SEGAnalyticsConfiguration shouldUseLocationServices]
0x0010000b668 -[SEGAnalyticsConfiguration setShouldUseLocationServices:]
0x0010000b670 -[SEGAnalyticsConfiguration enableAdvertisingTracking]
0x0010000b678 -[SEGAnalyticsConfiguration setEnableAdvertisingTracking:]
0x0010000b680 -[SEGAnalyticsConfiguration flushAt]
0x0010000b688 -[SEGAnalyticsConfiguration setFlushAt:]
0x0010000b690 -[SEGAnalyticsConfiguration flushInterval]
0x0010000b698 -[SEGAnalyticsConfiguration setFlushInterval:]
0x0010000b6a0 -[SEGAnalyticsConfiguration maxQueueSize]
0x0010000b6a8 -[SEGAnalyticsConfiguration setMaxQueueSize:]
0x0010000b6b0 -[SEGAnalyticsConfiguration trackApplicationLifecycleEvents]
0x0010000b6b8 -[SEGAnalyticsConfiguration setTrackApplicationLifecycleEvents:]
0x0010000b6c0 -[SEGAnalyticsConfiguration shouldUseBluetooth]
0x0010000b6c8 -[SEGAnalyticsConfiguration setShouldUseBluetooth:]
0x0010000b6d0 -[SEGAnalyticsConfiguration recordScreenViews]
0x0010000b6d8 -[SEGAnalyticsConfiguration setRecordScreenViews:]
0x0010000b6e0 -[SEGAnalyticsConfiguration trackInAppPurchases]
0x0010000b6e8 -[SEGAnalyticsConfiguration setTrackInAppPurchases:]
0x0010000b6f0 -[SEGAnalyticsConfiguration trackPushNotifications]
0x0010000b6f8 -[SEGAnalyticsConfiguration setTrackPushNotifications:]
0x0010000b700 -[SEGAnalyticsConfiguration trackDeepLinks]
0x0010000b708 -[SEGAnalyticsConfiguration setTrackDeepLinks:]
0x0010000b710 -[SEGAnalyticsConfiguration trackAttributionData]
0x0010000b718 -[SEGAnalyticsConfiguration setTrackAttributionData:]
0x0010000b720 -[SEGAnalyticsConfiguration launchOptions]
0x0010000b728 -[SEGAnalyticsConfiguration setLaunchOptions:]
0x0010000b734 -[SEGAnalyticsConfiguration requestFactory]
0x0010000b740 -[SEGAnalyticsConfiguration setRequestFactory:]
0x0010000b748 -[SEGAnalyticsConfiguration crypto]
0x0010000b750 -[SEGAnalyticsConfiguration setCrypto:]
0x0010000b75c -[SEGAnalyticsConfiguration defaultSettings]
0x0010000b764 -[SEGAnalyticsConfiguration setDefaultSettings:]
0x0010000b770 -[SEGAnalyticsConfiguration middlewares]
0x0010000b778 -[SEGAnalyticsConfiguration setMiddlewares:]
0x0010000b784 -[SEGAnalyticsConfiguration application]
0x0010000b78c -[SEGAnalyticsConfiguration setApplication:]
0x0010000b798 -[SEGAnalyticsConfiguration payloadFilters]
0x0010000b7a0 -[SEGAnalyticsConfiguration setPayloadFilters:]
0x0010000b7ac -[SEGAnalyticsConfiguration httpSessionDelegate]
0x0010000b7b4 -[SEGAnalyticsConfiguration setHttpSessionDelegate:]
0x0010000b7c0 -[SEGAnalyticsConfiguration experimental]
0x0010000b7c8 -[SEGAnalyticsConfiguration setExperimental:]
0x0010000b7d4 -[SEGAnalyticsConfiguration factories]
0x00100e44378 SEGISO8601NanosecondDateFormatter : NSDateFormatter /System/Library/Frameworks/Foundation.framework/Foundation
// instance methods
0x0010000b878 -[SEGISO8601NanosecondDateFormatter init]
0x0010000b954 -[SEGISO8601NanosecondDateFormatter stringFromDate:]
0x00100e443c8 SEGContext : NSObject /usr/lib/libobjc.A.dylib <SEGMutableContext, NSCopying>
@property long long eventType
@property NSString *userId
@property NSString *anonymousId
@property SEGPayload *payload
@property NSError *error
@property BOOL debug
@property SEGAnalytics *_analytics
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010000cc54 -[SEGContext init]
0x0010000cc94 -[SEGContext initWithAnalytics:]
0x0010000cd0c -[SEGContext modify:]
0x0010000ce10 -[SEGContext copyWithZone:]
0x0010000cfb4 -[SEGContext _analytics]
0x0010000cfbc -[SEGContext eventType]
0x0010000cfc4 -[SEGContext setEventType:]
0x0010000cfcc -[SEGContext userId]
0x0010000cfd4 -[SEGContext setUserId:]
0x0010000cfe0 -[SEGContext anonymousId]
0x0010000cfe8 -[SEGContext setAnonymousId:]
0x0010000cff4 -[SEGContext error]
0x0010000cffc -[SEGContext setError:]
0x0010000d008 -[SEGContext payload]
0x0010000d010 -[SEGContext setPayload:]
0x0010000d01c -[SEGContext debug]
0x0010000d024 -[SEGContext setDebug:]
0x00100e44418 SEGFileStorage : NSObject /usr/lib/libobjc.A.dylib <SEGStorage>
@property NSURL *folderURL
@property <SEGCrypto> *crypto
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010000d868 +[SEGFileStorage applicationSupportDirectoryURL]
0x0010000d8f4 +[SEGFileStorage cachesDirectoryURL]
// instance methods
0x0010000d080 -[SEGFileStorage initWithFolder:crypto:]
0x0010000d148 -[SEGFileStorage removeKey:]
0x0010000d208 -[SEGFileStorage resetAll]
0x0010000d348 -[SEGFileStorage setData:forKey:]
0x0010000d53c -[SEGFileStorage dataForKey:]
0x0010000d66c -[SEGFileStorage dictionaryForKey:]
0x0010000d678 -[SEGFileStorage setDictionary:forKey:]
0x0010000d6c8 -[SEGFileStorage arrayForKey:]
0x0010000d6d4 -[SEGFileStorage setArray:forKey:]
0x0010000d724 -[SEGFileStorage stringForKey:]
0x0010000d818 -[SEGFileStorage setString:forKey:]
0x0010000d980 -[SEGFileStorage urlForKey:]
0x0010000da00 -[SEGFileStorage jsonForKey:]
0x0010000db24 -[SEGFileStorage setJSON:forKey:]
0x0010000dc94 -[SEGFileStorage dataFromJSON:]
0x0010000dd38 -[SEGFileStorage jsonFromData:needsConversion:]
0x0010000de20 -[SEGFileStorage createDirectoryAtURLIfNeeded:]
0x0010000df94 -[SEGFileStorage dataFromPlist:]
0x0010000e0a4 -[SEGFileStorage plistFromData:]
0x0010000e110 -[SEGFileStorage crypto]
0x0010000e118 -[SEGFileStorage setCrypto:]
0x0010000e124 -[SEGFileStorage folderURL]
0x0010000e12c -[SEGFileStorage setFolderURL:]
0x00100e44468 SEGGroupPayload : SEGPayload
@property NSString *groupId
@property NSDictionary *traits
// instance methods
0x0010000e168 -[SEGGroupPayload initWithGroupId:traits:context:integrations:]
0x0010000e264 -[SEGGroupPayload groupId]
0x0010000e274 -[SEGGroupPayload traits]
0x00100e444b8 SEGHTTPClient : NSObject /usr/lib/libobjc.A.dylib
@property @? requestFactory
@property NSMutableDictionary *sessionsByWriteKey
@property NSURLSession *genericSession
@property <NSURLSessionDelegate> *httpSessionDelegate
// class methods
0x0010000e2c4 +[SEGHTTPClient defaultRequestFactory]
0x0010000e2e8 +[SEGHTTPClient authorizationHeader:]
// instance methods
0x0010000e378 -[SEGHTTPClient initWithRequestFactory:]
0x0010000e5b0 -[SEGHTTPClient sessionForWriteKey:]
0x0010000e88c -[SEGHTTPClient dealloc]
0x0010000ea20 -[SEGHTTPClient upload:forWriteKey:completionHandler:]
0x0010000ee20 -[SEGHTTPClient settingsForWriteKey:completionHandler:]
0x0010000f148 -[SEGHTTPClient attributionWithWriteKey:forDevice:completionHandler:]
0x0010000f54c -[SEGHTTPClient requestFactory]
0x0010000f558 -[SEGHTTPClient setRequestFactory:]
0x0010000f560 -[SEGHTTPClient sessionsByWriteKey]
0x0010000f568 -[SEGHTTPClient genericSession]
0x0010000f570 -[SEGHTTPClient httpSessionDelegate]
0x0010000f588 -[SEGHTTPClient setHttpSessionDelegate:]
0x00100e44508 SEGIdentifyPayload : SEGPayload
@property NSString *anonymousId
@property NSString *userId
@property NSDictionary *traits
// instance methods
0x0010000f5d8 -[SEGIdentifyPayload initWithUserId:anonymousId:traits:context:integrations:]
0x0010000f710 -[SEGIdentifyPayload userId]
0x0010000f720 -[SEGIdentifyPayload anonymousId]
0x0010000f730 -[SEGIdentifyPayload setAnonymousId:]
0x0010000f744 -[SEGIdentifyPayload traits]
0x00100e44558 SEGIntegrationsManager : NSObject /usr/lib/libobjc.A.dylib <SEGMiddleware>
@property SEGAnalytics *analytics
@property NSDictionary *cachedSettings
@property SEGAnalyticsConfiguration *configuration
@property NSObject<OS_dispatch_queue> *serialQueue
@property NSMutableArray *messageQueue
@property NSArray *factories
@property NSMutableDictionary *integrations
@property NSMutableDictionary *registeredIntegrations
@property BOOL initialized
@property NSString *cachedAnonymousId
@property SEGHTTPClient *httpClient
@property NSURLSessionDataTask *settingsRequest
@property <SEGStorage> *userDefaultsStorage
@property <SEGStorage> *fileStorage
// class methods
0x00100011b64 +[SEGIntegrationsManager isIntegration:enabledInOptions:]
0x00100011d88 +[SEGIntegrationsManager isTrackEvent:enabledForIntegration:inPlan:]
// instance methods
0x00100012cd0 -[SEGIntegrationsManager context:next:]
0x0010000f930 -[SEGIntegrationsManager initWithAnalytics:]
0x0010000fe9c -[SEGIntegrationsManager dealloc]
0x0010000ff14 -[SEGIntegrationsManager onAppForeground:]
0x0010000ff20 -[SEGIntegrationsManager handleAppStateNotification:]
0x001000102e0 -[SEGIntegrationsManager identify:]
0x00100010454 -[SEGIntegrationsManager track:]
0x00100010550 -[SEGIntegrationsManager screen:]
0x0010001064c -[SEGIntegrationsManager group:]
0x00100010748 -[SEGIntegrationsManager alias:]
0x00100010844 -[SEGIntegrationsManager receivedRemoteNotification:]
0x00100010918 -[SEGIntegrationsManager failedToRegisterForRemoteNotificationsWithError:]
0x001000109ec -[SEGIntegrationsManager registeredForRemoteNotificationsWithDeviceToken:]
0x00100010ac0 -[SEGIntegrationsManager handleActionWithIdentifier:forRemoteNotification:]
0x00100010bac -[SEGIntegrationsManager continueUserActivity:]
0x00100010c80 -[SEGIntegrationsManager openURL:options:]
0x00100010d6c -[SEGIntegrationsManager reset]
0x00100010db4 -[SEGIntegrationsManager resetAnonymousId]
0x00100010e04 -[SEGIntegrationsManager getAnonymousId]
0x00100010e10 -[SEGIntegrationsManager loadOrGenerateAnonymousID:]
0x00100010f00 -[SEGIntegrationsManager saveAnonymousId:]
0x00100010f88 -[SEGIntegrationsManager flush]
0x00100010fa4 -[SEGIntegrationsManager cachedSettings]
0x00100011078 -[SEGIntegrationsManager setCachedSettings:]
0x0010001114c -[SEGIntegrationsManager updateIntegrationsWithSettings:]
0x00100011560 -[SEGIntegrationsManager refreshSettings]
0x00100012044 -[SEGIntegrationsManager forwardSelector:arguments:options:]
0x001000121f4 -[SEGIntegrationsManager invokeIntegration:key:selector:arguments:options:]
0x001000124c4 -[SEGIntegrationsManager invocationForSelector:arguments:]
0x00100012674 -[SEGIntegrationsManager queueSelector:arguments:options:]
0x0010001281c -[SEGIntegrationsManager flushMessageQueue]
0x001000129e0 -[SEGIntegrationsManager callIntegrationsWithSelector:arguments:options:sync:]
0x00100012b1c -[SEGIntegrationsManager registeredIntegrations]
0x00100012b24 -[SEGIntegrationsManager setRegisteredIntegrations:]
0x00100012b30 -[SEGIntegrationsManager analytics]
0x00100012b38 -[SEGIntegrationsManager setAnalytics:]
0x00100012b44 -[SEGIntegrationsManager configuration]
0x00100012b4c -[SEGIntegrationsManager setConfiguration:]
0x00100012b58 -[SEGIntegrationsManager serialQueue]
0x00100012b60 -[SEGIntegrationsManager setSerialQueue:]
0x00100012b6c -[SEGIntegrationsManager messageQueue]
0x00100012b74 -[SEGIntegrationsManager setMessageQueue:]
0x00100012b80 -[SEGIntegrationsManager factories]
0x00100012b88 -[SEGIntegrationsManager setFactories:]
0x00100012b94 -[SEGIntegrationsManager integrations]
0x00100012b9c -[SEGIntegrationsManager setIntegrations:]
0x00100012ba8 -[SEGIntegrationsManager initialized]
0x00100012bb0 -[SEGIntegrationsManager setInitialized:]
0x00100012bb8 -[SEGIntegrationsManager cachedAnonymousId]
0x00100012bc4 -[SEGIntegrationsManager setCachedAnonymousId:]
0x00100012bcc -[SEGIntegrationsManager httpClient]
0x00100012bd4 -[SEGIntegrationsManager setHttpClient:]
0x00100012be0 -[SEGIntegrationsManager settingsRequest]
0x00100012be8 -[SEGIntegrationsManager setSettingsRequest:]
0x00100012bf4 -[SEGIntegrationsManager userDefaultsStorage]
0x00100012bfc -[SEGIntegrationsManager setUserDefaultsStorage:]
0x00100012c08 -[SEGIntegrationsManager fileStorage]
0x00100012c10 -[SEGIntegrationsManager setFileStorage:]
0x00100e445a8 SEGBlockMiddleware : NSObject /usr/lib/libobjc.A.dylib <SEGMiddleware>
@property @? block
// instance methods
0x0010001309c -[SEGBlockMiddleware initWithBlock:]
0x00100013114 -[SEGBlockMiddleware context:next:]
0x00100013198 -[SEGBlockMiddleware block]
0x00100e445f8 SEGMiddlewareRunner : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *middlewares
// instance methods
0x001000131b0 -[SEGMiddlewareRunner initWithMiddlewares:]
0x00100013228 -[SEGMiddlewareRunner run:callback:]
0x001000132b8 -[SEGMiddlewareRunner runMiddlewares:context:callback:]
0x001000134c8 -[SEGMiddlewareRunner middlewares]
0x00100e44648 SEGPayload : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *options
@property NSDictionary *context
@property NSDictionary *integrations
@property NSString *timestamp
// instance methods
0x0010000f7a8 -[SEGPayload options]
0x001000134dc -[SEGPayload initWithContext:integrations:]
0x0010001359c -[SEGPayload context]
0x001000135a4 -[SEGPayload integrations]
0x001000135ac -[SEGPayload timestamp]
0x001000135b4 -[SEGPayload setTimestamp:]
0x00100e446c0 SEGApplicationLifecyclePayload : SEGPayload
@property NSString *notificationName
@property NSDictionary *launchOptions
// instance methods
0x001000135fc -[SEGApplicationLifecyclePayload notificationName]
0x0010001360c -[SEGApplicationLifecyclePayload setNotificationName:]
0x00100013620 -[SEGApplicationLifecyclePayload launchOptions]
0x00100013630 -[SEGApplicationLifecyclePayload setLaunchOptions:]
0x00100e44710 SEGRemoteNotificationPayload : SEGPayload
@property NSString *actionIdentifier
@property NSDictionary *userInfo
@property NSError *error
@property NSData *deviceToken
// instance methods
0x00100013684 -[SEGRemoteNotificationPayload actionIdentifier]
0x00100013694 -[SEGRemoteNotificationPayload setActionIdentifier:]
0x001000136a8 -[SEGRemoteNotificationPayload userInfo]
0x001000136b8 -[SEGRemoteNotificationPayload setUserInfo:]
0x001000136cc -[SEGRemoteNotificationPayload error]
0x001000136dc -[SEGRemoteNotificationPayload setError:]
0x001000136f0 -[SEGRemoteNotificationPayload deviceToken]
0x00100013700 -[SEGRemoteNotificationPayload setDeviceToken:]
0x00100e44760 SEGContinueUserActivityPayload : SEGPayload
@property NSUserActivity *activity
// instance methods
0x0010001377c -[SEGContinueUserActivityPayload activity]
0x0010001378c -[SEGContinueUserActivityPayload setActivity:]
0x00100e447b0 SEGOpenURLPayload : SEGPayload
@property NSURL *url
@property NSDictionary *options
// instance methods
0x001000137b4 -[SEGOpenURLPayload url]
0x001000137c4 -[SEGOpenURLPayload setUrl:]
0x001000137d8 -[SEGOpenURLPayload options]
0x001000137e8 -[SEGOpenURLPayload setOptions:]
0x00100e447d8 SEGReachability : NSObject /usr/lib/libobjc.A.dylib
@property ^{__SCNetworkReachability=} reachabilityRef
@property NSObject<OS_dispatch_queue> *reachabilitySerialQueue
@property id reachabilityObject
@property @? reachableBlock
@property @? unreachableBlock
@property BOOL reachableOnWWAN
// class methods
0x0010001383c +[SEGReachability reachabilityWithHostName:]
0x00100013850 +[SEGReachability reachabilityWithHostname:]
0x001000138e8 +[SEGReachability reachabilityWithAddress:]
0x00100013958 +[SEGReachability reachabilityForInternetConnection]
0x001000139bc +[SEGReachability reachabilityForLocalWiFi]
// instance methods
0x00100013a2c -[SEGReachability initWithReachabilityRef:]
0x00100013ab4 -[SEGReachability dealloc]
0x00100013b64 -[SEGReachability startNotifier]
0x00100013d5c -[SEGReachability stopNotifier]
0x00100013df0 -[SEGReachability isReachableWithFlags:]
0x00100013e34 -[SEGReachability isReachable]
0x00100013e84 -[SEGReachability isReachableViaWWAN]
0x00100013ed0 -[SEGReachability isReachableViaWiFi]
0x00100013f10 -[SEGReachability isConnectionRequired]
0x00100013f1c -[SEGReachability connectionRequired]
0x00100013f54 -[SEGReachability isConnectionOnDemand]
0x00100013f94 -[SEGReachability isInterventionRequired]
0x00100013fd4 -[SEGReachability currentReachabilityStatus]
0x00100014024 -[SEGReachability reachabilityFlags]
0x00100014058 -[SEGReachability currentReachabilityString]
0x00100014138 -[SEGReachability currentReachabilityFlags]
0x00100014200 -[SEGReachability reachabilityChanged:]
0x001000143e8 -[SEGReachability reachabilityRef]
0x001000143f0 -[SEGReachability setReachabilityRef:]
0x001000143f8 -[SEGReachability reachabilitySerialQueue]
0x00100014400 -[SEGReachability setReachabilitySerialQueue:]
0x0010001440c -[SEGReachability reachableOnWWAN]
0x00100014414 -[SEGReachability setReachableOnWWAN:]
0x0010001441c -[SEGReachability reachableBlock]
0x00100014428 -[SEGReachability setReachableBlock:]
0x00100014430 -[SEGReachability unreachableBlock]
0x0010001443c -[SEGReachability setUnreachableBlock:]
0x00100014444 -[SEGReachability reachabilityObject]
0x0010001444c -[SEGReachability setReachabilityObject:]
0x00100e44828 SEGScreenPayload : SEGPayload
@property NSString *name
@property NSString *category
@property NSDictionary *properties
// instance methods
0x001000144a0 -[SEGScreenPayload initWithName:properties:context:integrations:]
0x0010001459c -[SEGScreenPayload name]
0x001000145ac -[SEGScreenPayload category]
0x001000145bc -[SEGScreenPayload properties]
0x00100e44878 SEGSegmentIntegration : NSObject /usr/lib/libobjc.A.dylib <SEGIntegration>
@property NSMutableArray *queue
@property NSDictionary *_cachedStaticContext
@property NSURLSessionUploadTask *batchRequest
@property unsigned long flushTaskID
@property SEGReachability *reachability
@property NSTimer *flushTimer
@property NSObject<OS_dispatch_queue> *serialQueue
@property NSObject<OS_dispatch_queue> *backgroundTaskQueue
@property NSMutableDictionary *traits
@property SEGAnalytics *analytics
@property SEGAnalyticsConfiguration *configuration
@property NSDictionary *referrer
@property NSString *userId
@property NSURL *apiURL
@property SEGHTTPClient *httpClient
@property <SEGStorage> *fileStorage
@property <SEGStorage> *userDefaultsStorage
@property NSURLSessionDataTask *attributionRequest
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100014620 -[SEGSegmentIntegration initWithAnalytics:httpClient:fileStorage:userDefaultsStorage:]
0x00100014d00 -[SEGSegmentIntegration staticContext]
0x00100015698 -[SEGSegmentIntegration updateStaticContext]
0x001000156e4 -[SEGSegmentIntegration cachedStaticContext]
0x001000158c0 -[SEGSegmentIntegration setCachedStaticContext:]
0x00100015a34 -[SEGSegmentIntegration liveContext]
0x00100015f70 -[SEGSegmentIntegration dispatchBackground:]
0x00100015f7c -[SEGSegmentIntegration dispatchBackgroundAndWait:]
0x00100015f88 -[SEGSegmentIntegration beginBackgroundTask]
0x001000160fc -[SEGSegmentIntegration endBackgroundTask]
0x00100016314 -[SEGSegmentIntegration saveUserId:]
0x00100016410 -[SEGSegmentIntegration addTraits:]
0x00100016574 -[SEGSegmentIntegration identify:]
0x001000167b4 -[SEGSegmentIntegration track:]
0x00100016948 -[SEGSegmentIntegration screen:]
0x00100016adc -[SEGSegmentIntegration group:]
0x00100016c70 -[SEGSegmentIntegration alias:]
0x00100016e68 -[SEGSegmentIntegration registeredForRemoteNotificationsWithDeviceToken:]
0x00100017024 -[SEGSegmentIntegration continueUserActivity:]
0x00100017174 -[SEGSegmentIntegration openURL:options:]
0x00100017258 -[SEGSegmentIntegration integrationsDictionary:]
0x0010001749c -[SEGSegmentIntegration enqueueAction:dictionary:context:integrations:]
0x00100017960 -[SEGSegmentIntegration queuePayload:]
0x00100017acc -[SEGSegmentIntegration flush]
0x00100017b04 -[SEGSegmentIntegration flushWithMaxSize:]
0x00100017d20 -[SEGSegmentIntegration flushQueueByLength]
0x00100017ec8 -[SEGSegmentIntegration reset]
0x00100018000 -[SEGSegmentIntegration notifyForName:userInfo:]
0x00100018128 -[SEGSegmentIntegration sendData:]
0x001000184c8 -[SEGSegmentIntegration applicationDidEnterBackground]
0x001000184fc -[SEGSegmentIntegration applicationWillTerminate]
0x001000185cc -[SEGSegmentIntegration queue]
0x001000186c0 -[SEGSegmentIntegration traits]
0x001000187b8 -[SEGSegmentIntegration maxBatchSize]
0x001000187c0 -[SEGSegmentIntegration getUserId]
0x0010001881c -[SEGSegmentIntegration persistQueue]
0x001000188b4 -[SEGSegmentIntegration trackAttributionData:]
0x00100018c48 -[SEGSegmentIntegration setQueue:]
0x00100018c54 -[SEGSegmentIntegration _cachedStaticContext]
0x00100018c5c -[SEGSegmentIntegration set_cachedStaticContext:]
0x00100018c68 -[SEGSegmentIntegration batchRequest]
0x00100018c70 -[SEGSegmentIntegration setBatchRequest:]
0x00100018c7c -[SEGSegmentIntegration flushTaskID]
0x00100018c84 -[SEGSegmentIntegration setFlushTaskID:]
0x00100018c8c -[SEGSegmentIntegration reachability]
0x00100018c94 -[SEGSegmentIntegration setReachability:]
0x00100018ca0 -[SEGSegmentIntegration flushTimer]
0x00100018ca8 -[SEGSegmentIntegration setFlushTimer:]
0x00100018cb4 -[SEGSegmentIntegration serialQueue]
0x00100018cbc -[SEGSegmentIntegration setSerialQueue:]
0x00100018cc8 -[SEGSegmentIntegration backgroundTaskQueue]
0x00100018cd0 -[SEGSegmentIntegration setBackgroundTaskQueue:]
0x00100018cdc -[SEGSegmentIntegration setTraits:]
0x00100018ce8 -[SEGSegmentIntegration analytics]
0x00100018cf0 -[SEGSegmentIntegration setAnalytics:]
0x00100018cf8 -[SEGSegmentIntegration configuration]
0x00100018d00 -[SEGSegmentIntegration setConfiguration:]
0x00100018d08 -[SEGSegmentIntegration referrer]
0x00100018d14 -[SEGSegmentIntegration setReferrer:]
0x00100018d1c -[SEGSegmentIntegration userId]
0x00100018d28 -[SEGSegmentIntegration setUserId:]
0x00100018d30 -[SEGSegmentIntegration apiURL]
0x00100018d38 -[SEGSegmentIntegration setApiURL:]
0x00100018d44 -[SEGSegmentIntegration httpClient]
0x00100018d4c -[SEGSegmentIntegration setHttpClient:]
0x00100018d58 -[SEGSegmentIntegration fileStorage]
0x00100018d60 -[SEGSegmentIntegration setFileStorage:]
0x00100018d6c -[SEGSegmentIntegration userDefaultsStorage]
0x00100018d74 -[SEGSegmentIntegration setUserDefaultsStorage:]
0x00100018d80 -[SEGSegmentIntegration attributionRequest]
0x00100018d88 -[SEGSegmentIntegration setAttributionRequest:]
0x00100e448c8 SEGSegmentIntegrationFactory : NSObject /usr/lib/libobjc.A.dylib <SEGIntegrationFactory>
@property SEGHTTPClient *client
@property <SEGStorage> *userDefaultsStorage
@property <SEGStorage> *fileStorage
// instance methods
0x00100018f30 -[SEGSegmentIntegrationFactory initWithHTTPClient:fileStorage:userDefaultsStorage:]
0x00100019000 -[SEGSegmentIntegrationFactory createWithSettings:forAnalytics:]
0x001000190f4 -[SEGSegmentIntegrationFactory key]
0x00100019100 -[SEGSegmentIntegrationFactory client]
0x00100019108 -[SEGSegmentIntegrationFactory setClient:]
0x00100019114 -[SEGSegmentIntegrationFactory userDefaultsStorage]
0x0010001911c -[SEGSegmentIntegrationFactory setUserDefaultsStorage:]
0x00100019128 -[SEGSegmentIntegrationFactory fileStorage]
0x00100019130 -[SEGSegmentIntegrationFactory setFileStorage:]
0x00100e44918 SEGStoreKitTracker : NSObject /usr/lib/libobjc.A.dylib <SKPaymentTransactionObserver, SKProductsRequestDelegate>
@property SEGAnalytics *analytics
@property NSMutableDictionary *transactions
@property NSMutableDictionary *productRequests
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100019178 +[SEGStoreKitTracker trackTransactionsForAnalytics:]
// instance methods
0x001000191e0 -[SEGStoreKitTracker initWithAnalytics:]
0x001000192d8 -[SEGStoreKitTracker dealloc]
0x00100019350 -[SEGStoreKitTracker paymentQueue:updatedTransactions:]
0x001000196ec -[SEGStoreKitTracker productsRequest:didReceiveResponse:]
0x001000199bc -[SEGStoreKitTracker trackTransaction:forProduct:]
0x00100019db4 -[SEGStoreKitTracker analytics]
0x00100019dbc -[SEGStoreKitTracker transactions]
0x00100019dc4 -[SEGStoreKitTracker productRequests]
0x00100e44968 SEGTrackPayload : SEGPayload
@property NSString *event
@property NSDictionary *properties
// instance methods
0x00100019e08 -[SEGTrackPayload initWithEvent:properties:context:integrations:]
0x00100019f04 -[SEGTrackPayload event]
0x00100019f14 -[SEGTrackPayload properties]
0x00100e449b8 SEGUserDefaultsStorage : NSObject /usr/lib/libobjc.A.dylib <SEGStorage>
@property <SEGCrypto> *crypto
@property NSUserDefaults *defaults
@property NSString *namespacePrefix
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100019f64 -[SEGUserDefaultsStorage initWithDefaults:namespacePrefix:crypto:]
0x0010001a034 -[SEGUserDefaultsStorage removeKey:]
0x0010001a0cc -[SEGUserDefaultsStorage resetAll]
0x0010001a3e4 -[SEGUserDefaultsStorage setObject:forKey:]
0x0010001a48c -[SEGUserDefaultsStorage setData:forKey:]
0x0010001a5b4 -[SEGUserDefaultsStorage dataForKey:]
0x0010001a6dc -[SEGUserDefaultsStorage dictionaryForKey:]
0x0010001a7cc -[SEGUserDefaultsStorage setDictionary:forKey:]
0x0010001a890 -[SEGUserDefaultsStorage arrayForKey:]
0x0010001a980 -[SEGUserDefaultsStorage setArray:forKey:]
0x0010001aa44 -[SEGUserDefaultsStorage stringForKey:]
0x0010001ab34 -[SEGUserDefaultsStorage setString:forKey:]
0x0010001abf8 -[SEGUserDefaultsStorage plistForKey:]
0x0010001ac64 -[SEGUserDefaultsStorage setPlist:forKey:]
0x0010001acf8 -[SEGUserDefaultsStorage namespacedKey:]
0x0010001adc4 -[SEGUserDefaultsStorage crypto]
0x0010001adcc -[SEGUserDefaultsStorage setCrypto:]
0x0010001add8 -[SEGUserDefaultsStorage defaults]
0x0010001ade0 -[SEGUserDefaultsStorage namespacePrefix]
0x00100e44a30 SEGUtils : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010001ae24 +[SEGUtils dataFromPlist:]
0x0010001aea8 +[SEGUtils plistFromData:]
0x0010001af14 +[SEGUtils traverseJSON:andReplaceWithFilters:]
0x00100e44a80 PodsDummy_AppAuth : NSObject /usr/lib/libobjc.A.dylib
0x00100e44aa8 OIDAuthorizationRequest : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding, OIDExternalUserAgentRequest>
@property OIDServiceConfiguration *configuration
@property NSString *responseType
@property NSString *clientID
@property NSString *clientSecret
@property NSString *scope
@property NSURL *redirectURL
@property NSString *state
@property NSString *nonce
@property NSString *codeVerifier
@property NSString *codeChallenge
@property NSString *codeChallengeMethod
@property NSDictionary *additionalParameters
// class methods
0x0010001bbf0 +[OIDAuthorizationRequest isSupportedResponseType:]
0x0010001c3e4 +[OIDAuthorizationRequest supportsSecureCoding]
0x0010001ca00 +[OIDAuthorizationRequest generateCodeVerifier]
0x0010001ca18 +[OIDAuthorizationRequest generateState]
0x0010001ca30 +[OIDAuthorizationRequest codeChallengeS256ForVerifier:]
// instance methods
0x0010001bb3c -[OIDAuthorizationRequest init]
0x0010001bd8c -[OIDAuthorizationRequest initWithConfiguration:clientId:clientSecret:scope:redirectURL:responseType:state:nonce:codeVerifier:codeChallenge:codeChallengeMethod:additionalParameters:]
0x0010001c0cc -[OIDAuthorizationRequest initWithConfiguration:clientId:clientSecret:scopes:redirectURL:responseType:additionalParameters:]
0x0010001c2f8 -[OIDAuthorizationRequest initWithConfiguration:clientId:scopes:redirectURL:responseType:additionalParameters:]
0x0010001c3e0 -[OIDAuthorizationRequest copyWithZone:]
0x0010001c3ec -[OIDAuthorizationRequest initWithCoder:]
0x0010001c7f8 -[OIDAuthorizationRequest encodeWithCoder:]
0x0010001caa0 -[OIDAuthorizationRequest authorizationRequestURL]
0x0010001cc4c -[OIDAuthorizationRequest externalUserAgentRequestURL]
0x0010001cc58 -[OIDAuthorizationRequest redirectScheme]
0x0010001ccac -[OIDAuthorizationRequest configuration]
0x0010001ccb4 -[OIDAuthorizationRequest responseType]
0x0010001ccbc -[OIDAuthorizationRequest clientID]
0x0010001ccc4 -[OIDAuthorizationRequest clientSecret]
0x0010001cccc -[OIDAuthorizationRequest scope]
0x0010001ccd4 -[OIDAuthorizationRequest redirectURL]
0x0010001ccdc -[OIDAuthorizationRequest state]
0x0010001cce4 -[OIDAuthorizationRequest nonce]
0x0010001ccec -[OIDAuthorizationRequest codeVerifier]
0x0010001ccf4 -[OIDAuthorizationRequest codeChallenge]
0x0010001ccfc -[OIDAuthorizationRequest codeChallengeMethod]
0x0010001cd04 -[OIDAuthorizationRequest additionalParameters]
0x00100e44af8 OIDAuthorizationResponse : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property OIDAuthorizationRequest *request
@property NSString *authorizationCode
@property NSString *state
@property NSString *accessToken
@property NSDate *accessTokenExpirationDate
@property NSString *tokenType
@property NSString *idToken
@property NSString *scope
@property NSDictionary *additionalParameters
// class methods
0x0010001cdb4 +[OIDAuthorizationResponse fieldMap]
0x0010001d35c +[OIDAuthorizationResponse supportsSecureCoding]
// instance methods
0x0010001d190 -[OIDAuthorizationResponse init]
0x0010001d244 -[OIDAuthorizationResponse initWithRequest:parameters:]
0x0010001d358 -[OIDAuthorizationResponse copyWithZone:]
0x0010001d364 -[OIDAuthorizationResponse initWithCoder:]
0x0010001d4f4 -[OIDAuthorizationResponse encodeWithCoder:]
0x0010001d6d0 -[OIDAuthorizationResponse tokenExchangeRequest]
0x0010001d6e0 -[OIDAuthorizationResponse tokenExchangeRequestWithAdditionalParameters:]
0x0010001d870 -[OIDAuthorizationResponse request]
0x0010001d878 -[OIDAuthorizationResponse authorizationCode]
0x0010001d880 -[OIDAuthorizationResponse state]
0x0010001d888 -[OIDAuthorizationResponse accessToken]
0x0010001d890 -[OIDAuthorizationResponse accessTokenExpirationDate]
0x0010001d898 -[OIDAuthorizationResponse tokenType]
0x0010001d8a0 -[OIDAuthorizationResponse idToken]
0x0010001d8a8 -[OIDAuthorizationResponse scope]
0x0010001d8b0 -[OIDAuthorizationResponse additionalParameters]
0x00100e44b48 OIDAuthorizationSession : NSObject /usr/lib/libobjc.A.dylib <OIDExternalUserAgentSession>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010001dcd0 +[OIDAuthorizationSession URL:matchesRedirectionURL:]
// instance methods
0x0010001da10 -[OIDAuthorizationSession initWithRequest:]
0x0010001da90 -[OIDAuthorizationSession presentAuthorizationWithExternalUserAgent:callback:]
0x0010001db78 -[OIDAuthorizationSession cancel]
0x0010001db88 -[OIDAuthorizationSession cancelWithCompletion:]
0x0010001e254 -[OIDAuthorizationSession shouldHandleURL:]
0x0010001e2e8 -[OIDAuthorizationSession resumeExternalUserAgentFlowWithURL:]
0x0010001e758 -[OIDAuthorizationSession failExternalUserAgentFlowWithError:]
0x0010001e76c -[OIDAuthorizationSession didFinishWithResponse:error:]
0x00100e44b98 OIDEndSessionImplementation : NSObject /usr/lib/libobjc.A.dylib <OIDExternalUserAgentSession>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010001e838 -[OIDEndSessionImplementation initWithRequest:]
0x0010001e8b8 -[OIDEndSessionImplementation presentAuthorizationWithExternalUserAgent:callback:]
0x0010001e9a0 -[OIDEndSessionImplementation cancel]
0x0010001e9b0 -[OIDEndSessionImplementation cancelWithCompletion:]
0x0010001eac0 -[OIDEndSessionImplementation shouldHandleURL:]
0x0010001eb5c -[OIDEndSessionImplementation resumeExternalUserAgentFlowWithURL:]
0x0010001ef28 -[OIDEndSessionImplementation failExternalUserAgentFlowWithError:]
0x0010001ef3c -[OIDEndSessionImplementation didFinishWithResponse:error:]
0x00100e44c10 OIDAuthorizationService : NSObject /usr/lib/libobjc.A.dylib
@property OIDServiceConfiguration *configuration
// class methods
0x0010001d93c +[OIDAuthorizationService presentAuthorizationRequest:presentingViewController:callback:]
0x0010001f008 +[OIDAuthorizationService discoverServiceConfigurationForIssuer:completion:]
0x0010001f0a8 +[OIDAuthorizationService discoverServiceConfigurationForDiscoveryURL:completion:]
0x0010001f6c8 +[OIDAuthorizationService presentAuthorizationRequest:externalUserAgent:callback:]
0x0010001f780 +[OIDAuthorizationService presentEndSessionRequest:externalUserAgent:callback:]
0x0010001f838 +[OIDAuthorizationService performTokenRequest:callback:]
0x0010001f8b0 +[OIDAuthorizationService performTokenRequest:originalAuthorizationResponse:callback:]
0x001000209ac +[OIDAuthorizationService performRegistrationRequest:completion:]
// instance methods
0x001000212e8 -[OIDAuthorizationService configuration]
0x00100e44c38 OIDAuthStatePendingAction : NSObject /usr/lib/libobjc.A.dylib
@property @? action
@property NSObject<OS_dispatch_queue> *dispatchQueue
// instance methods
0x00100021488 -[OIDAuthStatePendingAction initWithAction:andDispatchQueue:]
0x0010002152c -[OIDAuthStatePendingAction action]
0x00100021538 -[OIDAuthStatePendingAction dispatchQueue]
0x00100e44c88 OIDAuthState : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSString *accessToken
@property NSDate *accessTokenExpirationDate
@property NSString *idToken
@property NSString *refreshToken
@property NSString *scope
@property OIDAuthorizationResponse *lastAuthorizationResponse
@property OIDTokenResponse *lastTokenResponse
@property OIDRegistrationResponse *lastRegistrationResponse
@property NSError *authorizationError
@property BOOL isAuthorized
@property <OIDAuthStateChangeDelegate> *stateChangeDelegate
@property <OIDAuthStateErrorDelegate> *errorDelegate
// class methods
0x001000212fc +[OIDAuthState authStateByPresentingAuthorizationRequest:presentingViewController:callback:]
0x001000213d0 +[OIDAuthState authStateByPresentingAuthorizationRequest:callback:]
0x00100021570 +[OIDAuthState authStateByPresentingAuthorizationRequest:externalUserAgent:callback:]
0x00100021cf0 +[OIDAuthState supportsSecureCoding]
// instance methods
0x001000218b8 -[OIDAuthState init]
0x0010002196c -[OIDAuthState initWithAuthorizationResponse:]
0x0010002197c -[OIDAuthState initWithAuthorizationResponse:tokenResponse:]
0x001000219dc -[OIDAuthState initWithRegistrationResponse:]
0x001000219f4 -[OIDAuthState initWithAuthorizationResponse:tokenResponse:registrationResponse:]
0x00100021cf8 -[OIDAuthState initWithCoder:]
0x00100021ec0 -[OIDAuthState encodeWithCoder:]
0x00100022004 -[OIDAuthState accessToken]
0x00100022054 -[OIDAuthState tokenType]
0x001000220a4 -[OIDAuthState accessTokenExpirationDate]
0x001000220f4 -[OIDAuthState idToken]
0x00100022144 -[OIDAuthState isAuthorized]
0x0010002221c -[OIDAuthState updateWithRegistrationResponse:]
0x001000222a4 -[OIDAuthState updateWithAuthorizationResponse:error:]
0x0010002243c -[OIDAuthState updateWithTokenResponse:error:]
0x001000225c4 -[OIDAuthState updateWithAuthorizationError:]
0x00100022640 -[OIDAuthState tokenRefreshRequest]
0x00100022650 -[OIDAuthState tokenRefreshRequestWithAdditionalParameters:]
0x001000227f4 -[OIDAuthState didChangeState]
0x00100022830 -[OIDAuthState setNeedsTokenRefresh]
0x0010002283c -[OIDAuthState performActionWithFreshTokens:]
0x0010002284c -[OIDAuthState performActionWithFreshTokens:additionalRefreshParameters:]
0x001000228b8 -[OIDAuthState performActionWithFreshTokens:additionalRefreshParameters:dispatchQueue:]
0x00100022f8c -[OIDAuthState isTokenFresh]
0x0010002304c -[OIDAuthState refreshToken]
0x00100023054 -[OIDAuthState scope]
0x0010002305c -[OIDAuthState lastAuthorizationResponse]
0x00100023064 -[OIDAuthState lastTokenResponse]
0x0010002306c -[OIDAuthState lastRegistrationResponse]
0x00100023074 -[OIDAuthState authorizationError]
0x0010002307c -[OIDAuthState stateChangeDelegate]
0x00100023094 -[OIDAuthState setStateChangeDelegate:]
0x001000230a0 -[OIDAuthState errorDelegate]
0x001000230b8 -[OIDAuthState setErrorDelegate:]
0x00100e44cd8 OIDEndSessionRequest : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding, OIDExternalUserAgentRequest>
@property OIDServiceConfiguration *configuration
@property NSURL *postLogoutRedirectURL
@property NSString *idTokenHint
@property NSString *state
@property NSDictionary *additionalParameters
// class methods
0x00100023474 +[OIDEndSessionRequest supportsSecureCoding]
0x00100023840 +[OIDEndSessionRequest generateState]
// instance methods
0x0010002314c -[OIDEndSessionRequest init]
0x00100023200 -[OIDEndSessionRequest initWithConfiguration:idTokenHint:postLogoutRedirectURL:state:additionalParameters:]
0x00100023388 -[OIDEndSessionRequest initWithConfiguration:idTokenHint:postLogoutRedirectURL:additionalParameters:]
0x00100023470 -[OIDEndSessionRequest copyWithZone:]
0x0010002347c -[OIDEndSessionRequest initWithCoder:]
0x001000236e0 -[OIDEndSessionRequest encodeWithCoder:]
0x00100023858 -[OIDEndSessionRequest externalUserAgentRequestURL]
0x00100023864 -[OIDEndSessionRequest redirectScheme]
0x00100023874 -[OIDEndSessionRequest endSessionRequestURL]
0x00100023998 -[OIDEndSessionRequest configuration]
0x001000239a0 -[OIDEndSessionRequest postLogoutRedirectURL]
0x001000239a8 -[OIDEndSessionRequest idTokenHint]
0x001000239b0 -[OIDEndSessionRequest state]
0x001000239b8 -[OIDEndSessionRequest additionalParameters]
0x00100e44d28 OIDEndSessionResponse : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property OIDEndSessionRequest *request
@property NSString *state
@property NSDictionary *additionalParameters
// class methods
0x00100023bdc +[OIDEndSessionResponse fieldMap]
0x00100023cd4 +[OIDEndSessionResponse supportsSecureCoding]
// instance methods
0x00100023a14 -[OIDEndSessionResponse init]
0x00100023ac8 -[OIDEndSessionResponse initWithRequest:parameters:]
0x00100023cd0 -[OIDEndSessionResponse copyWithZone:]
0x00100023cdc -[OIDEndSessionResponse initWithCoder:]
0x00100023e6c -[OIDEndSessionResponse encodeWithCoder:]
0x00100023fc8 -[OIDEndSessionResponse request]
0x00100023fd0 -[OIDEndSessionResponse state]
0x00100023fd8 -[OIDEndSessionResponse additionalParameters]
0x00100e44da0 OIDErrorUtilities : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010002401c +[OIDErrorUtilities errorWithCode:underlyingError:description:]
0x00100024118 +[OIDErrorUtilities isOAuthErrorDomain:]
0x0010002415c +[OIDErrorUtilities resourceServerAuthorizationErrorWithCode:errorResponse:underlyingError:]
0x00100024258 +[OIDErrorUtilities OAuthErrorWithDomain:OAuthResponse:underlyingError:]
0x0010002470c +[OIDErrorUtilities HTTPErrorWithHTTPResponse:data:]
0x00100024834 +[OIDErrorUtilities OAuthErrorCodeFromString:]
0x00100024b50 +[OIDErrorUtilities raiseException:]
0x00100024bac +[OIDErrorUtilities raiseException:message:]
0x00100e44dc8 OIDExternalUserAgentIOS : NSObject /usr/lib/libobjc.A.dylib <SFSafariViewControllerDelegate, ASWebAuthenticationPresentationContextProviding, OIDExternalUserAgent>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100024c04 -[OIDExternalUserAgentIOS init]
0x00100024c14 -[OIDExternalUserAgentIOS initWithPresentingViewController:]
0x00100024c8c -[OIDExternalUserAgentIOS presentExternalUserAgentRequest:session:]
0x001000252f8 -[OIDExternalUserAgentIOS dismissExternalUserAgentAnimated:completion:]
0x001000253f4 -[OIDExternalUserAgentIOS cleanUp]
0x00100025444 -[OIDExternalUserAgentIOS safariViewControllerDidFinish:]
0x00100025520 -[OIDExternalUserAgentIOS presentationAnchorForWebAuthenticationSession:]
0x00100e44e18 OIDExternalUserAgentIOSCustomBrowser : NSObject /usr/lib/libobjc.A.dylib <OIDExternalUserAgent>
@property @? URLTransformation
@property NSString *canOpenURLScheme
@property NSURL *appStoreURL
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000255c4 +[OIDExternalUserAgentIOSCustomBrowser CustomBrowserChrome]
0x0010002569c +[OIDExternalUserAgentIOSCustomBrowser CustomBrowserFirefox]
0x00100025764 +[OIDExternalUserAgentIOSCustomBrowser CustomBrowserOpera]
0x0010002583c +[OIDExternalUserAgentIOSCustomBrowser CustomBrowserSafari]
0x00100025890 +[OIDExternalUserAgentIOSCustomBrowser URLTransformationSchemeSubstitutionHTTPS:HTTP:]
0x00100025aac +[OIDExternalUserAgentIOSCustomBrowser URLTransformationSchemeConcatPrefix:]
// instance methods
0x00100025c50 -[OIDExternalUserAgentIOSCustomBrowser initWithURLTransformation:]
0x00100025c64 -[OIDExternalUserAgentIOSCustomBrowser initWithURLTransformation:canOpenURLScheme:appStoreURL:]
0x00100025d34 -[OIDExternalUserAgentIOSCustomBrowser presentExternalUserAgentRequest:session:]
0x00100025f70 -[OIDExternalUserAgentIOSCustomBrowser dismissExternalUserAgentAnimated:completion:]
0x00100025f7c -[OIDExternalUserAgentIOSCustomBrowser URLTransformation]
0x00100025f88 -[OIDExternalUserAgentIOSCustomBrowser canOpenURLScheme]
0x00100025f90 -[OIDExternalUserAgentIOSCustomBrowser appStoreURL]
0x00100e44e68 OIDFieldMapping : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property Class expectedType
@property @? conversion
// class methods
0x00100026160 +[OIDFieldMapping remainingParametersWithMap:parameters:instance:]
0x00100026478 +[OIDFieldMapping encodeWithCoder:map:instance:]
0x0010002666c +[OIDFieldMapping decodeWithCoder:map:instance:]
0x00100026878 +[OIDFieldMapping JSONTypes]
0x0010002697c +[OIDFieldMapping URLConversion]
0x00100026a14 +[OIDFieldMapping dateSinceNowConversion]
0x00100026ac0 +[OIDFieldMapping dateEpochConversion]
// instance methods
0x00100025fd4 -[OIDFieldMapping init]
0x00100026088 -[OIDFieldMapping initWithName:type:]
0x00100026098 -[OIDFieldMapping initWithName:type:conversion:]
0x00100026b6c -[OIDFieldMapping name]
0x00100026b74 -[OIDFieldMapping expectedType]
0x00100026b7c -[OIDFieldMapping conversion]
0x00100e44eb8 OIDIDToken : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *header
@property NSDictionary *claims
@property NSURL *issuer
@property NSString *subject
@property NSArray *audience
@property NSDate *expiresAt
@property NSDate *issuedAt
@property NSString *nonce
// class methods
0x00100026dfc +[OIDIDToken fieldMap]
0x00100027370 +[OIDIDToken parseJWTSection:]
0x00100027490 +[OIDIDToken base64urlNoPaddingDecode:]
// instance methods
0x00100026bc4 -[OIDIDToken initWithIDTokenString:]
0x001000275cc -[OIDIDToken header]
0x001000275d4 -[OIDIDToken claims]
0x001000275dc -[OIDIDToken issuer]
0x001000275e4 -[OIDIDToken subject]
0x001000275ec -[OIDIDToken audience]
0x001000275f4 -[OIDIDToken expiresAt]
0x001000275fc -[OIDIDToken issuedAt]
0x00100027604 -[OIDIDToken nonce]
0x00100e44f08 OIDRegistrationRequest : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property OIDServiceConfiguration *configuration
@property NSString *initialAccessToken
@property NSString *applicationType
@property NSArray *redirectURIs
@property NSArray *responseTypes
@property NSArray *grantTypes
@property NSString *subjectType
@property NSString *tokenEndpointAuthenticationMethod
@property NSDictionary *additionalParameters
// class methods
0x00100027a78 +[OIDRegistrationRequest supportsSecureCoding]
// instance methods
0x00100027684 -[OIDRegistrationRequest init]
0x00100027738 -[OIDRegistrationRequest initWithConfiguration:redirectURIs:responseTypes:grantTypes:subjectType:tokenEndpointAuthMethod:additionalParameters:]
0x00100027838 -[OIDRegistrationRequest initWithConfiguration:redirectURIs:responseTypes:grantTypes:subjectType:tokenEndpointAuthMethod:initialAccessToken:additionalParameters:]
0x00100027a74 -[OIDRegistrationRequest copyWithZone:]
0x00100027a80 -[OIDRegistrationRequest initWithCoder:]
0x00100027d98 -[OIDRegistrationRequest encodeWithCoder:]
0x00100027fcc -[OIDRegistrationRequest URLRequest]
0x0010002813c -[OIDRegistrationRequest JSONString]
0x0010002842c -[OIDRegistrationRequest configuration]
0x00100028434 -[OIDRegistrationRequest initialAccessToken]
0x0010002843c -[OIDRegistrationRequest applicationType]
0x00100028444 -[OIDRegistrationRequest redirectURIs]
0x0010002844c -[OIDRegistrationRequest responseTypes]
0x00100028454 -[OIDRegistrationRequest grantTypes]
0x0010002845c -[OIDRegistrationRequest subjectType]
0x00100028464 -[OIDRegistrationRequest tokenEndpointAuthenticationMethod]
0x0010002846c -[OIDRegistrationRequest additionalParameters]
0x00100e44f58 OIDRegistrationResponse : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property OIDRegistrationRequest *request
@property NSString *clientID
@property NSDate *clientIDIssuedAt
@property NSString *clientSecret
@property NSDate *clientSecretExpiresAt
@property NSString *registrationAccessToken
@property NSURL *registrationClientURI
@property NSString *tokenEndpointAuthenticationMethod
@property NSDictionary *additionalParameters
// class methods
0x001000284f8 +[OIDRegistrationResponse fieldMap]
0x00100028b00 +[OIDRegistrationResponse supportsSecureCoding]
// instance methods
0x001000288ec -[OIDRegistrationResponse init]
0x001000289a0 -[OIDRegistrationResponse initWithRequest:parameters:]
0x00100028afc -[OIDRegistrationResponse copyWithZone:]
0x00100028b08 -[OIDRegistrationResponse initWithCoder:]
0x00100028c98 -[OIDRegistrationResponse encodeWithCoder:]
0x00100028e64 -[OIDRegistrationResponse request]
0x00100028e6c -[OIDRegistrationResponse clientID]
0x00100028e74 -[OIDRegistrationResponse clientIDIssuedAt]
0x00100028e7c -[OIDRegistrationResponse clientSecret]
0x00100028e84 -[OIDRegistrationResponse clientSecretExpiresAt]
0x00100028e8c -[OIDRegistrationResponse registrationAccessToken]
0x00100028e94 -[OIDRegistrationResponse registrationClientURI]
0x00100028e9c -[OIDRegistrationResponse tokenEndpointAuthenticationMethod]
0x00100028ea4 -[OIDRegistrationResponse additionalParameters]
0x00100e44fd0 OIDScopeUtilities : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100028f30 +[OIDScopeUtilities disallowedScopeCharacters]
0x0010002900c +[OIDScopeUtilities scopesWithArray:]
0x00100029024 +[OIDScopeUtilities scopesArrayWithString:]
0x00100e44ff8 OIDServiceConfiguration : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property NSURL *authorizationEndpoint
@property NSURL *tokenEndpoint
@property NSURL *issuer
@property NSURL *registrationEndpoint
@property NSURL *endSessionEndpoint
@property OIDServiceDiscovery *discoveryDocument
// class methods
0x00100029694 +[OIDServiceConfiguration supportsSecureCoding]
// instance methods
0x0010002903c -[OIDServiceConfiguration init]
0x001000290f0 -[OIDServiceConfiguration initWithAuthorizationEndpoint:tokenEndpoint:issuer:registrationEndpoint:endSessionEndpoint:discoveryDocument:]
0x00100029290 -[OIDServiceConfiguration initWithAuthorizationEndpoint:tokenEndpoint:]
0x001000292fc -[OIDServiceConfiguration initWithAuthorizationEndpoint:tokenEndpoint:registrationEndpoint:]
0x00100029380 -[OIDServiceConfiguration initWithAuthorizationEndpoint:tokenEndpoint:issuer:]
0x00100029404 -[OIDServiceConfiguration initWithAuthorizationEndpoint:tokenEndpoint:issuer:registrationEndpoint:]
0x001000294a8 -[OIDServiceConfiguration initWithAuthorizationEndpoint:tokenEndpoint:issuer:registrationEndpoint:endSessionEndpoint:]
0x00100029564 -[OIDServiceConfiguration initWithDiscoveryDocument:]
0x00100029690 -[OIDServiceConfiguration copyWithZone:]
0x0010002969c -[OIDServiceConfiguration initWithCoder:]
0x001000298a0 -[OIDServiceConfiguration encodeWithCoder:]
0x001000299b8 -[OIDServiceConfiguration authorizationEndpoint]
0x001000299c0 -[OIDServiceConfiguration tokenEndpoint]
0x001000299c8 -[OIDServiceConfiguration issuer]
0x001000299d0 -[OIDServiceConfiguration registrationEndpoint]
0x001000299d8 -[OIDServiceConfiguration endSessionEndpoint]
0x001000299e0 -[OIDServiceConfiguration discoveryDocument]
0x00100e45048 OIDServiceDiscovery : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property NSDictionary *discoveryDictionary
@property NSURL *issuer
@property NSURL *authorizationEndpoint
@property NSURL *tokenEndpoint
@property NSURL *userinfoEndpoint
@property NSURL *jwksURL
@property NSURL *registrationEndpoint
@property NSURL *endSessionEndpoint
@property NSArray *scopesSupported
@property NSArray *responseTypesSupported
@property NSArray *responseModesSupported
@property NSArray *grantTypesSupported
@property NSArray *acrValuesSupported
@property NSArray *subjectTypesSupported
@property NSArray *IDTokenSigningAlgorithmValuesSupported
@property NSArray *IDTokenEncryptionAlgorithmValuesSupported
@property NSArray *IDTokenEncryptionEncodingValuesSupported
@property NSArray *userinfoSigningAlgorithmValuesSupported
@property NSArray *userinfoEncryptionAlgorithmValuesSupported
@property NSArray *userinfoEncryptionEncodingValuesSupported
@property NSArray *requestObjectSigningAlgorithmValuesSupported
@property NSArray *requestObjectEncryptionAlgorithmValuesSupported
@property NSArray *requestObjectEncryptionEncodingValuesSupported
@property NSArray *tokenEndpointAuthMethodsSupported
@property NSArray *tokenEndpointAuthSigningAlgorithmValuesSupported
@property NSArray *displayValuesSupported
@property NSArray *claimTypesSupported
@property NSArray *claimsSupported
@property NSURL *serviceDocumentation
@property NSArray *claimsLocalesSupported
@property NSArray *UILocalesSupported
@property BOOL claimsParameterSupported
@property BOOL requestParameterSupported
@property BOOL requestURIParameterSupported
@property BOOL requireRequestURIRegistration
@property NSURL *OPPolicyURI
@property NSURL *OPTosURI
// class methods
0x00100029dc4 +[OIDServiceDiscovery dictionaryHasRequiredFields:error:]
0x0010002a1d4 +[OIDServiceDiscovery supportsSecureCoding]
// instance methods
0x00100029a48 -[OIDServiceDiscovery init]
0x00100029afc -[OIDServiceDiscovery initWithJSON:error:]
0x00100029b6c -[OIDServiceDiscovery initWithJSONData:error:]
0x00100029cf0 -[OIDServiceDiscovery initWithDictionary:error:]
0x0010002a1d0 -[OIDServiceDiscovery copyWithZone:]
0x0010002a1dc -[OIDServiceDiscovery initWithCoder:]
0x0010002a298 -[OIDServiceDiscovery encodeWithCoder:]
0x0010002a2a8 -[OIDServiceDiscovery discoveryDictionary]
0x0010002a2b0 -[OIDServiceDiscovery issuer]
0x0010002a320 -[OIDServiceDiscovery authorizationEndpoint]
0x0010002a390 -[OIDServiceDiscovery tokenEndpoint]
0x0010002a400 -[OIDServiceDiscovery userinfoEndpoint]
0x0010002a470 -[OIDServiceDiscovery jwksURL]
0x0010002a4e0 -[OIDServiceDiscovery registrationEndpoint]
0x0010002a550 -[OIDServiceDiscovery endSessionEndpoint]
0x0010002a5c0 -[OIDServiceDiscovery scopesSupported]
0x0010002a5d8 -[OIDServiceDiscovery responseTypesSupported]
0x0010002a5f0 -[OIDServiceDiscovery responseModesSupported]
0x0010002a608 -[OIDServiceDiscovery grantTypesSupported]
0x0010002a620 -[OIDServiceDiscovery acrValuesSupported]
0x0010002a638 -[OIDServiceDiscovery subjectTypesSupported]
0x0010002a650 -[OIDServiceDiscovery IDTokenSigningAlgorithmValuesSupported]
0x0010002a668 -[OIDServiceDiscovery IDTokenEncryptionAlgorithmValuesSupported]
0x0010002a680 -[OIDServiceDiscovery IDTokenEncryptionEncodingValuesSupported]
0x0010002a698 -[OIDServiceDiscovery userinfoSigningAlgorithmValuesSupported]
0x0010002a6b0 -[OIDServiceDiscovery userinfoEncryptionAlgorithmValuesSupported]
0x0010002a6c8 -[OIDServiceDiscovery userinfoEncryptionEncodingValuesSupported]
0x0010002a6e0 -[OIDServiceDiscovery requestObjectSigningAlgorithmValuesSupported]
0x0010002a6f8 -[OIDServiceDiscovery requestObjectEncryptionAlgorithmValuesSupported]
0x0010002a710 -[OIDServiceDiscovery requestObjectEncryptionEncodingValuesSupported]
0x0010002a728 -[OIDServiceDiscovery tokenEndpointAuthMethodsSupported]
0x0010002a740 -[OIDServiceDiscovery tokenEndpointAuthSigningAlgorithmValuesSupported]
0x0010002a758 -[OIDServiceDiscovery displayValuesSupported]
0x0010002a770 -[OIDServiceDiscovery claimTypesSupported]
0x0010002a788 -[OIDServiceDiscovery claimsSupported]
0x0010002a7a0 -[OIDServiceDiscovery serviceDocumentation]
0x0010002a810 -[OIDServiceDiscovery claimsLocalesSupported]
0x0010002a828 -[OIDServiceDiscovery UILocalesSupported]
0x0010002a840 -[OIDServiceDiscovery claimsParameterSupported]
0x0010002a898 -[OIDServiceDiscovery requestParameterSupported]
0x0010002a8f0 -[OIDServiceDiscovery requestURIParameterSupported]
0x0010002a988 -[OIDServiceDiscovery requireRequestURIRegistration]
0x0010002a9e0 -[OIDServiceDiscovery OPPolicyURI]
0x0010002aa50 -[OIDServiceDiscovery OPTosURI]
0x00100e45098 OIDTokenRequest : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property OIDServiceConfiguration *configuration
@property NSString *grantType
@property NSString *authorizationCode
@property NSURL *redirectURL
@property NSString *clientID
@property NSString *clientSecret
@property NSString *scope
@property NSString *refreshToken
@property NSString *codeVerifier
@property NSDictionary *additionalParameters
// class methods
0x0010002b004 +[OIDTokenRequest supportsSecureCoding]
// instance methods
0x0010002aacc -[OIDTokenRequest init]
0x0010002ab80 -[OIDTokenRequest initWithConfiguration:grantType:authorizationCode:redirectURL:clientID:clientSecret:scopes:refreshToken:codeVerifier:additionalParameters:]
0x0010002ad1c -[OIDTokenRequest initWithConfiguration:grantType:authorizationCode:redirectURL:clientID:clientSecret:scope:refreshToken:codeVerifier:additionalParameters:]
0x0010002b000 -[OIDTokenRequest copyWithZone:]
0x0010002b00c -[OIDTokenRequest initWithCoder:]
0x0010002b39c -[OIDTokenRequest encodeWithCoder:]
0x0010002b5fc -[OIDTokenRequest tokenRequestURL]
0x0010002b60c -[OIDTokenRequest tokenRequestBody]
0x0010002b73c -[OIDTokenRequest URLRequest]
0x0010002bb28 -[OIDTokenRequest configuration]
0x0010002bb30 -[OIDTokenRequest grantType]
0x0010002bb38 -[OIDTokenRequest authorizationCode]
0x0010002bb40 -[OIDTokenRequest redirectURL]
0x0010002bb48 -[OIDTokenRequest clientID]
0x0010002bb50 -[OIDTokenRequest clientSecret]
0x0010002bb58 -[OIDTokenRequest scope]
0x0010002bb60 -[OIDTokenRequest refreshToken]
0x0010002bb68 -[OIDTokenRequest codeVerifier]
0x0010002bb70 -[OIDTokenRequest additionalParameters]
0x00100e450e8 OIDTokenResponse : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property OIDTokenRequest *request
@property NSString *accessToken
@property NSDate *accessTokenExpirationDate
@property NSString *tokenType
@property NSString *idToken
@property NSString *refreshToken
@property NSString *scope
@property NSDictionary *additionalParameters
// class methods
0x0010002bc08 +[OIDTokenResponse fieldMap]
0x0010002c0e4 +[OIDTokenResponse supportsSecureCoding]
// instance methods
0x0010002bf18 -[OIDTokenResponse init]
0x0010002bfcc -[OIDTokenResponse initWithRequest:parameters:]
0x0010002c0e0 -[OIDTokenResponse copyWithZone:]
0x0010002c0ec -[OIDTokenResponse initWithCoder:]
0x0010002c27c -[OIDTokenResponse encodeWithCoder:]
0x0010002c474 -[OIDTokenResponse request]
0x0010002c47c -[OIDTokenResponse accessToken]
0x0010002c484 -[OIDTokenResponse accessTokenExpirationDate]
0x0010002c48c -[OIDTokenResponse tokenType]
0x0010002c494 -[OIDTokenResponse idToken]
0x0010002c49c -[OIDTokenResponse refreshToken]
0x0010002c4a4 -[OIDTokenResponse scope]
0x0010002c4ac -[OIDTokenResponse additionalParameters]
0x00100e45160 OIDTokenUtilities : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010002c52c +[OIDTokenUtilities encodeBase64urlNoPadding:]
0x0010002c604 +[OIDTokenUtilities randomURLSafeStringWithSize:]
0x0010002c6d0 +[OIDTokenUtilities sha256:]
0x0010002c798 +[OIDTokenUtilities redact:]
0x0010002c85c +[OIDTokenUtilities formUrlEncode:]
0x00100e45188 OIDURLQueryComponent : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *parameters
@property NSDictionary *dictionaryValue
// class methods
0x0010002d4fc +[OIDURLQueryComponent URLParamValueAllowedCharacters]
// instance methods
0x0010002c934 -[OIDURLQueryComponent init]
0x0010002c9a8 -[OIDURLQueryComponent initWithURL:]
0x0010002ce40 -[OIDURLQueryComponent parameters]
0x0010002ce50 -[OIDURLQueryComponent dictionaryValue]
0x0010002d068 -[OIDURLQueryComponent valuesForParameter:]
0x0010002d078 -[OIDURLQueryComponent addParameter:value:]
0x0010002d13c -[OIDURLQueryComponent addParameters:]
0x0010002d2b0 -[OIDURLQueryComponent queryItems]
0x0010002d568 -[OIDURLQueryComponent percentEncodedQueryString]
0x0010002d868 -[OIDURLQueryComponent URLEncodedParameters]
0x0010002d984 -[OIDURLQueryComponent URLByReplacingQueryInURL:]
0x00100e45200 OIDURLSessionProvider : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010002dac4 +[OIDURLSessionProvider session]
0x0010002db18 +[OIDURLSessionProvider setSession:]
0x00100e45250 PodsDummy_BVLinearGradient : NSObject /usr/lib/libobjc.A.dylib
0x00100e452a0 BVLinearGradient : RCTView
@property NSArray *colors
@property NSArray *locations
@property {CGPoint=dd} startPoint
@property {CGPoint=dd} endPoint
@property BOOL useAngle
@property {CGPoint=dd} angleCenter
@property double angle
// class methods
0x0010002db28 +[BVLinearGradient layerClass]
// instance methods
0x0010002db3c -[BVLinearGradient gradientLayer]
0x0010002db48 -[BVLinearGradient colors]
0x0010002db9c -[BVLinearGradient setColors:]
0x0010002ddb8 -[BVLinearGradient startPoint]
0x0010002de14 -[BVLinearGradient setStartPoint:]
0x0010002de6c -[BVLinearGradient endPoint]
0x0010002dec8 -[BVLinearGradient setEndPoint:]
0x0010002df20 -[BVLinearGradient locations]
0x0010002df74 -[BVLinearGradient setLocations:]
0x0010002dfe0 -[BVLinearGradient useAngle]
0x0010002e02c -[BVLinearGradient setUseAngle:]
0x0010002e074 -[BVLinearGradient angleCenter]
0x0010002e0d0 -[BVLinearGradient setAngleCenter:]
0x0010002e128 -[BVLinearGradient angle]
0x0010002e17c -[BVLinearGradient setAngle:]
0x00100e452c8 BVLinearGradientLayer : CALayer /System/Library/Frameworks/QuartzCore.framework/QuartzCore
@property NSArray *colors
@property NSArray *locations
@property {CGPoint=dd} startPoint
@property {CGPoint=dd} endPoint
@property BOOL useAngle
@property {CGPoint=dd} angleCenter
@property double angle
// instance methods
0x0010002e1cc -[BVLinearGradientLayer init]
0x0010002e288 -[BVLinearGradientLayer setColors:]
0x0010002e2dc -[BVLinearGradientLayer setLocations:]
0x0010002e330 -[BVLinearGradientLayer setStartPoint:]
0x0010002e350 -[BVLinearGradientLayer setEndPoint:]
0x0010002e370 -[BVLinearGradientLayer display]
0x0010002e56c -[BVLinearGradientLayer setUseAngle:]
0x0010002e584 -[BVLinearGradientLayer setAngleCenter:]
0x0010002e5a4 -[BVLinearGradientLayer setAngle:]
0x0010002e5bc -[BVLinearGradientLayer calculateGradientLocationWithAngle:]
0x0010002e5fc -[BVLinearGradientLayer drawInContext:]
0x0010002ead0 -[BVLinearGradientLayer colors]
0x0010002eae0 -[BVLinearGradientLayer locations]
0x0010002eaf0 -[BVLinearGradientLayer startPoint]
0x0010002eb04 -[BVLinearGradientLayer endPoint]
0x0010002eb18 -[BVLinearGradientLayer useAngle]
0x0010002eb28 -[BVLinearGradientLayer angleCenter]
0x0010002eb3c -[BVLinearGradientLayer angle]
0x00100e45340 BVLinearGradientManager : RCTViewManager
// class methods
0x0010002eb8c +[BVLinearGradientManager moduleName]
0x0010002eb98 +[BVLinearGradientManager load]
0x0010002ebf8 +[BVLinearGradientManager propConfig_colors]
0x0010002ec6c +[BVLinearGradientManager propConfig_startPoint]
0x0010002ece0 +[BVLinearGradientManager propConfig_endPoint]
0x0010002ed54 +[BVLinearGradientManager propConfig_locations]
0x0010002edc8 +[BVLinearGradientManager propConfig_useAngle]
0x0010002ee3c +[BVLinearGradientManager propConfig_angleCenter]
0x0010002eeb0 +[BVLinearGradientManager propConfig_angle]
// instance methods
0x0010002eb9c -[BVLinearGradientManager view]
0x0010002ebcc -[BVLinearGradientManager methodQueue]
0x0010002ef24 -[BVLinearGradientManager bridge]
0x0010002ef44 -[BVLinearGradientManager setBridge:]
0x00100e45390 PodsDummy_Base64 : NSObject /usr/lib/libobjc.A.dylib
0x00100e453e0 MF_Base64Codec : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010002ef68 +[MF_Base64Codec base64StringFromBase64UrlEncodedString:]
0x0010002f040 +[MF_Base64Codec base64UrlEncodedStringFromBase64String:]
0x0010002f0f4 +[MF_Base64Codec dataFromBase64String:]
0x0010002f3ec +[MF_Base64Codec base64StringFromData:]
0x00100e45408 BNCAppleAdClient : NSObject /usr/lib/libobjc.A.dylib <BNCAppleAdClientProtocol>
@property Class adClientClass
@property SEL adClientSharedClient
@property SEL adClientRequestAttribution
@property id adClient
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010002f948 -[BNCAppleAdClient init]
0x0010002fa28 -[BNCAppleAdClient loadAdClient]
0x0010002fad8 -[BNCAppleAdClient isAdClientAvailable]
0x0010002fb8c -[BNCAppleAdClient requestAttributionDetailsWithBlock:]
0x0010002fcc0 -[BNCAppleAdClient adClientClass]
0x0010002fcc8 -[BNCAppleAdClient setAdClientClass:]
0x0010002fcd4 -[BNCAppleAdClient adClientSharedClient]
0x0010002fcdc -[BNCAppleAdClient setAdClientSharedClient:]
0x0010002fce4 -[BNCAppleAdClient adClientRequestAttribution]
0x0010002fcec -[BNCAppleAdClient setAdClientRequestAttribution:]
0x0010002fcf4 -[BNCAppleAdClient adClient]
0x0010002fcfc -[BNCAppleAdClient setAdClient:]
0x00100e45458 BNCAppleReceipt : NSObject /usr/lib/libobjc.A.dylib
@property NSString *receipt
@property BOOL isSandboxReceipt
// class methods
0x0010002fd38 +[BNCAppleReceipt sharedInstance]
// instance methods
0x0010002fdac -[BNCAppleReceipt init]
0x0010002fe2c -[BNCAppleReceipt readReceipt]
0x0010002ff50 -[BNCAppleReceipt installReceipt]
0x0010002ff5c -[BNCAppleReceipt isTestFlight]
0x0010002ff68 -[BNCAppleReceipt receipt]
0x0010002ff74 -[BNCAppleReceipt setReceipt:]
0x0010002ff7c -[BNCAppleReceipt isSandboxReceipt]
0x0010002ff84 -[BNCAppleReceipt setIsSandboxReceipt:]
0x00100e454a8 BNCAppleSearchAds : NSObject /usr/lib/libobjc.A.dylib
@property <BNCAppleAdClientProtocol> *adClient
@property long long maxAttempts
@property double delay
@property double timeOut
@property BOOL enableAppleSearchAdsCheck
@property BOOL ignoreAppleTestData
// class methods
0x0010002ff98 +[BNCAppleSearchAds sharedInstance]
// instance methods
0x00100030010 -[BNCAppleSearchAds init]
0x001000300c4 -[BNCAppleSearchAds useDefaultAppleSearchAdsConfig]
0x00100030114 -[BNCAppleSearchAds useLongWaitAppleSearchAdsConfig]
0x00100030164 -[BNCAppleSearchAds isSearchAdsErrorRetryable:]
0x001000301e4 -[BNCAppleSearchAds saveToPreferences:attributionDetails:error:elapsedSeconds:]
0x001000303e8 -[BNCAppleSearchAds isAppleSearchAdSavedToDictionary:]
0x001000304ac -[BNCAppleSearchAds isDateWithinWindow:]
0x00100030574 -[BNCAppleSearchAds isAppleTestData:]
0x0010003078c -[BNCAppleSearchAds checkAppleSearchAdsSaveTo:installDate:completion:]
0x001000309e0 -[BNCAppleSearchAds requestAttributionWithMaxAttempts:completion:]
0x00100030c70 -[BNCAppleSearchAds requestAttributionWithCompletion:]
0x0010003122c -[BNCAppleSearchAds enableAppleSearchAdsCheck]
0x00100031234 -[BNCAppleSearchAds setEnableAppleSearchAdsCheck:]
0x0010003123c -[BNCAppleSearchAds ignoreAppleTestData]
0x00100031244 -[BNCAppleSearchAds setIgnoreAppleTestData:]
0x0010003124c -[BNCAppleSearchAds adClient]
0x00100031254 -[BNCAppleSearchAds setAdClient:]
0x00100031260 -[BNCAppleSearchAds maxAttempts]
0x00100031268 -[BNCAppleSearchAds setMaxAttempts:]
0x00100031270 -[BNCAppleSearchAds delay]
0x00100031278 -[BNCAppleSearchAds setDelay:]
0x00100031280 -[BNCAppleSearchAds timeOut]
0x00100031288 -[BNCAppleSearchAds setTimeOut:]
0x00100e454f8 BNCApplication : NSObject /usr/lib/libobjc.A.dylib
@property NSString *bundleID
@property NSString *displayName
@property NSString *shortDisplayName
@property NSString *displayVersionString
@property NSString *versionString
@property NSDate *currentBuildDate
@property NSDate *firstInstallBuildDate
@property NSDate *currentInstallDate
@property NSDate *firstInstallDate
@property NSDictionary *deviceKeyIdentityValueDictionary
@property NSString *teamID
// class methods
0x0010003129c +[BNCApplication loadCurrentApplicationWithCompletion:]
0x00100031394 +[BNCApplication currentApplication]
0x00100031410 +[BNCApplication createCurrentApplication]
0x001000316f4 +[BNCApplication currentBuildDate]
0x001000319e4 +[BNCApplication firstInstallBuildDate]
0x00100031af8 +[BNCApplication currentInstallDate]
0x00100031b94 +[BNCApplication creationDateForLibraryDirectory]
0x00100031cf0 +[BNCApplication firstInstallDate]
// instance methods
0x00100032004 -[BNCApplication setAppOriginalInstallDate:firstInstallDate:lastUpdateDate:]
0x00100031e04 -[BNCApplication deviceKeyIdentityValueDictionary]
0x00100031efc -[BNCApplication bundleID]
0x00100031f08 -[BNCApplication displayName]
0x00100031f14 -[BNCApplication shortDisplayName]
0x00100031f20 -[BNCApplication displayVersionString]
0x00100031f2c -[BNCApplication versionString]
0x00100031f38 -[BNCApplication currentBuildDate]
0x00100031f44 -[BNCApplication firstInstallBuildDate]
0x00100031f50 -[BNCApplication currentInstallDate]
0x00100031f5c -[BNCApplication firstInstallDate]
0x00100031f68 -[BNCApplication teamID]
0x00100e45548 BNCCallbackMap : NSObject /usr/lib/libobjc.A.dylib
@property NSMapTable *callbacks
// class methods
0x001000320ac +[BNCCallbackMap shared]
// instance methods
0x00100032120 -[BNCCallbackMap init]
0x001000321ac -[BNCCallbackMap storeRequest:withCompletion:]
0x0010003224c -[BNCCallbackMap containsRequest:]
0x001000322dc -[BNCCallbackMap callCompletionForRequest:withSuccessStatus:error:]
0x00100032394 -[BNCCallbackMap callbacks]
0x0010003239c -[BNCCallbackMap setCallbacks:]
0x00100e455c0 BNCProduct : NSObject /usr/lib/libobjc.A.dylib
@property NSString *sku
@property NSString *name
@property NSDecimalNumber *price
@property NSNumber *quantity
@property NSString *brand
@property NSString *category
@property NSString *variant
// instance methods
0x001000323b4 -[BNCProduct dictionary]
0x0010003281c -[BNCProduct sku]
0x00100032824 -[BNCProduct setSku:]
0x00100032830 -[BNCProduct name]
0x00100032838 -[BNCProduct setName:]
0x00100032844 -[BNCProduct price]
0x0010003284c -[BNCProduct setPrice:]
0x00100032858 -[BNCProduct quantity]
0x00100032860 -[BNCProduct setQuantity:]
0x0010003286c -[BNCProduct brand]
0x00100032874 -[BNCProduct setBrand:]
0x00100032880 -[BNCProduct category]
0x00100032888 -[BNCProduct setCategory:]
0x00100032894 -[BNCProduct variant]
0x0010003289c -[BNCProduct setVariant:]
0x00100e45610 BNCCommerceEvent : NSObject /usr/lib/libobjc.A.dylib
@property NSDecimalNumber *revenue
@property NSString *currency
@property NSString *transactionID
@property NSDecimalNumber *shipping
@property NSDecimalNumber *tax
@property NSString *coupon
@property NSString *affiliation
@property NSArray *products
// instance methods
0x00100032914 -[BNCCommerceEvent dictionary]
0x00100032f64 -[BNCCommerceEvent revenue]
0x00100032f6c -[BNCCommerceEvent setRevenue:]
0x00100032f78 -[BNCCommerceEvent currency]
0x00100032f80 -[BNCCommerceEvent setCurrency:]
0x00100032f8c -[BNCCommerceEvent transactionID]
0x00100032f94 -[BNCCommerceEvent setTransactionID:]
0x00100032fa0 -[BNCCommerceEvent shipping]
0x00100032fa8 -[BNCCommerceEvent setShipping:]
0x00100032fb4 -[BNCCommerceEvent tax]
0x00100032fbc -[BNCCommerceEvent setTax:]
0x00100032fc8 -[BNCCommerceEvent coupon]
0x00100032fd0 -[BNCCommerceEvent setCoupon:]
0x00100032fdc -[BNCCommerceEvent affiliation]
0x00100032fe4 -[BNCCommerceEvent setAffiliation:]
0x00100032ff0 -[BNCCommerceEvent products]
0x00100032ff8 -[BNCCommerceEvent setProducts:]
0x00100e45638 BranchCommerceEventRequest : BNCServerRequest <NSSecureCoding>
@property NSDictionary *commerceDictionary
@property NSDictionary *metadata
@property @? completion
// class methods
0x00100033854 +[BranchCommerceEventRequest supportsSecureCoding]
// instance methods
0x0010003307c -[BranchCommerceEventRequest initWithCommerceEvent:metadata:completion:]
0x0010003321c -[BranchCommerceEventRequest makeRequest:key:callback:]
0x00100033518 -[BranchCommerceEventRequest processResponse:error:]
0x00100033640 -[BranchCommerceEventRequest initWithCoder:]
0x00100033770 -[BranchCommerceEventRequest encodeWithCoder:]
0x0010003385c -[BranchCommerceEventRequest commerceDictionary]
0x0010003386c -[BranchCommerceEventRequest setCommerceDictionary:]
0x00100033878 -[BranchCommerceEventRequest metadata]
0x00100033888 -[BranchCommerceEventRequest setMetadata:]
0x00100033894 -[BranchCommerceEventRequest completion]
0x001000338a4 -[BranchCommerceEventRequest setCompletion:]
0x00100e45688 BNCContentDiscoveryManager : NSObject /usr/lib/libobjc.A.dylib <NSUserActivityDelegate>
@property NSObject<OS_dispatch_queue> *workQueue
@property BNCSpotlightService *spotlight
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100033904 -[BNCContentDiscoveryManager init]
0x00100033984 -[BNCContentDiscoveryManager spotlightIdentifierFromActivity:]
0x00100033a20 -[BNCContentDiscoveryManager standardSpotlightIdentifierFromActivity:]
0x00100033af4 -[BNCContentDiscoveryManager indexContentWithTitle:description:]
0x00100033b68 -[BNCContentDiscoveryManager indexContentWithTitle:description:callback:]
0x00100033bf4 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:callback:]
0x00100033c8c -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:callback:]
0x00100033d38 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:callback:]
0x00100033e04 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:keywords:callback:]
0x00100033ee8 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:keywords:]
0x00100033fb4 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:keywords:userInfo:]
0x00100034098 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:thumbnailUrl:userInfo:]
0x00100034148 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:thumbnailUrl:keywords:userInfo:]
0x00100034218 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:keywords:userInfo:expirationDate:callback:]
0x00100034320 -[BNCContentDiscoveryManager indexContentWithTitle:description:canonicalId:publiclyIndexable:type:thumbnailUrl:keywords:userInfo:expirationDate:callback:]
0x0010003443c -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:keywords:userInfo:callback:]
0x00100034540 -[BNCContentDiscoveryManager indexContentWithTitle:description:publiclyIndexable:type:thumbnailUrl:keywords:userInfo:spotlightCallback:]
0x00100034644 -[BNCContentDiscoveryManager indexObject:onCompletion:]
0x00100034954 -[BNCContentDiscoveryManager indexContentWithTitle:description:canonicalId:publiclyIndexable:type:thumbnailUrl:keywords:userInfo:expirationDate:callback:spotlightCallback:]
0x00100034e68 -[BNCContentDiscoveryManager workQueue]
0x00100034e74 -[BNCContentDiscoveryManager spotlight]
0x00100034e80 -[BNCContentDiscoveryManager setSpotlight:]
0x00100e456d8 BNCCrashlyticsWrapper : NSObject /usr/lib/libobjc.A.dylib
@property id crashlytics
// class methods
0x00100034eb8 +[BNCCrashlyticsWrapper sharedInstance]
0x00100034ec0 +[BNCCrashlyticsWrapper wrapper]
// instance methods
0x00100034ee0 -[BNCCrashlyticsWrapper init]
0x0010003500c -[BNCCrashlyticsWrapper setObjectValue:forKey:]
0x001000350bc -[BNCCrashlyticsWrapper setIntValue:forKey:]
0x00100035158 -[BNCCrashlyticsWrapper setFloatValue:forKey:]
0x001000351f4 -[BNCCrashlyticsWrapper setBoolValue:forKey:]
0x00100035290 -[BNCCrashlyticsWrapper crashlytics]
0x00100035298 -[BNCCrashlyticsWrapper setCrashlytics:]
0x00100e45750 BNCDeepLinkViewControllerInstance : NSObject /usr/lib/libobjc.A.dylib
@property UIViewController<BranchDeepLinkingController> *viewController
@property long long option
// instance methods
0x00100035358 -[BNCDeepLinkViewControllerInstance viewController]
0x00100035360 -[BNCDeepLinkViewControllerInstance setViewController:]
0x0010003536c -[BNCDeepLinkViewControllerInstance option]
0x00100035374 -[BNCDeepLinkViewControllerInstance setOption:]
0x00100e45778 BNCDeviceInfo : NSObject /usr/lib/libobjc.A.dylib
@property NSString *randomId
@property NSString *hardwareId
@property NSString *hardwareIdType
@property BOOL isRealHardwareId
@property NSString *advertiserId
@property NSString *vendorId
@property BOOL isAdTrackingEnabled
@property BOOL unidentifiedDevice
@property NSString *brandName
@property NSString *modelName
@property NSString *osName
@property NSString *osVersion
@property NSString *osBuildVersion
@property NSString *extensionType
@property NSString *cpuType
@property NSNumber *screenWidth
@property NSNumber *screenHeight
@property NSNumber *screenScale
@property NSString *carrierName
@property NSString *locale
@property NSString *country
@property NSString *language
@property NSString *applicationVersion
@property NSString *pluginName
@property NSString *pluginVersion
@property NSString *branchSDKVersion
// class methods
0x00100035388 +[BNCDeviceInfo getInstance]
// instance methods
0x001000353fc -[BNCDeviceInfo init]
0x00100035454 -[BNCDeviceInfo registerPluginName:version:]
0x00100035500 -[BNCDeviceInfo loadDeviceInfo]
0x00100035b88 -[BNCDeviceInfo extensionType]
0x00100035c74 -[BNCDeviceInfo localIPAddress]
0x00100035c88 -[BNCDeviceInfo connectionType]
0x00100035ce4 -[BNCDeviceInfo userAgentString]
0x00100035d40 -[BNCDeviceInfo checkAdvertisingIdentifier]
0x00100035ed8 -[BNCDeviceInfo v2dictionary]
0x00100036764 -[BNCDeviceInfo hardwareId]
0x00100036770 -[BNCDeviceInfo setHardwareId:]
0x00100036778 -[BNCDeviceInfo hardwareIdType]
0x00100036784 -[BNCDeviceInfo setHardwareIdType:]
0x0010003678c -[BNCDeviceInfo isRealHardwareId]
0x00100036794 -[BNCDeviceInfo setIsRealHardwareId:]
0x0010003679c -[BNCDeviceInfo advertiserId]
0x001000367a8 -[BNCDeviceInfo setAdvertiserId:]
0x001000367b0 -[BNCDeviceInfo vendorId]
0x001000367bc -[BNCDeviceInfo setVendorId:]
0x001000367c4 -[BNCDeviceInfo isAdTrackingEnabled]
0x001000367cc -[BNCDeviceInfo setIsAdTrackingEnabled:]
0x001000367d4 -[BNCDeviceInfo unidentifiedDevice]
0x001000367dc -[BNCDeviceInfo setUnidentifiedDevice:]
0x001000367e4 -[BNCDeviceInfo brandName]
0x001000367f0 -[BNCDeviceInfo setBrandName:]
0x001000367f8 -[BNCDeviceInfo modelName]
0x00100036804 -[BNCDeviceInfo setModelName:]
0x0010003680c -[BNCDeviceInfo osName]
0x00100036818 -[BNCDeviceInfo setOsName:]
0x00100036820 -[BNCDeviceInfo osVersion]
0x0010003682c -[BNCDeviceInfo setOsVersion:]
0x00100036834 -[BNCDeviceInfo osBuildVersion]
0x00100036840 -[BNCDeviceInfo setOsBuildVersion:]
0x00100036848 -[BNCDeviceInfo setExtensionType:]
0x00100036850 -[BNCDeviceInfo cpuType]
0x0010003685c -[BNCDeviceInfo setCpuType:]
0x00100036864 -[BNCDeviceInfo screenWidth]
0x00100036870 -[BNCDeviceInfo setScreenWidth:]
0x00100036878 -[BNCDeviceInfo screenHeight]
0x00100036884 -[BNCDeviceInfo setScreenHeight:]
0x0010003688c -[BNCDeviceInfo screenScale]
0x00100036898 -[BNCDeviceInfo setScreenScale:]
0x001000368a0 -[BNCDeviceInfo carrierName]
0x001000368ac -[BNCDeviceInfo setCarrierName:]
0x001000368b4 -[BNCDeviceInfo locale]
0x001000368c0 -[BNCDeviceInfo setLocale:]
0x001000368c8 -[BNCDeviceInfo country]
0x001000368d4 -[BNCDeviceInfo setCountry:]
0x001000368dc -[BNCDeviceInfo language]
0x001000368e8 -[BNCDeviceInfo setLanguage:]
0x001000368f0 -[BNCDeviceInfo applicationVersion]
0x001000368fc -[BNCDeviceInfo setApplicationVersion:]
0x00100036904 -[BNCDeviceInfo pluginName]
0x00100036910 -[BNCDeviceInfo setPluginName:]
0x00100036918 -[BNCDeviceInfo pluginVersion]
0x00100036924 -[BNCDeviceInfo setPluginVersion:]
0x0010003692c -[BNCDeviceInfo branchSDKVersion]
0x00100036938 -[BNCDeviceInfo setBranchSDKVersion:]
0x00100036940 -[BNCDeviceInfo randomId]
0x0010003694c -[BNCDeviceInfo setRandomId:]
0x00100e457c8 BNCDeviceSystem : NSObject /usr/lib/libobjc.A.dylib
@property NSString *systemBuildVersion
@property NSString *machine
@property NSNumber *cpuType
@property NSNumber *cpuSubType
// instance methods
0x00100036a80 -[BNCDeviceSystem init]
0x00100036ae8 -[BNCDeviceSystem loadSystemInformation]
0x00100036b84 -[BNCDeviceSystem systemInformationForName:]
0x00100036c50 -[BNCDeviceSystem loadCPUTypeInfo]
0x00100036d44 -[BNCDeviceSystem systemBuildVersion]
0x00100036d50 -[BNCDeviceSystem setSystemBuildVersion:]
0x00100036d58 -[BNCDeviceSystem machine]
0x00100036d64 -[BNCDeviceSystem setMachine:]
0x00100036d6c -[BNCDeviceSystem cpuType]
0x00100036d78 -[BNCDeviceSystem setCpuType:]
0x00100036d80 -[BNCDeviceSystem cpuSubType]
0x00100036d8c -[BNCDeviceSystem setCpuSubType:]
0x00100e45818 BNCKeyValue : NSObject /usr/lib/libobjc.A.dylib
@property NSString *key
@property NSString *value
// class methods
0x00100036f20 +[BNCKeyValue key:value:]
// instance methods
0x00100037058 -[BNCKeyValue isEqual:]
0x001000371ac -[BNCKeyValue key]
0x001000371b4 -[BNCKeyValue setKey:]
0x001000371c0 -[BNCKeyValue value]
0x001000371c8 -[BNCKeyValue setValue:]
0x00100e45868 BNCEncodingUtils : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100037204 +[BNCEncodingUtils base64EncodeStringToString:]
0x0010003726c +[BNCEncodingUtils base64DecodeStringToString:]
0x001000372e0 +[BNCEncodingUtils base64EncodeData:]
0x0010003731c +[BNCEncodingUtils base64DecodeString:]
0x00100037380 +[BNCEncodingUtils sha256Encode:]
0x00100037490 +[BNCEncodingUtils iso8601StringFromDate:]
0x001000375b4 +[BNCEncodingUtils sanitizedStringFromString:]
0x0010003776c +[BNCEncodingUtils encodeDictionaryToJsonData:]
0x00100037810 +[BNCEncodingUtils encodeDictionaryToJsonString:]
0x00100037dd8 +[BNCEncodingUtils encodeArrayToJsonString:]
0x00100038204 +[BNCEncodingUtils urlEncodedString:]
0x001000382bc +[BNCEncodingUtils encodeDictionaryToQueryString:]
0x001000386b0 +[BNCEncodingUtils stringByPercentDecodingString:]
0x001000386c0 +[BNCEncodingUtils stringByPercentEncodingStringForQuery:]
0x00100038748 +[BNCEncodingUtils decodeJsonDataToDictionary:]
0x001000387cc +[BNCEncodingUtils decodeJsonStringToDictionary:]
0x001000389b4 +[BNCEncodingUtils decodeQueryStringToDictionary:]
0x00100038c48 +[BNCEncodingUtils hexStringFromData:]
0x00100038d40 +[BNCEncodingUtils dataFromHexString:]
0x00100038f70 +[BNCEncodingUtils queryItems:]
0x00100e458b8 BNCFacebookAppLinks : NSObject /usr/lib/libobjc.A.dylib
@property id appLinkUtility
@property SEL fetchDeferredAppLink
// class methods
0x00100039520 +[BNCFacebookAppLinks sharedInstance]
// instance methods
0x00100039598 -[BNCFacebookAppLinks init]
0x00100039600 -[BNCFacebookAppLinks registerFacebookDeepLinkingClass:]
0x0010003960c -[BNCFacebookAppLinks isDeepLinkingClassAvailable]
0x001000396a4 -[BNCFacebookAppLinks fetchFacebookAppLinkWithCompletion:]
0x00100039948 -[BNCFacebookAppLinks appLinkUtility]
0x00100039950 -[BNCFacebookAppLinks setAppLinkUtility:]
0x0010003995c -[BNCFacebookAppLinks fetchDeferredAppLink]
0x00100039964 -[BNCFacebookAppLinks setFetchDeferredAppLink:]
0x00100e45930 BNCInitSessionResponse : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *params
@property BranchUniversalObject *universalObject
@property BranchLinkProperties *linkProperties
@property NSString *sceneIdentifier
@property NSError *error
// instance methods
0x00100039978 -[BNCInitSessionResponse params]
0x00100039980 -[BNCInitSessionResponse setParams:]
0x0010003998c -[BNCInitSessionResponse universalObject]
0x00100039994 -[BNCInitSessionResponse setUniversalObject:]
0x001000399a0 -[BNCInitSessionResponse linkProperties]
0x001000399a8 -[BNCInitSessionResponse setLinkProperties:]
0x001000399b4 -[BNCInitSessionResponse sceneIdentifier]
0x001000399c0 -[BNCInitSessionResponse setSceneIdentifier:]
0x001000399c8 -[BNCInitSessionResponse error]
0x001000399d0 -[BNCInitSessionResponse setError:]
0x00100e45980 BNCJSONUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100039a30 +[BNCJSONUtility isNumber:]
0x00100039a9c +[BNCJSONUtility isString:]
0x00100039b08 +[BNCJSONUtility isDictionary:]
0x00100039b74 +[BNCJSONUtility isArray:]
0x00100039be0 +[BNCJSONUtility dictionaryForKey:json:]
0x00100039cd8 +[BNCJSONUtility stringDictionaryForKey:json:]
0x00100039ef8 +[BNCJSONUtility arrayForKey:json:]
0x00100039ff0 +[BNCJSONUtility stringArrayForKey:json:]
0x0010003a1b8 +[BNCJSONUtility stringForKey:json:]
0x0010003a2c8 +[BNCJSONUtility numberForKey:json:]
0x00100e459d0 BNCKeyChain : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010003a3e4 +[BNCKeyChain errorWithKey:OSStatus:]
0x0010003a520 +[BNCKeyChain retieveAllValuesWithError:]
0x0010003a864 +[BNCKeyChain retrieveValueForService:key:error:]
0x0010003ab44 +[BNCKeyChain storeValue:forService:key:cloudAccessGroup:]
0x0010003af00 +[BNCKeyChain removeValuesForService:key:]
0x0010003b0d4 +[BNCKeyChain securityAccessGroup]
0x00100e459f8 BNCLinkCache : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableDictionary *cache
// instance methods
0x0010003b394 -[BNCLinkCache init]
0x0010003b414 -[BNCLinkCache setObject:forKey:]
0x0010003b51c -[BNCLinkCache objectForKey:]
0x0010003b61c -[BNCLinkCache clear]
0x0010003b694 -[BNCLinkCache cache]
0x0010003b69c -[BNCLinkCache setCache:]
0x00100e45a48 BNCLinkData : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSArray *tags
@property NSString *alias
@property NSString *channel
@property NSString *feature
@property NSString *stage
@property NSString *campaign
@property NSDictionary *params
@property NSString *ignoreUAString
@property unsigned long type
@property unsigned long duration
@property NSMutableDictionary *data
// class methods
0x0010003c858 +[BNCLinkData supportsSecureCoding]
// instance methods
0x0010003b6b4 -[BNCLinkData init]
0x0010003b774 -[BNCLinkData setupTags:]
0x0010003b7fc -[BNCLinkData setupAlias:]
0x0010003b884 -[BNCLinkData setupType:]
0x0010003b910 -[BNCLinkData setupMatchDuration:]
0x0010003b99c -[BNCLinkData setupChannel:]
0x0010003ba24 -[BNCLinkData setupFeature:]
0x0010003baac -[BNCLinkData setupStage:]
0x0010003bb34 -[BNCLinkData setupCampaign:]
0x0010003bbbc -[BNCLinkData setupIgnoreUAString:]
0x0010003bc44 -[BNCLinkData setupParams:]
0x0010003c0a4 -[BNCLinkData encodeWithCoder:]
0x0010003c4b0 -[BNCLinkData initWithCoder:]
0x0010003c860 -[BNCLinkData data]
0x0010003c868 -[BNCLinkData setData:]
0x0010003c874 -[BNCLinkData tags]
0x0010003c87c -[BNCLinkData setTags:]
0x0010003c888 -[BNCLinkData alias]
0x0010003c890 -[BNCLinkData setAlias:]
0x0010003c89c -[BNCLinkData channel]
0x0010003c8a4 -[BNCLinkData setChannel:]
0x0010003c8b0 -[BNCLinkData feature]
0x0010003c8b8 -[BNCLinkData setFeature:]
0x0010003c8c4 -[BNCLinkData stage]
0x0010003c8cc -[BNCLinkData setStage:]
0x0010003c8d8 -[BNCLinkData campaign]
0x0010003c8e0 -[BNCLinkData setCampaign:]
0x0010003c8ec -[BNCLinkData params]
0x0010003c8f4 -[BNCLinkData setParams:]
0x0010003c900 -[BNCLinkData ignoreUAString]
0x0010003c908 -[BNCLinkData setIgnoreUAString:]
0x0010003c914 -[BNCLinkData type]
0x0010003c91c -[BNCLinkData setType:]
0x0010003c924 -[BNCLinkData duration]
0x0010003c92c -[BNCLinkData setDuration:]
0x00100e45ac0 BNCLocale : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x0010003c9b8 -[BNCLocale country]
0x0010003ca5c -[BNCLocale countryOS10]
0x0010003cad8 -[BNCLocale countryOS8]
0x0010003cbb0 -[BNCLocale language]
0x0010003cc78 -[BNCLocale languageOS10]
0x0010003ccf4 -[BNCLocale languageOS9]
0x0010003cda8 -[BNCLocale languageOS8]
0x00100e45ae8 BNCLocalization : NSObject /usr/lib/libobjc.A.dylib
@property NSString *currentLanguage
@property NSDictionary *currentLanguageDictionary
// class methods
0x0010003ce78 +[BNCLocalization shared]
0x0010003cef0 +[BNCLocalization applicationLanguage]
0x0010003d410 +[BNCLocalization languageDictionaries]
0x0010003d4fc +[BNCLocalization en_localized]
0x0010003d688 +[BNCLocalization ru_localized]
// instance methods
0x0010003cf94 -[BNCLocalization init]
0x0010003d030 -[BNCLocalization currentLanguage]
0x0010003d074 -[BNCLocalization setCurrentLanguage:]
0x0010003d2ac -[BNCLocalization localizeString:]
0x0010003d8cc -[BNCLocalization currentLanguageDictionary]
0x00100e45b38 BNCNetworkInterface : NSObject /usr/lib/libobjc.A.dylib
@property NSString *interfaceName
@property long long addressType
@property NSString *address
// class methods
0x0010003e1ec +[BNCNetworkInterface currentInterfaces]
0x0010003e45c +[BNCNetworkInterface localIPAddress]
0x0010003e5c8 +[BNCNetworkInterface allIPAddresses]
// instance methods
0x0010003e760 -[BNCNetworkInterface interfaceName]
0x0010003e76c -[BNCNetworkInterface setInterfaceName:]
0x0010003e774 -[BNCNetworkInterface addressType]
0x0010003e77c -[BNCNetworkInterface setAddressType:]
0x0010003e784 -[BNCNetworkInterface address]
0x0010003e790 -[BNCNetworkInterface setAddress:]
0x00100e45bb0 BNCNetworkOperation : NSObject /usr/lib/libobjc.A.dylib <BNCNetworkOperationProtocol>
@property NSURLRequest *request
@property NSHTTPURLResponse *response
@property NSData *responseData
@property NSError *error
@property NSDate *startDate
@property NSDate *timeoutDate
@property BNCNetworkService *networkService
@property NSURLSessionTask *sessionTask
@property @? completionBlock
@property NSDictionary *userInfo
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010003e7c8 -[BNCNetworkOperation start]
0x0010003e810 -[BNCNetworkOperation cancel]
0x0010003e850 -[BNCNetworkOperation stringFromResponseData]
0x0010003ea18 -[BNCNetworkOperation request]
0x0010003ea24 -[BNCNetworkOperation setRequest:]
0x0010003ea2c -[BNCNetworkOperation response]
0x0010003ea38 -[BNCNetworkOperation setResponse:]
0x0010003ea40 -[BNCNetworkOperation responseData]
0x0010003ea4c -[BNCNetworkOperation setResponseData:]
0x0010003ea54 -[BNCNetworkOperation error]
0x0010003ea60 -[BNCNetworkOperation setError:]
0x0010003ea68 -[BNCNetworkOperation startDate]
0x0010003ea74 -[BNCNetworkOperation setStartDate:]
0x0010003ea7c -[BNCNetworkOperation timeoutDate]
0x0010003ea88 -[BNCNetworkOperation setTimeoutDate:]
0x0010003ea90 -[BNCNetworkOperation userInfo]
0x0010003ea9c -[BNCNetworkOperation setUserInfo:]
0x0010003eaa4 -[BNCNetworkOperation networkService]
0x0010003eab0 -[BNCNetworkOperation setNetworkService:]
0x0010003eab8 -[BNCNetworkOperation sessionTask]
0x0010003eac4 -[BNCNetworkOperation setSessionTask:]
0x0010003eacc -[BNCNetworkOperation completionBlock]
0x0010003ead8 -[BNCNetworkOperation setCompletionBlock:]
0x00100e45bd8 BNCNetworkService : NSObject /usr/lib/libobjc.A.dylib <BNCNetworkServiceProtocol, NSURLSessionDelegate>
@property NSURLSession *session
@property NSOperationQueue *sessionQueue
@property NSDictionary *userInfo
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010003eb70 +[BNCNetworkService new]
// instance methods
0x0010003eb8c -[BNCNetworkService init]
0x0010003ebf0 -[BNCNetworkService setDefaultTimeoutInterval:]
0x0010003ec38 -[BNCNetworkService defaultTimeoutInterval]
0x0010003ec7c -[BNCNetworkService setMaximumConcurrentOperations:]
0x0010003ed0c -[BNCNetworkService maximumConcurrentOperations]
0x0010003ed48 -[BNCNetworkService session]
0x0010003efd8 -[BNCNetworkService setSuspendOperations:]
0x0010003f020 -[BNCNetworkService operationsAreSuspended]
0x0010003f06c -[BNCNetworkService networkOperationWithURLRequest:completion:]
0x0010003f178 -[BNCNetworkService startOperation:]
0x0010003f860 -[BNCNetworkService cancelAllOperations]
0x0010003f8e4 -[BNCNetworkService userInfo]
0x0010003f8f0 -[BNCNetworkService setUserInfo:]
0x0010003f8f8 -[BNCNetworkService sessionQueue]
0x0010003f904 -[BNCNetworkService setSessionQueue:]
0x00100e45c28 BNCPreferenceHelper : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableDictionary *persistenceDict
@property NSMutableDictionary *creditsDictionary
@property NSMutableDictionary *requestMetadataDictionary
@property NSMutableDictionary *instrumentationDictionary
@property NSString *lastRunBranchKey
@property NSDate *lastStrongMatchDate
@property NSString *appVersion
@property NSString *deviceFingerprintID
@property NSString *sessionID
@property NSString *identityID
@property NSString *linkClickIdentifier
@property NSString *spotlightIdentifier
@property NSString *universalLinkUrl
@property NSString *userUrl
@property NSString *userIdentity
@property NSString *sessionParams
@property NSString *installParams
@property BOOL isDebug
@property BOOL checkedFacebookAppLinks
@property BOOL checkedAppleSearchAdAttribution
@property long long retryCount
@property double retryInterval
@property double timeout
@property NSString *externalIntentURI
@property NSMutableDictionary *savedAnalyticsData
@property NSDictionary *appleSearchAdDetails
@property BOOL appleSearchAdNeedsSend
@property NSString *lastSystemBuildVersion
@property NSString *browserUserAgentString
@property NSString *referringURL
@property NSString *branchAPIURL
@property NSString *branchBlacklistURL
@property BOOL limitFacebookTracking
@property NSDate *previousAppBuildDate
@property BOOL disableAdNetworkCallouts
@property NSURL *faceBookAppLink
@property NSArray *URLBlackList
@property long long URLBlackListVersion
@property BOOL blacklistURLOpen
@property BOOL trackingDisabled
// class methods
0x0010003f948 +[BNCPreferenceHelper preferenceHelper]
0x0010003fa88 +[BNCPreferenceHelper getInstance]
0x00100042820 +[BNCPreferenceHelper clearAll]
0x00100042e94 +[BNCPreferenceHelper prefsFile_deprecated]
0x00100042f1c +[BNCPreferenceHelper URLForPrefsFile]
0x00100042fb4 +[BNCPreferenceHelper moveOldPrefsFile]
0x001000431a0 +[BNCPreferenceHelper initialize]
// instance methods
0x0010003f9c0 -[BNCPreferenceHelper init]
0x0010003fb00 -[BNCPreferenceHelper synchronize]
0x0010003fb10 -[BNCPreferenceHelper dealloc]
0x0010003fb5c -[BNCPreferenceHelper setBranchAPIURL:]
0x0010003fbe0 -[BNCPreferenceHelper branchAPIURL]
0x0010003fc6c -[BNCPreferenceHelper getAPIBaseURL]
0x0010003fd2c -[BNCPreferenceHelper getAPIURL:]
0x0010003fdac -[BNCPreferenceHelper getEndpointFromURL:]
0x0010003fe60 -[BNCPreferenceHelper lastRunBranchKey]
0x0010003feb8 -[BNCPreferenceHelper setLastRunBranchKey:]
0x0010003ff34 -[BNCPreferenceHelper lastStrongMatchDate]
0x0010003ff8c -[BNCPreferenceHelper setLastStrongMatchDate:]
0x00100040008 -[BNCPreferenceHelper appVersion]
0x00100040060 -[BNCPreferenceHelper setAppVersion:]
0x001000400dc -[BNCPreferenceHelper deviceFingerprintID]
0x00100040134 -[BNCPreferenceHelper setDeviceFingerprintID:]
0x001000401b0 -[BNCPreferenceHelper sessionID]
0x00100040208 -[BNCPreferenceHelper setSessionID:]
0x00100040284 -[BNCPreferenceHelper identityID]
0x00100040298 -[BNCPreferenceHelper setIdentityID:]
0x001000402b0 -[BNCPreferenceHelper userIdentity]
0x001000402c4 -[BNCPreferenceHelper setUserIdentity:]
0x001000402dc -[BNCPreferenceHelper linkClickIdentifier]
0x001000402f0 -[BNCPreferenceHelper setLinkClickIdentifier:]
0x00100040308 -[BNCPreferenceHelper spotlightIdentifier]
0x0010004031c -[BNCPreferenceHelper setSpotlightIdentifier:]
0x00100040334 -[BNCPreferenceHelper externalIntentURI]
0x001000403cc -[BNCPreferenceHelper setExternalIntentURI:]
0x00100040484 -[BNCPreferenceHelper referringURL]
0x00100040518 -[BNCPreferenceHelper setReferringURL:]
0x001000405b8 -[BNCPreferenceHelper universalLinkUrl]
0x001000405cc -[BNCPreferenceHelper setUniversalLinkUrl:]
0x001000405e4 -[BNCPreferenceHelper sessionParams]
0x00100040678 -[BNCPreferenceHelper setSessionParams:]
0x0010004072c -[BNCPreferenceHelper installParams]
0x00100040874 -[BNCPreferenceHelper setInstallParams:]
0x001000409a4 -[BNCPreferenceHelper setAppleSearchAdDetails:]
0x00100040a34 -[BNCPreferenceHelper appleSearchAdDetails]
0x00100040ac4 -[BNCPreferenceHelper setAppleSearchAdNeedsSend:]
0x00100040adc -[BNCPreferenceHelper appleSearchAdNeedsSend]
0x00100040af0 -[BNCPreferenceHelper lastSystemBuildVersion]
0x00100040b48 -[BNCPreferenceHelper setLastSystemBuildVersion:]
0x00100040bc4 -[BNCPreferenceHelper browserUserAgentString]
0x00100040c1c -[BNCPreferenceHelper setBrowserUserAgentString:]
0x00100040c98 -[BNCPreferenceHelper userUrl]
0x00100040cf0 -[BNCPreferenceHelper setUserUrl:]
0x00100040d6c -[BNCPreferenceHelper sanitizedMutableBaseURL:]
0x00100040edc -[BNCPreferenceHelper checkedAppleSearchAdAttribution]
0x00100040f10 -[BNCPreferenceHelper setCheckedAppleSearchAdAttribution:]
0x00100040f2c -[BNCPreferenceHelper checkedFacebookAppLinks]
0x00100040f60 -[BNCPreferenceHelper setCheckedFacebookAppLinks:]
0x00100040f7c -[BNCPreferenceHelper clearUserCreditsAndCounts]
0x00100040fcc -[BNCPreferenceHelper getBranchUniversalLinkDomains]
0x00100041058 -[BNCPreferenceHelper requestMetadataDictionary]
0x001000410ac -[BNCPreferenceHelper setRequestMetadataKey:value:]
0x001000411bc -[BNCPreferenceHelper instrumentationDictionary]
0x0010004124c -[BNCPreferenceHelper addInstrumentationDictionaryKey:value:]
0x00100041310 -[BNCPreferenceHelper clearInstrumentationDictionary]
0x00100041368 -[BNCPreferenceHelper limitFacebookTracking]
0x001000413d4 -[BNCPreferenceHelper setLimitFacebookTracking:]
0x0010004143c -[BNCPreferenceHelper previousAppBuildDate]
0x00100041500 -[BNCPreferenceHelper setPreviousAppBuildDate:]
0x001000415b0 -[BNCPreferenceHelper URLBlackList]
0x00100041674 -[BNCPreferenceHelper setURLBlackList:]
0x001000416f4 -[BNCPreferenceHelper URLBlackListVersion]
0x00100041760 -[BNCPreferenceHelper setURLBlackListVersion:]
0x001000417c8 -[BNCPreferenceHelper blacklistURLOpen]
0x00100041834 -[BNCPreferenceHelper setBlacklistURLOpen:]
0x0010004189c -[BNCPreferenceHelper trackingDisabled]
0x00100041968 -[BNCPreferenceHelper setTrackingDisabled:]
0x00100041a18 -[BNCPreferenceHelper clearTrackingInformation]
0x00100041b78 -[BNCPreferenceHelper creditsDictionary]
0x00100041c18 -[BNCPreferenceHelper setCreditCount:]
0x00100041c2c -[BNCPreferenceHelper setCreditCount:forBucket:]
0x00100041d48 -[BNCPreferenceHelper removeCreditCountForBucket:]
0x00100041e28 -[BNCPreferenceHelper getCreditDictionary]
0x00100041ffc -[BNCPreferenceHelper getCreditCount]
0x00100042010 -[BNCPreferenceHelper getCreditCountForBucket:]
0x001000420d8 -[BNCPreferenceHelper clearUserCredits]
0x00100042168 -[BNCPreferenceHelper saveBranchAnalyticsData:]
0x00100042264 -[BNCPreferenceHelper clearBranchAnalyticsData]
0x001000422a0 -[BNCPreferenceHelper getBranchAnalyticsData]
0x00100042328 -[BNCPreferenceHelper saveContentAnalyticsManifest:]
0x00100042340 -[BNCPreferenceHelper getContentAnalyticsManifest]
0x00100042354 -[BNCPreferenceHelper writeIntegerToDefaults:value:]
0x001000423e0 -[BNCPreferenceHelper writeBoolToDefaults:value:]
0x0010004246c -[BNCPreferenceHelper writeObjectToDefaults:value:]
0x00100042564 -[BNCPreferenceHelper persistPrefsToDisk]
0x001000428ac -[BNCPreferenceHelper persistenceDict]
0x00100042aac -[BNCPreferenceHelper readObjectFromDefaults:]
0x00100042b60 -[BNCPreferenceHelper readStringFromDefaults:]
0x00100042ca8 -[BNCPreferenceHelper readBoolFromDefaults:]
0x00100042d9c -[BNCPreferenceHelper readIntegerFromDefaults:]
0x00100043200 -[BNCPreferenceHelper isDebug]
0x00100043208 -[BNCPreferenceHelper setIsDebug:]
0x00100043210 -[BNCPreferenceHelper retryCount]
0x00100043218 -[BNCPreferenceHelper setRetryCount:]
0x00100043220 -[BNCPreferenceHelper retryInterval]
0x00100043228 -[BNCPreferenceHelper setRetryInterval:]
0x00100043230 -[BNCPreferenceHelper timeout]
0x00100043238 -[BNCPreferenceHelper setTimeout:]
0x00100043240 -[BNCPreferenceHelper setRequestMetadataDictionary:]
0x0010004324c -[BNCPreferenceHelper setInstrumentationDictionary:]
0x00100043258 -[BNCPreferenceHelper savedAnalyticsData]
0x00100043260 -[BNCPreferenceHelper setSavedAnalyticsData:]
0x0010004326c -[BNCPreferenceHelper branchBlacklistURL]
0x00100043274 -[BNCPreferenceHelper setBranchBlacklistURL:]
0x00100043280 -[BNCPreferenceHelper disableAdNetworkCallouts]
0x00100043288 -[BNCPreferenceHelper setDisableAdNetworkCallouts:]
0x00100043290 -[BNCPreferenceHelper faceBookAppLink]
0x00100043298 -[BNCPreferenceHelper setFaceBookAppLink:]
0x001000432a4 -[BNCPreferenceHelper setPersistenceDict:]
0x001000432b0 -[BNCPreferenceHelper setCreditsDictionary:]
0x00100e45c78 BNCReachability : NSObject /usr/lib/libobjc.A.dylib
@property ^{__SCNetworkReachability=} reachability
// class methods
0x00100043920 +[BNCReachability shared]
// instance methods
0x00100043994 -[BNCReachability init]
0x001000439ec -[BNCReachability setupForInternet]
0x00100043a6c -[BNCReachability networkStatusForFlags:]
0x00100043aa0 -[BNCReachability currentReachabilityStatus]
0x00100043b0c -[BNCReachability translateReachabilityStatus:]
0x00100043b30 -[BNCReachability reachabilityStatus]
0x00100043b68 -[BNCReachability dealloc]
0x00100043be0 -[BNCReachability reachability]
0x00100043be8 -[BNCReachability setReachability:]
0x00100e45cc8 BNCServerInterface : NSObject /usr/lib/libobjc.A.dylib
@property NSString *requestEndpoint
@property <BNCNetworkServiceProtocol> *networkService
@property BNCPreferenceHelper *preferenceHelper
// instance methods
0x00100043bf0 -[BNCServerInterface init]
0x00100043c78 -[BNCServerInterface dealloc]
0x00100043cf8 -[BNCServerInterface getRequest:url:key:callback:]
0x00100043d8c -[BNCServerInterface getRequest:url:key:retryNumber:callback:]
0x00100043f4c -[BNCServerInterface postRequest:url:key:callback:]
0x00100043fe0 -[BNCServerInterface isV2APIURL:]
0x00100044080 -[BNCServerInterface isV2APIURL:baseURL:]
0x00100044124 -[BNCServerInterface isNewV1API:]
0x001000442b4 -[BNCServerInterface buildExtendedParametersForURL:withPostDictionary:]
0x001000444d8 -[BNCServerInterface postRequest:url:retryNumber:key:callback:]
0x001000446f0 -[BNCServerInterface postRequestSynchronous:url:key:]
0x001000447e4 -[BNCServerInterface genericHTTPRequest:callback:]
0x001000448ac -[BNCServerInterface genericHTTPRequest:retryNumber:callback:retryHandler:]
0x00100045204 -[BNCServerInterface whiteListContainsEndpoint:]
0x00100045380 -[BNCServerInterface verifyNetworkOperation:]
0x001000455b4 -[BNCServerInterface genericHTTPRequestSynchronous:]
0x00100045914 -[BNCServerInterface prepareGetRequest:url:key:retryNumber:]
0x00100045afc -[BNCServerInterface preparePostRequest:url:key:retryNumber:]
0x00100045f18 -[BNCServerInterface prepareParamDict:key:retryNumber:requestType:]
0x00100046300 -[BNCServerInterface processServerResponse:data:error:]
0x001000464ac -[BNCServerInterface collectInstrumentationMetricsWithOperation:]
0x00100046630 -[BNCServerInterface updateDeviceInfoToMutableDictionary:]
0x00100046e4c -[BNCServerInterface updateDeviceInfoToParams:]
0x00100046ecc -[BNCServerInterface safeSetValue:forKey:onDict:]
0x00100046f34 -[BNCServerInterface preferenceHelper]
0x00100046f3c -[BNCServerInterface setPreferenceHelper:]
0x00100046f48 -[BNCServerInterface requestEndpoint]
0x00100046f54 -[BNCServerInterface setRequestEndpoint:]
0x00100046f5c -[BNCServerInterface networkService]
0x00100046f68 -[BNCServerInterface setNetworkService:]
0x00100e45d18 BNCServerRequest : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
// class methods
0x00100047084 +[BNCServerRequest supportsSecureCoding]
// instance methods
0x00100046fac -[BNCServerRequest makeRequest:key:callback:]
0x00100046fc8 -[BNCServerRequest processResponse:error:]
0x00100046fe4 -[BNCServerRequest initWithCoder:]
0x00100047018 -[BNCServerRequest encodeWithCoder:]
0x0010004701c -[BNCServerRequest safeSetValue:forKey:onDict:]
0x00100e45d68 BNCServerRequestQueue : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableArray *queue
@property NSObject<OS_dispatch_queue> *asyncQueue
@property NSObject<OS_dispatch_source> *persistTimer
@property long long queueDepth
@property BOOL isDirty
// class methods
0x00100048d0c +[BNCServerRequestQueue exceptionString:]
0x00100048e20 +[BNCServerRequestQueue queueFile_deprecated]
0x00100048ea8 +[BNCServerRequestQueue URLForQueueFile]
0x00100048f00 +[BNCServerRequestQueue moveOldQueueFile]
0x001000490b8 +[BNCServerRequestQueue initialize]
0x00100049118 +[BNCServerRequestQueue getInstance]
// instance methods
0x0010004708c -[BNCServerRequestQueue init]
0x00100047150 -[BNCServerRequestQueue dealloc]
0x0010004724c -[BNCServerRequestQueue enqueue:]
0x00100047300 -[BNCServerRequestQueue insert:at:]
0x00100047420 -[BNCServerRequestQueue dequeue]
0x00100047538 -[BNCServerRequestQueue removeAt:]
0x0010004767c -[BNCServerRequestQueue remove:]
0x0010004772c -[BNCServerRequestQueue peek]
0x0010004779c -[BNCServerRequestQueue peekAt:]
0x001000478a4 -[BNCServerRequestQueue queueDepth]
0x001000479c4 -[BNCServerRequestQueue clearQueue]
0x00100047a4c -[BNCServerRequestQueue containsInstallOrOpen]
0x00100047b98 -[BNCServerRequestQueue removeInstallOrOpen]
0x00100047d34 -[BNCServerRequestQueue moveInstallOrOpenToFront:]
0x00100047f64 -[BNCServerRequestQueue containsClose]
0x001000480b0 -[BNCServerRequestQueue persistEventually]
0x00100048314 -[BNCServerRequestQueue cancelTimer]
0x001000483c4 -[BNCServerRequestQueue persistImmediately]
0x0010004878c -[BNCServerRequestQueue isDirty]
0x00100048800 -[BNCServerRequestQueue retrieve]
0x001000491d8 -[BNCServerRequestQueue queue]
0x001000491e4 -[BNCServerRequestQueue setQueue:]
0x001000491ec -[BNCServerRequestQueue asyncQueue]
0x001000491f8 -[BNCServerRequestQueue setAsyncQueue:]
0x00100049200 -[BNCServerRequestQueue persistTimer]
0x0010004920c -[BNCServerRequestQueue setPersistTimer:]
0x00100e45de0 BNCServerResponse : NSObject /usr/lib/libobjc.A.dylib
@property NSNumber *statusCode
@property id data
// instance methods
0x001000492f4 -[BNCServerResponse statusCode]
0x001000492fc -[BNCServerResponse setStatusCode:]
0x00100049308 -[BNCServerResponse data]
0x00100049310 -[BNCServerResponse setData:]
0x00100e45e08 BNCSKAdNetwork : NSObject /usr/lib/libobjc.A.dylib
@property NSDate *installDate
@property Class skAdNetworkClass
@property SEL skAdNetworkRegisterAppForAdNetworkAttribution
@property SEL skAdNetworkUpdateConversionValue
@property double maxTimeSinceInstall
// class methods
0x0010004934c +[BNCSKAdNetwork sharedInstance]
// instance methods
0x001000493c4 -[BNCSKAdNetwork init]
0x001000494e8 -[BNCSKAdNetwork shouldAttemptSKAdNetworkCallout]
0x001000495f8 -[BNCSKAdNetwork registerAppForAdNetworkAttribution]
0x001000496c8 -[BNCSKAdNetwork updateConversionValue:]
0x001000497ac -[BNCSKAdNetwork maxTimeSinceInstall]
0x001000497b4 -[BNCSKAdNetwork setMaxTimeSinceInstall:]
0x001000497bc -[BNCSKAdNetwork installDate]
0x001000497c8 -[BNCSKAdNetwork setInstallDate:]
0x001000497d0 -[BNCSKAdNetwork skAdNetworkClass]
0x001000497d8 -[BNCSKAdNetwork setSkAdNetworkClass:]
0x001000497e4 -[BNCSKAdNetwork skAdNetworkRegisterAppForAdNetworkAttribution]
0x001000497ec -[BNCSKAdNetwork setSkAdNetworkRegisterAppForAdNetworkAttribution:]
0x001000497f4 -[BNCSKAdNetwork skAdNetworkUpdateConversionValue]
0x001000497fc -[BNCSKAdNetwork setSkAdNetworkUpdateConversionValue:]
0x00100e45e80 BNCSpotlightService : NSObject /usr/lib/libobjc.A.dylib <NSUserActivityDelegate>
@property NSMutableDictionary *userInfo
@property NSObject<OS_dispatch_queue> *workQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100049834 -[BNCSpotlightService indexWithBranchUniversalObject:linkProperties:callback:]
0x00100049f10 -[BNCSpotlightService indexContentWithBranchUniversalObject:linkProperty:thumbnailUrl:thumbnailData:callback:]
0x0010004a710 -[BNCSpotlightService attributeSetWithUniversalObject:thumbnail:url:]
0x0010004abec -[BNCSpotlightService indexPrivatelyWithBranchUniversalObjects:completion:]
0x0010004b4b0 -[BNCSpotlightService workQueue]
0x0010004b520 -[BNCSpotlightService indexUsingNSUserActivity:]
0x0010004ba90 -[BNCSpotlightService indexUsingSearchableItem:thumbnailData:callback:]
0x0010004bed4 -[BNCSpotlightService userActivityWillSave:]
0x0010004bf44 -[BNCSpotlightService removeSearchableItemsWithIdentifier:callback:]
0x0010004c0b4 -[BNCSpotlightService removeSearchableItemsWithIdentifiers:callback:]
0x0010004c2bc -[BNCSpotlightService removeAllBranchSearchableItemsWithCallback:]
0x0010004c550 -[BNCSpotlightService userInfo]
0x0010004c558 -[BNCSpotlightService setUserInfo:]
0x00100e45ed0 BNCSystemObserver : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010004c594 +[BNCSystemObserver getUniqueHardwareId:isDebug:andType:]
0x0010004c6e0 +[BNCSystemObserver getAdId]
0x0010004c7ec +[BNCSystemObserver getVendorId]
0x0010004c870 +[BNCSystemObserver adTrackingSafe]
0x0010004c928 +[BNCSystemObserver getDefaultUriScheme]
0x0010004cc30 +[BNCSystemObserver getAppVersion]
0x0010004ccbc +[BNCSystemObserver getBundleID]
0x0010004cd18 +[BNCSystemObserver getTeamIdentifier]
0x0010004cdd0 +[BNCSystemObserver getBrand]
0x0010004cddc +[BNCSystemObserver getModel]
0x0010004ce58 +[BNCSystemObserver isSimulator]
0x0010004ce60 +[BNCSystemObserver getOS]
0x0010004ce6c +[BNCSystemObserver getOSVersion]
0x0010004cec8 +[BNCSystemObserver getScreenWidth]
0x0010004cf5c +[BNCSystemObserver getScreenHeight]
0x00100e45ef8 BNCTelephony : NSObject /usr/lib/libobjc.A.dylib
@property NSString *carrierName
@property NSString *isoCountryCode
@property NSString *mobileCountryCode
@property NSString *mobileNetworkCode
// instance methods
0x0010004cff0 -[BNCTelephony init]
0x0010004d048 -[BNCTelephony loadCarrierInformation]
0x0010004d184 -[BNCTelephony carrierName]
0x0010004d190 -[BNCTelephony setCarrierName:]
0x0010004d198 -[BNCTelephony isoCountryCode]
0x0010004d1a4 -[BNCTelephony setIsoCountryCode:]
0x0010004d1ac -[BNCTelephony mobileCountryCode]
0x0010004d1b8 -[BNCTelephony setMobileCountryCode:]
0x0010004d1c0 -[BNCTelephony mobileNetworkCode]
0x0010004d1cc -[BNCTelephony setMobileNetworkCode:]
0x00100e45f70 BNCTuneUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010004d21c +[BNCTuneUtility isTuneDataPresent]
0x00100e45f98 BNCURLBlackList : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *blackListRegex
@property long long blackListVersion
@property <BNCNetworkServiceProtocol> *networkService
@property BOOL hasRefreshedBlackListFromServer
@property NSError *error
@property NSURL *blackListJSONURL
@property NSArray *blackList
// class methods
0x0010004d6e8 +[BNCURLBlackList compileRegexArray:error:]
// instance methods
0x0010004d2e4 -[BNCURLBlackList init]
0x0010004d568 -[BNCURLBlackList dealloc]
0x0010004d5e8 -[BNCURLBlackList setBlackList:]
0x0010004d6a4 -[BNCURLBlackList blackList]
0x0010004d8e0 -[BNCURLBlackList blackListPatternMatchingURL:]
0x0010004daa4 -[BNCURLBlackList isBlackListedURL:]
0x0010004dae0 -[BNCURLBlackList refreshBlackListFromServer]
0x0010004daf0 -[BNCURLBlackList refreshBlackListFromServerWithCompletion:]
0x0010004df20 -[BNCURLBlackList processServerOperation:]
0x0010004e3c4 -[BNCURLBlackList hasRefreshedBlackListFromServer]
0x0010004e3d0 -[BNCURLBlackList setHasRefreshedBlackListFromServer:]
0x0010004e3d8 -[BNCURLBlackList blackListRegex]
0x0010004e3e4 -[BNCURLBlackList setBlackListRegex:]
0x0010004e3ec -[BNCURLBlackList blackListVersion]
0x0010004e3f4 -[BNCURLBlackList setBlackListVersion:]
0x0010004e3fc -[BNCURLBlackList networkService]
0x0010004e408 -[BNCURLBlackList setNetworkService:]
0x0010004e410 -[BNCURLBlackList error]
0x0010004e41c -[BNCURLBlackList setError:]
0x0010004e424 -[BNCURLBlackList blackListJSONURL]
0x0010004e430 -[BNCURLBlackList setBlackListJSONURL:]
0x00100e45fe8 BNCUserAgentCollector : NSObject /usr/lib/libobjc.A.dylib
@property WKWebView *webview
@property NSString *systemBuildVersion
@property NSString *userAgent
// class methods
0x0010004e48c +[BNCUserAgentCollector instance]
// instance methods
0x0010004e500 -[BNCUserAgentCollector init]
0x0010004e5a4 -[BNCUserAgentCollector loadUserAgentWithCompletion:]
0x0010004e754 -[BNCUserAgentCollector loadUserAgentForSystemBuildVersion:]
0x0010004e86c -[BNCUserAgentCollector saveUserAgent:forSystemBuildVersion:]
0x0010004e910 -[BNCUserAgentCollector collectUserAgentWithCompletion:]
0x0010004eb3c -[BNCUserAgentCollector userAgent]
0x0010004eb48 -[BNCUserAgentCollector setUserAgent:]
0x0010004eb50 -[BNCUserAgentCollector webview]
0x0010004eb58 -[BNCUserAgentCollector setWebview:]
0x0010004eb64 -[BNCUserAgentCollector systemBuildVersion]
0x0010004eb70 -[BNCUserAgentCollector setSystemBuildVersion:]
0x00100e46060 PodsDummy_Branch : NSObject /usr/lib/libobjc.A.dylib
0x00100e46088 BranchLink : NSObject /usr/lib/libobjc.A.dylib
@property BranchUniversalObject *universalObject
@property BranchLinkProperties *linkProperties
// class methods
0x0010005041c +[BranchLink linkWithUniversalObject:properties:]
// instance methods
0x001000504b0 -[BranchLink universalObject]
0x001000504b8 -[BranchLink setUniversalObject:]
0x001000504c4 -[BranchLink linkProperties]
0x001000504cc -[BranchLink setLinkProperties:]
0x00100e460d8 Branch : NSObject /usr/lib/libobjc.A.dylib <BranchDeepLinkingControllerCompletionDelegate>
@property NSObject<OS_dispatch_queue> *isolationQueue
@property BNCServerInterface *serverInterface
@property BNCServerRequestQueue *requestQueue
@property NSObject<OS_dispatch_semaphore> *processing_sema
@property long long networkCount
@property long long initializationStatus
@property BOOL shouldAutomaticallyDeepLink
@property BNCLinkCache *linkCache
@property BNCPreferenceHelper *preferenceHelper
@property NSMutableDictionary *deepLinkControllers
@property UIViewController *deepLinkPresentingController
@property NSDictionary *deepLinkDebugParams
@property NSMutableArray *whiteListedSchemeList
@property BNCURLBlackList *URLBlackList
@property BNCContentDiscoveryManager *contentDiscoveryManager
@property @? sceneSessionInitWithCallback
@property NSObject<BranchDelegate> *delegate
@property NSArray *blackListURLRegex
@property @? sessionInitWithParamsCallback
@property @? sessionInitWithBranchUniversalObjectCallback
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000502b0 +[Branch returnNonUniversalLink:]
0x00100050508 +[Branch openLog]
0x001000507c8 +[Branch closeLog]
0x001000507e0 +[Branch load]
0x00100050824 +[Branch getTestInstance]
0x00100050860 +[Branch getInstance]
0x001000508d0 +[Branch getInstance:]
0x00100050c58 +[Branch setNetworkServiceClass:]
0x00100050d74 +[Branch networkServiceClass]
0x00100050e10 +[Branch getBranchActivityItemWithParams:]
0x00100050e84 +[Branch getBranchActivityItemWithParams:feature:]
0x00100050f18 +[Branch getBranchActivityItemWithParams:feature:stage:]
0x00100050fc4 +[Branch getBranchActivityItemWithParams:feature:stage:tags:]
0x00100051090 +[Branch getBranchActivityItemWithParams:feature:stage:campaign:tags:alias:]
0x00100051194 +[Branch getBranchActivityItemWithParams:feature:stage:tags:alias:]
0x00100051278 +[Branch getBranchActivityItemWithParams:feature:stage:tags:alias:delegate:]
0x0010005137c +[Branch resetBranchKey]
0x0010005138c +[Branch setUseTestBranchKey:]
0x00100051418 +[Branch useTestBranchKey]
0x00100051458 +[Branch setBranchKey:]
0x001000514e8 +[Branch setBranchKey:error:]
0x001000517ac +[Branch branchKey]
0x001000519a0 +[Branch branchKeyIsSet]
0x00100051a0c +[Branch setEnableFingerprintIDInCrashlyticsReports:]
0x00100051a48 +[Branch enableFingerprintIDInCrashlyticsReports]
0x00100051d98 +[Branch trackingDisabled]
0x00100051e28 +[Branch setTrackingDisabled:]
0x001000596d4 +[Branch getInstanceInternal:]
0x0010005e730 +[Branch logLowMemoryToCrashlytics]
0x0010005e82c +[Branch addBranchSDKVersionToCrashlyticsReport]
0x0010005e88c +[Branch clearAll]
// instance methods
0x0010004ebb4 -[Branch validateSDKIntegrationCore]
0x0010004ec40 -[Branch startValidation]
0x0010004ee24 -[Branch validateIntegrationWithServerResponse:]
0x0010004f850 -[Branch showNextStep]
0x0010004f8a4 -[Branch showAlertWithTitle:message:]
0x0010004fa30 -[Branch returnToBrowserBasedOnReferringLink:currentTest:newTestVal:]
0x0010004fdfc -[Branch validateDeeplinkRouting:]
0x00100050948 -[Branch initWithInterface:queue:cache:preferenceHelper:key:]
0x00100051a88 -[Branch enableLogging]
0x00100051a90 -[Branch setDebug]
0x00100051aac -[Branch validateSDKIntegration]
0x00100051ab8 -[Branch resetUserSession]
0x00100051b48 -[Branch isUserIdentified]
0x00100051ba4 -[Branch disableAdNetworkCallouts:]
0x00100051bec -[Branch setNetworkTimeout:]
0x00100051c3c -[Branch setMaxRetries:]
0x00100051c84 -[Branch setRetryInterval:]
0x00100051cd4 -[Branch disableCookieBasedMatching]
0x00100051cd8 -[Branch accountForFacebookSDKPreventingAppLaunch]
0x00100051cdc -[Branch suppressWarningLogs]
0x00100051cf8 -[Branch setRequestMetadataKey:value:]
0x00100051d80 -[Branch enableDelayedInit]
0x00100051d84 -[Branch disableDelayedInit]
0x00100051d88 -[Branch getUrlForOnboardingWithRedirectUrl:]
0x00100051d90 -[Branch resumeInit]
0x00100051d94 -[Branch setInstallRequestDelay:]
0x00100051fc0 -[Branch initSessionWithLaunchOptions:]
0x00100051fdc -[Branch initSessionWithLaunchOptions:andRegisterDeepLinkHandler:]
0x00100052038 -[Branch initSessionWithLaunchOptions:andRegisterDeepLinkHandlerUsingBranchUniversalObject:]
0x00100052094 -[Branch initSessionWithLaunchOptions:isReferrable:]
0x001000520ac -[Branch initSessionWithLaunchOptions:automaticallyDisplayDeepLinkController:]
0x001000520c8 -[Branch initSessionWithLaunchOptions:isReferrable:andRegisterDeepLinkHandler:]
0x00100052128 -[Branch initSessionWithLaunchOptions:automaticallyDisplayDeepLinkController:deepLinkHandler:]
0x00100052188 -[Branch initSessionWithLaunchOptions:isReferrable:automaticallyDisplayDeepLinkController:]
0x001000521a0 -[Branch initSessionWithLaunchOptions:automaticallyDisplayDeepLinkController:isReferrable:deepLinkHandler:]
0x0010005220c -[Branch initSessionWithLaunchOptions:isReferrable:explicitlyRequestedReferrable:automaticallyDisplayController:registerDeepLinkHandlerUsingBranchUniversalObject:]
0x001000523d4 -[Branch initSessionWithLaunchOptions:isReferrable:explicitlyRequestedReferrable:automaticallyDisplayController:registerDeepLinkHandler:]
0x00100052554 -[Branch initSceneSessionWithLaunchOptions:isReferrable:explicitlyRequestedReferrable:automaticallyDisplayController:registerDeepLinkHandler:]
0x001000525d4 -[Branch initSessionWithLaunchOptions:isReferrable:explicitlyRequestedReferrable:automaticallyDisplayController:]
0x00100052850 -[Branch checkAttributionStatusAndInitialize]
0x001000529c4 -[Branch setDeepLinkDebugMode:]
0x001000529d0 -[Branch setWhiteListedSchemes:]
0x00100052a18 -[Branch addWhiteListedScheme:]
0x00100052a84 -[Branch setBlackListURLRegex:]
0x00100052b24 -[Branch blackListURLRegex]
0x00100052b90 -[Branch handleDeepLinkWithNewSession:]
0x00100052ba0 -[Branch handleDeepLink:]
0x00100052bb0 -[Branch handleDeepLink:sceneIdentifier:]
0x00100052e04 -[Branch handleSchemeDeepLink_private:sceneIdentifier:]
0x001000532e8 -[Branch application:openURL:sourceApplication:annotation:]
0x00100053338 -[Branch sceneIdentifier:openURL:sourceApplication:annotation:]
0x001000533a8 -[Branch application:openURL:options:]
0x001000534c4 -[Branch handleUniversalDeepLink_private:sceneIdentifier:]
0x001000538e0 -[Branch continueUserActivity:]
0x001000538f0 -[Branch continueUserActivity:sceneIdentifier:]
0x00100053cc0 -[Branch isBranchLink:]
0x0010005400c -[Branch handlePushNotification:]
0x00100054160 -[Branch loadUserAgent]
0x00100054274 -[Branch loadApplicationData]
0x00100054360 -[Branch delayInitToCheckForSearchAds]
0x001000543ac -[Branch useLongerWaitForAppleSearchAds]
0x001000543f4 -[Branch ignoreAppleSearchAdsTestData]
0x00100054440 -[Branch checkAppleSearchAdsAttribution]
0x00100054630 -[Branch setSKAdNetworkCalloutMaxTimeSinceInstall:]
0x00100054688 -[Branch dispatchToIsolationQueue:]
0x001000546ec -[Branch registerFacebookDeepLinkingClass:]
0x0010005475c -[Branch checkFacebookAppLinks]
0x001000548e8 -[Branch registerDeepLinkController:forKey:]
0x00100054970 -[Branch registerDeepLinkController:forKey:withPresentation:]
0x00100054a4c -[Branch setIdentity:]
0x00100054a5c -[Branch setIdentity:withCallback:]
0x00100054c78 -[Branch logout]
0x00100054c88 -[Branch logoutWithCallback:]
0x00100054ef4 -[Branch userCompletedAction:]
0x00100054f04 -[Branch userCompletedAction:withState:]
0x00100055080 -[Branch userCompletedAction:withState:withDelegate:]
0x001000550e4 -[Branch sendServerRequest:]
0x00100055204 -[Branch sendServerRequestWithoutSession:]
0x00100055210 -[Branch sendCommerceEvent:metadata:withCompletion:]
0x00100055410 -[Branch loadRewardsWithCallback:]
0x00100055560 -[Branch getCredits]
0x001000555ac -[Branch redeemRewards:]
0x001000555c4 -[Branch redeemRewards:callback:]
0x001000555dc -[Branch getCreditsForBucket:]
0x00100055654 -[Branch redeemRewards:forBucket:]
0x00100055664 -[Branch redeemRewards:forBucket:callback:]
0x001000558d8 -[Branch getCreditHistoryWithCallback:]
0x001000558f8 -[Branch getCreditHistoryForBucket:andCallback:]
0x00100055954 -[Branch getCreditHistoryAfter:number:order:andCallback:]
0x001000559c0 -[Branch getCreditHistoryForBucket:after:number:order:andCallback:]
0x00100055b94 -[Branch getFirstReferringBranchUniversalObject]
0x00100055c74 -[Branch getFirstReferringBranchLinkProperties]
0x00100055d54 -[Branch getFirstReferringParams]
0x00100055ee8 -[Branch getLatestReferringParams]
0x00100056000 -[Branch getLatestReferringParamsSynchronous]
0x00100056060 -[Branch getLatestReferringBranchUniversalObject]
0x00100056140 -[Branch getLatestReferringBranchLinkProperties]
0x001000561ec -[Branch crossPlatformIdDataWithCompletion:]
0x00100056348 -[Branch lastAttributedTouchDataWithAttributionWindow:completion:]
0x001000564ac -[Branch getShortURL]
0x001000564f8 -[Branch getShortURLWithParams:]
0x00100056544 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:]
0x00100056620 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andAlias:]
0x0010005671c -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andAlias:ignoreUAString:]
0x00100056830 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andCampaign:andAlias:ignoreUAString:forceLinkCreation:]
0x00100056960 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andType:]
0x00100056a48 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andMatchDuration:]
0x00100056b30 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:]
0x00100056bf4 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andAlias:]
0x00100056cd0 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andType:]
0x00100056d98 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andMatchDuration:]
0x00100056e60 -[Branch getShortURLWithParams:andChannel:andFeature:]
0x00100056f04 -[Branch getShortUrlWithParams:andTags:andAlias:andChannel:andFeature:andStage:andCampaign:andMatchDuration:]
0x00100057020 -[Branch getShortUrlWithParams:andTags:andAlias:andChannel:andFeature:andStage:andMatchDuration:]
0x00100057120 -[Branch getShortURLWithCallback:]
0x00100057164 -[Branch getShortURLWithParams:andCallback:]
0x001000571d4 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andCallback:]
0x001000572b4 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andAlias:andCallback:]
0x001000573ac -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andType:andCallback:]
0x00100057490 -[Branch getShortURLWithParams:andTags:andChannel:andFeature:andStage:andMatchDuration:andCallback:]
0x00100057574 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andCallback:]
0x00100057634 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andAlias:andCallback:]
0x00100057714 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andType:andCallback:]
0x001000577e0 -[Branch getShortURLWithParams:andChannel:andFeature:andStage:andMatchDuration:andCallback:]
0x001000578ac -[Branch getShortURLWithParams:andChannel:andFeature:andCallback:]
0x00100057954 -[Branch getShortUrlWithParams:andTags:andAlias:andMatchDuration:andChannel:andFeature:andStage:andCampaign:andCallback:]
0x00100057a6c -[Branch getShortUrlWithParams:andTags:andAlias:andMatchDuration:andChannel:andFeature:andStage:andCallback:]
0x00100057b6c -[Branch getSpotlightUrlWithParams:callback:]
0x00100057cec -[Branch getLongURLWithParams:andChannel:andTags:andFeature:andStage:andAlias:]
0x00100057dd0 -[Branch getLongURLWithParams:]
0x00100057df0 -[Branch getLongURLWithParams:andFeature:]
0x00100057e64 -[Branch getLongURLWithParams:andFeature:andStage:]
0x00100057ef0 -[Branch getLongURLWithParams:andFeature:andStage:andTags:]
0x00100057f9c -[Branch getLongURLWithParams:andFeature:andStage:andAlias:]
0x00100058048 -[Branch createDiscoverableContentWithTitle:description:]
0x001000580d0 -[Branch createDiscoverableContentWithTitle:description:callback:]
0x0010005817c -[Branch createDiscoverableContentWithTitle:description:publiclyIndexable:callback:]
0x00100058230 -[Branch createDiscoverableContentWithTitle:description:type:publiclyIndexable:callback:]
0x00100058308 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:type:publiclyIndexable:callback:]
0x001000583fc -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:type:publiclyIndexable:keywords:callback:]
0x0010005851c -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:linkParams:publiclyIndexable:]
0x001000585f4 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:linkParams:publiclyIndexable:keywords:]
0x001000586e8 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:linkParams:type:publiclyIndexable:keywords:]
0x00100058808 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:type:publiclyIndexable:keywords:]
0x001000588fc -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:linkParams:type:publiclyIndexable:keywords:callback:]
0x00100058a30 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:linkParams:type:publiclyIndexable:keywords:expirationDate:callback:]
0x00100058b80 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:canonicalId:linkParams:type:publiclyIndexable:keywords:expirationDate:callback:]
0x00100058cf0 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:linkParams:type:publiclyIndexable:keywords:expirationDate:spotlightCallback:]
0x00100058e44 -[Branch createDiscoverableContentWithTitle:description:thumbnailUrl:canonicalId:linkParams:type:publiclyIndexable:keywords:expirationDate:spotlightCallback:]
0x00100058fb8 -[Branch indexOnSpotlightWithBranchUniversalObject:linkProperties:completion:]
0x0010005916c -[Branch indexOnSpotlightUsingSearchableItems:completion:]
0x00100059294 -[Branch removeSearchableItemWithBranchUniversalObject:callback:]
0x001000593bc -[Branch removeSearchableItemsWithBranchUniversalObjects:callback:]
0x0010005960c -[Branch removeAllPrivateContentFromSpotLightWithCallback:]
0x00100059a98 -[Branch generateShortUrl:andAlias:andType:andMatchDuration:andChannel:andFeature:andStage:andCampaign:andParams:andCallback:]
0x0010005a028 -[Branch generateShortUrl:andAlias:andType:andMatchDuration:andChannel:andFeature:andStage:andCampaign:andParams:ignoreUAString:forceLinkCreation:]
0x0010005a460 -[Branch generateLongURLWithParams:andChannel:andTags:andFeature:andStage:andAlias:]
0x0010005a5d0 -[Branch longUrlWithBaseUrl:params:tags:feature:channel:stage:alias:duration:type:]
0x0010005aa30 -[Branch prepareLinkDataFor:andAlias:andType:andMatchDuration:andChannel:andFeature:andStage:andCampaign:andParams:ignoreUAString:]
0x0010005ac10 -[Branch registerViewWithParams:andCallback:]
0x0010005ae3c -[Branch applicationDidBecomeActive]
0x0010005aeec -[Branch applicationWillResignActive]
0x0010005afd0 -[Branch callClose]
0x0010005b16c -[Branch networkCount]
0x0010005b1a8 -[Branch setNetworkCount:]
0x0010005b1e0 -[Branch insertRequestAtFront:]
0x0010005b268 -[Branch processRequest:response:error:]
0x0010005b984 -[Branch isReplayableRequest:]
0x0010005bb14 -[Branch processNextQueueItem]
0x0010005c128 -[Branch clearNetworkQueue]
0x0010005c1e0 -[Branch initSafetyCheck]
0x0010005c248 -[Branch initUserSessionAndCallCallback:sceneIdentifier:]
0x0010005c8a4 -[Branch initializeSessionAndCallCallback:sceneIdentifier:]
0x0010005cd44 -[Branch removeInstallOrOpen]
0x0010005cdf4 -[Branch handleInitSuccessAndCallCallback:sceneIdentifier:]
0x0010005d2b4 -[Branch automaticallyDeeplinkWithReferringParams:]
0x0010005db34 -[Branch sendOpenNotificationWithLinkParameters:error:]
0x0010005df60 -[Branch removeViewControllerFromRootNavigationController:]
0x0010005e0b4 -[Branch presentSharingViewController:]
0x0010005e24c -[Branch handleInitFailure:callCallback:sceneIdentifier:]
0x0010005e414 -[Branch dealloc]
0x0010005e48c -[Branch registerPluginName:version:]
0x0010005e518 -[Branch deepLinkingControllerCompleted]
0x0010005e560 -[Branch deepLinkingControllerCompletedFrom:]
0x0010005e8fc -[Branch delegate]
0x0010005e914 -[Branch setDelegate:]
0x0010005e920 -[Branch sessionInitWithParamsCallback]
0x0010005e92c -[Branch setSessionInitWithParamsCallback:]
0x0010005e934 -[Branch sessionInitWithBranchUniversalObjectCallback]
0x0010005e940 -[Branch setSessionInitWithBranchUniversalObjectCallback:]
0x0010005e948 -[Branch serverInterface]
0x0010005e950 -[Branch setServerInterface:]
0x0010005e95c -[Branch isolationQueue]
0x0010005e964 -[Branch setIsolationQueue:]
0x0010005e970 -[Branch requestQueue]
0x0010005e978 -[Branch setRequestQueue:]
0x0010005e984 -[Branch processing_sema]
0x0010005e98c -[Branch setProcessing_sema:]
0x0010005e998 -[Branch initializationStatus]
0x0010005e9a0 -[Branch setInitializationStatus:]
0x0010005e9a8 -[Branch shouldAutomaticallyDeepLink]
0x0010005e9b0 -[Branch setShouldAutomaticallyDeepLink:]
0x0010005e9b8 -[Branch linkCache]
0x0010005e9c0 -[Branch setLinkCache:]
0x0010005e9cc -[Branch preferenceHelper]
0x0010005e9d4 -[Branch setPreferenceHelper:]
0x0010005e9e0 -[Branch deepLinkControllers]
0x0010005e9e8 -[Branch setDeepLinkControllers:]
0x0010005e9f4 -[Branch deepLinkPresentingController]
0x0010005ea0c -[Branch setDeepLinkPresentingController:]
0x0010005ea18 -[Branch deepLinkDebugParams]
0x0010005ea20 -[Branch setDeepLinkDebugParams:]
0x0010005ea2c -[Branch whiteListedSchemeList]
0x0010005ea34 -[Branch setWhiteListedSchemeList:]
0x0010005ea40 -[Branch URLBlackList]
0x0010005ea48 -[Branch setURLBlackList:]
0x0010005ea54 -[Branch contentDiscoveryManager]
0x0010005ea5c -[Branch setContentDiscoveryManager:]
0x0010005ea68 -[Branch sceneSessionInitWithCallback]
0x0010005ea74 -[Branch setSceneSessionInitWithCallback:]
0x00100e46128 BranchActivityItemProvider : UIActivityItemProvider /System/Library/Frameworks/UIKit.framework/UIKit
@property NSDictionary *params
@property NSArray *tags
@property NSString *feature
@property NSString *stage
@property NSString *campaign
@property NSString *alias
@property NSString *userAgentString
@property <BranchActivityItemProviderDelegate> *delegate
// class methods
0x0010005f84c +[BranchActivityItemProvider humanReadableChannelWithActivityType:]
// instance methods
0x0010005eb58 -[BranchActivityItemProvider initWithParams:andTags:andFeature:andStage:andAlias:]
0x0010005ec20 -[BranchActivityItemProvider initWithParams:tags:feature:stage:campaign:alias:delegate:]
0x0010005efb4 -[BranchActivityItemProvider returnURL]
0x0010005f110 -[BranchActivityItemProvider item]
0x0010005fab8 -[BranchActivityItemProvider paramsForChannel:]
0x0010005fb98 -[BranchActivityItemProvider tagsForChannel:]
0x0010005fc78 -[BranchActivityItemProvider featureForChannel:]
0x0010005fd58 -[BranchActivityItemProvider stageForChannel:]
0x0010005fe38 -[BranchActivityItemProvider campaignForChannel:]
0x0010005ff18 -[BranchActivityItemProvider aliasForChannel:]
0x0010005fff8 -[BranchActivityItemProvider params]
0x00100060008 -[BranchActivityItemProvider setParams:]
0x0010006001c -[BranchActivityItemProvider tags]
0x0010006002c -[BranchActivityItemProvider setTags:]
0x00100060040 -[BranchActivityItemProvider feature]
0x00100060050 -[BranchActivityItemProvider setFeature:]
0x00100060064 -[BranchActivityItemProvider stage]
0x00100060074 -[BranchActivityItemProvider setStage:]
0x00100060088 -[BranchActivityItemProvider campaign]
0x00100060098 -[BranchActivityItemProvider setCampaign:]
0x001000600ac -[BranchActivityItemProvider alias]
0x001000600bc -[BranchActivityItemProvider setAlias:]
0x001000600d0 -[BranchActivityItemProvider userAgentString]
0x001000600e0 -[BranchActivityItemProvider setUserAgentString:]
0x001000600f4 -[BranchActivityItemProvider delegate]
0x00100060114 -[BranchActivityItemProvider setDelegate:]
0x00100e461a0 BranchCloseRequest : BNCServerRequest
// instance methods
0x001000601dc -[BranchCloseRequest makeRequest:key:callback:]
0x001000604c0 -[BranchCloseRequest processResponse:error:]
0x00100e461c8 BranchContentDiscoverer : NSObject /usr/lib/libobjc.A.dylib
@property NSString *lastViewControllerName
@property NSTimer *contentDiscoveryTimer
@property long long numOfViewsDiscovered
@property BranchContentDiscoveryManifest *contentManifest
// class methods
0x001000604c4 +[BranchContentDiscoverer getInstance]
// instance methods
0x00100060554 -[BranchContentDiscoverer dealloc]
0x001000605a4 -[BranchContentDiscoverer setContentManifest:]
0x001000605b4 -[BranchContentDiscoverer startDiscoveryTaskWithManifest:]
0x001000605e8 -[BranchContentDiscoverer startDiscoveryTask]
0x00100060688 -[BranchContentDiscoverer stopDiscoveryTask]
0x001000606d8 -[BranchContentDiscoverer readContentDataIfNeeded]
0x001000607f4 -[BranchContentDiscoverer readContentData:]
0x00100060d0c -[BranchContentDiscoverer discoverViewContents:contentData:contentKeys:clearText:ID:]
0x001000611c4 -[BranchContentDiscoverer discoverFilteredViewContents:contentData:contentKeys:clearText:]
0x00100061374 -[BranchContentDiscoverer getRootView:]
0x0010006145c -[BranchContentDiscoverer getViewText:forController:]
0x00100061880 -[BranchContentDiscoverer addFormattedContentData:withText:clearText:]
0x001000619e4 -[BranchContentDiscoverer getContentText:]
0x00100061c00 -[BranchContentDiscoverer contentManifest]
0x00100061c08 -[BranchContentDiscoverer lastViewControllerName]
0x00100061c10 -[BranchContentDiscoverer setLastViewControllerName:]
0x00100061c1c -[BranchContentDiscoverer contentDiscoveryTimer]
0x00100061c24 -[BranchContentDiscoverer setContentDiscoveryTimer:]
0x00100061c30 -[BranchContentDiscoverer numOfViewsDiscovered]
0x00100061c38 -[BranchContentDiscoverer setNumOfViewsDiscovered:]
0x00100e46218 BranchContentDiscoveryManifest : NSObject /usr/lib/libobjc.A.dylib
@property NSString *manifestVersion
@property NSMutableDictionary *cdManifest
@property NSString *referredLink
@property long long maxTextLen
@property long long maxViewHistoryLength
@property long long maxPktSize
@property BOOL isCDEnabled
@property NSMutableArray *contentPaths
// class methods
0x00100061d50 +[BranchContentDiscoveryManifest getInstance]
// instance methods
0x00100061c7c -[BranchContentDiscoveryManifest init]
0x00100061de0 -[BranchContentDiscoveryManifest onBranchInitialised:withUrl:]
0x001000620f0 -[BranchContentDiscoveryManifest getManifestVersion]
0x00100062174 -[BranchContentDiscoveryManifest getContentPathProperties:]
0x0010006236c -[BranchContentDiscoveryManifest cdManifest]
0x00100062374 -[BranchContentDiscoveryManifest setCdManifest:]
0x00100062380 -[BranchContentDiscoveryManifest referredLink]
0x00100062388 -[BranchContentDiscoveryManifest setReferredLink:]
0x00100062394 -[BranchContentDiscoveryManifest maxTextLen]
0x0010006239c -[BranchContentDiscoveryManifest setMaxTextLen:]
0x001000623a4 -[BranchContentDiscoveryManifest maxViewHistoryLength]
0x001000623ac -[BranchContentDiscoveryManifest setMaxViewHistoryLength:]
0x001000623b4 -[BranchContentDiscoveryManifest maxPktSize]
0x001000623bc -[BranchContentDiscoveryManifest setMaxPktSize:]
0x001000623c4 -[BranchContentDiscoveryManifest isCDEnabled]
0x001000623cc -[BranchContentDiscoveryManifest setIsCDEnabled:]
0x001000623d4 -[BranchContentDiscoveryManifest contentPaths]
0x001000623dc -[BranchContentDiscoveryManifest setContentPaths:]
0x001000623e8 -[BranchContentDiscoveryManifest manifestVersion]
0x001000623f0 -[BranchContentDiscoveryManifest setManifestVersion:]
0x00100e46268 BranchContentPathProperties : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *pathInfo
@property BOOL isClearText
// instance methods
0x00100062444 -[BranchContentPathProperties init:]
0x00100062534 -[BranchContentPathProperties getFilteredElements]
0x00100062550 -[BranchContentPathProperties isSkipContentDiscovery]
0x001000625b0 -[BranchContentPathProperties isClearText]
0x001000625b8 -[BranchContentPathProperties pathInfo]
0x001000625c0 -[BranchContentPathProperties setPathInfo:]
0x001000625cc -[BranchContentPathProperties setIsClearText:]
0x00100e462e0 BranchCPIDRequest : BNCServerRequest
// instance methods
0x001000625e0 -[BranchCPIDRequest serverURL]
0x00100062648 -[BranchCPIDRequest buildRequestParams]
0x0010006266c -[BranchCPIDRequest makeRequest:key:callback:]
0x00100062744 -[BranchCPIDRequest processResponse:error:]
0x00100e46308 BranchCreditHistoryRequest : BNCServerRequest
@property @? callback
@property NSString *bucket
@property NSString *creditTransactionId
@property long long length
@property unsigned long order
// class methods
0x00100063184 +[BranchCreditHistoryRequest supportsSecureCoding]
// instance methods
0x00100062748 -[BranchCreditHistoryRequest initWithBucket:creditTransactionId:length:order:callback:]
0x0010006285c -[BranchCreditHistoryRequest makeRequest:key:callback:]
0x00100062ba0 -[BranchCreditHistoryRequest processResponse:error:]
0x00100062ef0 -[BranchCreditHistoryRequest initWithCoder:]
0x00100063048 -[BranchCreditHistoryRequest encodeWithCoder:]
0x0010006318c -[BranchCreditHistoryRequest callback]
0x0010006319c -[BranchCreditHistoryRequest setCallback:]
0x001000631a8 -[BranchCreditHistoryRequest bucket]
0x001000631b8 -[BranchCreditHistoryRequest setBucket:]
0x001000631cc -[BranchCreditHistoryRequest creditTransactionId]
0x001000631dc -[BranchCreditHistoryRequest setCreditTransactionId:]
0x001000631f0 -[BranchCreditHistoryRequest length]
0x00100063200 -[BranchCreditHistoryRequest setLength:]
0x00100063210 -[BranchCreditHistoryRequest order]
0x00100063220 -[BranchCreditHistoryRequest setOrder:]
0x00100e46358 BranchProbabilisticCrossPlatformID : NSObject /usr/lib/libobjc.A.dylib
@property NSString *crossPlatformID
@property NSNumber *score
// class methods
0x00100063284 +[BranchProbabilisticCrossPlatformID buildFromJSON:]
// instance methods
0x001000633bc -[BranchProbabilisticCrossPlatformID crossPlatformID]
0x001000633c8 -[BranchProbabilisticCrossPlatformID score]
0x00100e463a8 BranchCrossPlatformID : NSObject /usr/lib/libobjc.A.dylib
@property NSString *crossPlatformID
@property NSString *developerID
@property NSArray *pastCrossPlatformIDs
@property NSArray *probabiliticCrossPlatformIDs
// class methods
0x00100063404 +[BranchCrossPlatformID buildFromJSON:]
0x0010006375c +[BranchCrossPlatformID requestCrossPlatformIdData:key:completion:]
// instance methods
0x0010006392c -[BranchCrossPlatformID crossPlatformID]
0x00100063938 -[BranchCrossPlatformID developerID]
0x00100063944 -[BranchCrossPlatformID pastCrossPlatformIDs]
0x0010006394c -[BranchCrossPlatformID probabiliticCrossPlatformIDs]
0x00100e463f8 BranchCSSearchableItemAttributeSet : CSSearchableItemAttributeSet /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
@property NSUserActivity *userActivity
@property NSDictionary *params
@property NSSet *keywords
@property BOOL publiclyIndexable
// instance methods
0x0010006399c -[BranchCSSearchableItemAttributeSet init]
0x001000639b0 -[BranchCSSearchableItemAttributeSet initWithContentType:]
0x00100063a0c -[BranchCSSearchableItemAttributeSet initWithItemContentType:]
0x00100063a68 -[BranchCSSearchableItemAttributeSet setIdentifier:]
0x00100063ab8 -[BranchCSSearchableItemAttributeSet indexWithCallback:]
0x00100064514 -[BranchCSSearchableItemAttributeSet indexContentWithUrl:spotlightIdentifier:callback:]
0x00100064abc -[BranchCSSearchableItemAttributeSet params]
0x00100064acc -[BranchCSSearchableItemAttributeSet setParams:]
0x00100064ae0 -[BranchCSSearchableItemAttributeSet keywords]
0x00100064af0 -[BranchCSSearchableItemAttributeSet setKeywords:]
0x00100064b04 -[BranchCSSearchableItemAttributeSet publiclyIndexable]
0x00100064b14 -[BranchCSSearchableItemAttributeSet setPubliclyIndexable:]
0x00100064b24 -[BranchCSSearchableItemAttributeSet userActivity]
0x00100064b34 -[BranchCSSearchableItemAttributeSet setUserActivity:]
0x00100e46448 BranchEventRequest : BNCServerRequest <NSSecureCoding>
@property NSDictionary *eventDictionary
@property NSURL *serverURL
@property @? completion
// class methods
0x0010006515c +[BranchEventRequest supportsSecureCoding]
// instance methods
0x00100064b9c -[BranchEventRequest initWithServerURL:eventDictionary:completion:]
0x00100064c88 -[BranchEventRequest makeRequest:key:callback:]
0x00100064d80 -[BranchEventRequest processResponse:error:]
0x00100064f44 -[BranchEventRequest initWithCoder:]
0x00100065078 -[BranchEventRequest encodeWithCoder:]
0x00100065164 -[BranchEventRequest eventDictionary]
0x00100065174 -[BranchEventRequest setEventDictionary:]
0x00100065180 -[BranchEventRequest serverURL]
0x00100065190 -[BranchEventRequest setServerURL:]
0x0010006519c -[BranchEventRequest completion]
0x001000651ac -[BranchEventRequest setCompletion:]
0x00100e46498 BranchEvent : NSObject /usr/lib/libobjc.A.dylib
@property NSString *eventName
@property NSString *alias
@property NSString *transactionID
@property NSString *currency
@property NSDecimalNumber *revenue
@property NSDecimalNumber *shipping
@property NSDecimalNumber *tax
@property NSString *coupon
@property NSString *affiliation
@property NSString *eventDescription
@property NSString *searchQuery
@property long long adType
@property NSArray *contentItems
@property NSDictionary *customData
// class methods
0x001003cfee0 +[BranchEvent supportedProperties]
0x001000652e0 +[BranchEvent standardEvent:]
0x00100065334 +[BranchEvent standardEvent:withContentItem:]
0x00100065428 +[BranchEvent customEventWithName:]
0x0010006547c +[BranchEvent customEventWithName:contentItem:]
0x00100065abc +[BranchEvent standardEvents]
// instance methods
0x001003d0368 -[BranchEvent initWithName:map:]
0x001003d03ec -[BranchEvent setRevenueWithString:]
0x001003d0440 -[BranchEvent setShippingWithString:]
0x001003d0494 -[BranchEvent setTaxWithString:]
0x0010006520c -[BranchEvent initWithName:]
0x00100065570 -[BranchEvent jsonStringForAdType:]
0x001000655cc -[BranchEvent dictionary]
0x00100065c0c -[BranchEvent logEventWithCompletion:]
0x00100065e60 -[BranchEvent logEvent]
0x00100065e70 -[BranchEvent buildRequestWithEventDictionary:]
0x00100066030 -[BranchEvent buildEventDictionary]
0x00100066544 -[BranchEvent alias]
0x0010006654c -[BranchEvent setAlias:]
0x00100066558 -[BranchEvent transactionID]
0x00100066560 -[BranchEvent setTransactionID:]
0x0010006656c -[BranchEvent currency]
0x00100066574 -[BranchEvent setCurrency:]
0x00100066580 -[BranchEvent revenue]
0x00100066588 -[BranchEvent setRevenue:]
0x00100066594 -[BranchEvent shipping]
0x0010006659c -[BranchEvent setShipping:]
0x001000665a8 -[BranchEvent tax]
0x001000665b0 -[BranchEvent setTax:]
0x001000665bc -[BranchEvent coupon]
0x001000665c4 -[BranchEvent setCoupon:]
0x001000665d0 -[BranchEvent affiliation]
0x001000665d8 -[BranchEvent setAffiliation:]
0x001000665e4 -[BranchEvent eventDescription]
0x001000665ec -[BranchEvent setEventDescription:]
0x001000665f8 -[BranchEvent searchQuery]
0x00100066600 -[BranchEvent setSearchQuery:]
0x0010006660c -[BranchEvent adType]
0x00100066614 -[BranchEvent setAdType:]
0x0010006661c -[BranchEvent contentItems]
0x00100066628 -[BranchEvent setContentItems:]
0x00100066630 -[BranchEvent customData]
0x0010006663c -[BranchEvent setCustomData:]
0x00100066644 -[BranchEvent eventName]
0x0010006664c -[BranchEvent setEventName:]
0x00100e464e8 BranchInstallRequest : BranchOpenRequest
// instance methods
0x0010006670c -[BranchInstallRequest initWithCallback:]
0x00100066744 -[BranchInstallRequest makeRequest:key:callback:]
0x00100066ed8 -[BranchInstallRequest getActionName]
0x00100e46538 BranchLastAttributedTouchData : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *lastAttributedTouchJSON
@property NSNumber *attributionWindow
// class methods
0x00100066ee4 +[BranchLastAttributedTouchData buildFromJSON:]
0x00100066fe0 +[BranchLastAttributedTouchData requestLastTouchAttributedData:key:attributionWindow:completion:]
// instance methods
0x001000671f0 -[BranchLastAttributedTouchData lastAttributedTouchJSON]
0x001000671f8 -[BranchLastAttributedTouchData attributionWindow]
0x00100e46588 BranchLATDRequest : BNCServerRequest
@property long long attributionWindow
// instance methods
0x00100067234 -[BranchLATDRequest init]
0x00100067290 -[BranchLATDRequest serverURL]
0x001000672f8 -[BranchLATDRequest buildRequestParams]
0x00100067394 -[BranchLATDRequest makeRequest:key:callback:]
0x0010006746c -[BranchLATDRequest processResponse:error:]
0x00100067470 -[BranchLATDRequest attributionWindow]
0x00100067480 -[BranchLATDRequest setAttributionWindow:]
0x00100e465d8 BranchLinkProperties : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *tags
@property NSString *feature
@property NSString *alias
@property NSString *channel
@property NSString *stage
@property NSString *campaign
@property unsigned long matchDuration
@property NSDictionary *controlParams
// class methods
0x001003d04e8 +[BranchLinkProperties supportedProperties]
0x001000675b0 +[BranchLinkProperties getBranchLinkPropertiesFromDictionary:]
// instance methods
0x001003d07cc -[BranchLinkProperties initWithMap:]
0x00100067490 -[BranchLinkProperties controlParams]
0x001000674e0 -[BranchLinkProperties addControlParam:withValue:]
0x00100067f50 -[BranchLinkProperties tags]
0x00100067f58 -[BranchLinkProperties setTags:]
0x00100067f64 -[BranchLinkProperties feature]
0x00100067f6c -[BranchLinkProperties setFeature:]
0x00100067f78 -[BranchLinkProperties alias]
0x00100067f80 -[BranchLinkProperties setAlias:]
0x00100067f8c -[BranchLinkProperties channel]
0x00100067f94 -[BranchLinkProperties setChannel:]
0x00100067fa0 -[BranchLinkProperties stage]
0x00100067fa8 -[BranchLinkProperties setStage:]
0x00100067fb4 -[BranchLinkProperties campaign]
0x00100067fbc -[BranchLinkProperties setCampaign:]
0x00100067fc8 -[BranchLinkProperties matchDuration]
0x00100067fd0 -[BranchLinkProperties setMatchDuration:]
0x00100067fd8 -[BranchLinkProperties setControlParams:]
0x00100e46628 BranchLoadRewardsRequest : BNCServerRequest
@property @? callback
// instance methods
0x00100068050 -[BranchLoadRewardsRequest initWithCallback:]
0x001000680d0 -[BranchLoadRewardsRequest makeRequest:key:callback:]
0x00100068204 -[BranchLoadRewardsRequest processResponse:error:]
0x00100068914 -[BranchLoadRewardsRequest callback]
0x00100068924 -[BranchLoadRewardsRequest setCallback:]
0x00100e46678 BranchLogoutRequest : BNCServerRequest
@property @? callback
// instance methods
0x00100068944 -[BranchLogoutRequest initWithCallback:]
0x001000689c4 -[BranchLogoutRequest makeRequest:key:callback:]
0x00100068b9c -[BranchLogoutRequest processResponse:error:]
0x00100068e60 -[BranchLogoutRequest callback]
0x00100068e70 -[BranchLogoutRequest setCallback:]
0x00100e466c8 BranchOpenRequest : BNCServerRequest
@property BOOL isInstall
@property @? callback
// class methods
0x00100069880 +[BranchOpenRequest appUpdateState]
0x0010006a560 +[BranchOpenRequest initialize]
0x0010006a5d8 +[BranchOpenRequest setWaitNeededForOpenResponseLock]
0x0010006a65c +[BranchOpenRequest waitForOpenResponseLock]
0x0010006a6b4 +[BranchOpenRequest releaseOpenResponseLock]
// instance methods
0x00100068e90 -[BranchOpenRequest initWithCallback:]
0x00100068ea0 -[BranchOpenRequest initWithCallback:isInstall:]
0x00100068f38 -[BranchOpenRequest makeRequest:key:callback:]
0x001000698c0 -[BranchOpenRequest processResponse:error:]
0x0010006a554 -[BranchOpenRequest getActionName]
0x0010006a738 -[BranchOpenRequest callback]
0x0010006a748 -[BranchOpenRequest setCallback:]
0x0010006a754 -[BranchOpenRequest isInstall]
0x0010006a764 -[BranchOpenRequest setIsInstall:]
0x00100e46718 BranchRedeemRewardsRequest : BNCServerRequest
@property long long amount
@property NSString *bucket
@property @? callback
// instance methods
0x0010006a788 -[BranchRedeemRewardsRequest initWithAmount:bucket:callback:]
0x0010006a858 -[BranchRedeemRewardsRequest makeRequest:key:callback:]
0x0010006aad0 -[BranchRedeemRewardsRequest processResponse:error:]
0x0010006ac70 -[BranchRedeemRewardsRequest initWithCoder:]
0x0010006ad48 -[BranchRedeemRewardsRequest encodeWithCoder:]
0x0010006ae18 -[BranchRedeemRewardsRequest amount]
0x0010006ae28 -[BranchRedeemRewardsRequest setAmount:]
0x0010006ae38 -[BranchRedeemRewardsRequest bucket]
0x0010006ae48 -[BranchRedeemRewardsRequest setBucket:]
0x0010006ae5c -[BranchRedeemRewardsRequest callback]
0x0010006ae6c -[BranchRedeemRewardsRequest setCallback:]
0x00100e46768 BranchRegisterViewRequest : BNCServerRequest
@property NSDictionary *params
@property @? callback
// instance methods
0x0010006aeb8 -[BranchRegisterViewRequest initWithParams:andCallback:]
0x0010006afac -[BranchRegisterViewRequest makeRequest:key:callback:]
0x0010006b324 -[BranchRegisterViewRequest processResponse:error:]
0x0010006b448 -[BranchRegisterViewRequest initWithCoder:]
0x0010006b4fc -[BranchRegisterViewRequest encodeWithCoder:]
0x0010006b5a0 -[BranchRegisterViewRequest params]
0x0010006b5b0 -[BranchRegisterViewRequest setParams:]
0x0010006b5c4 -[BranchRegisterViewRequest callback]
0x0010006b5d4 -[BranchRegisterViewRequest setCallback:]
0x00100e467b8 BranchScene : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010006b620 +[BranchScene shared]
// instance methods
0x0010006b694 -[BranchScene initSessionWithLaunchOptions:registerDeepLinkHandler:]
0x0010006b8c0 -[BranchScene scene:continueUserActivity:]
0x0010006b990 -[BranchScene scene:openURLContexts:]
0x0010006bba0 -[BranchScene sceneForIdentifier:]
0x00100e46808 BranchSetIdentityRequest : BNCServerRequest
@property NSString *userId
@property @? callback
@property BOOL shouldCallCallback
// instance methods
0x0010006bdbc -[BranchSetIdentityRequest initWithUserId:callback:]
0x0010006be84 -[BranchSetIdentityRequest makeRequest:key:callback:]
0x0010006c0a0 -[BranchSetIdentityRequest processResponse:error:]
0x0010006c500 -[BranchSetIdentityRequest initWithCoder:]
0x0010006c5b4 -[BranchSetIdentityRequest encodeWithCoder:]
0x0010006c658 -[BranchSetIdentityRequest userId]
0x0010006c668 -[BranchSetIdentityRequest setUserId:]
0x0010006c67c -[BranchSetIdentityRequest callback]
0x0010006c68c -[BranchSetIdentityRequest setCallback:]
0x0010006c698 -[BranchSetIdentityRequest shouldCallCallback]
0x0010006c6a8 -[BranchSetIdentityRequest setShouldCallCallback:]
0x00100e46858 BranchShareActivityItem : UIActivityItemProvider /System/Library/Frameworks/UIKit.framework/UIKit
@property long long itemType
@property BranchShareLink *parent
// instance methods
0x0010006c6f8 -[BranchShareActivityItem initWithPlaceholderItem:]
0x0010006c7b0 -[BranchShareActivityItem item]
0x0010006c840 -[BranchShareActivityItem subject]
0x0010006c950 -[BranchShareActivityItem subjectForActivityType:]
0x0010006c95c -[BranchShareActivityItem activityViewController:subjectForActivityType:]
0x0010006c968 -[BranchShareActivityItem itemType]
0x0010006c978 -[BranchShareActivityItem setItemType:]
0x0010006c988 -[BranchShareActivityItem parent]
0x0010006c9a8 -[BranchShareActivityItem setParent:]
0x00100e468a8 BranchShareLink : NSObject /usr/lib/libobjc.A.dylib
@property NSURL *shareURL
@property NSString *title
@property NSURL *placeholderURL
@property NSString *shareText
@property id shareObject
@property NSString *emailSubject
@property NSString *activityType
@property NSMutableDictionary *serverParameters
@property BranchUniversalObject *universalObject
@property BranchLinkProperties *linkProperties
@property <BranchShareLinkDelegate> *delegate
// instance methods
0x0010006c9cc -[BranchShareLink initWithUniversalObject:linkProperties:]
0x0010006ca80 -[BranchShareLink shareDidComplete:activityError:]
0x0010006cbbc -[BranchShareLink activityItems]
0x0010006d404 -[BranchShareLink presentActivityViewControllerFromViewController:anchor:]
0x0010006d9b0 -[BranchShareLink shareObjectForItem:activityType:]
0x0010006e038 -[BranchShareLink returnURL]
0x0010006e194 -[BranchShareLink title]
0x0010006e19c -[BranchShareLink setTitle:]
0x0010006e1a8 -[BranchShareLink placeholderURL]
0x0010006e1b0 -[BranchShareLink setPlaceholderURL:]
0x0010006e1bc -[BranchShareLink shareText]
0x0010006e1c4 -[BranchShareLink setShareText:]
0x0010006e1d0 -[BranchShareLink shareObject]
0x0010006e1d8 -[BranchShareLink setShareObject:]
0x0010006e1e4 -[BranchShareLink emailSubject]
0x0010006e1ec -[BranchShareLink setEmailSubject:]
0x0010006e1f8 -[BranchShareLink shareURL]
0x0010006e200 -[BranchShareLink setShareURL:]
0x0010006e20c -[BranchShareLink activityType]
0x0010006e214 -[BranchShareLink serverParameters]
0x0010006e21c -[BranchShareLink setServerParameters:]
0x0010006e228 -[BranchShareLink universalObject]
0x0010006e230 -[BranchShareLink linkProperties]
0x0010006e238 -[BranchShareLink delegate]
0x0010006e250 -[BranchShareLink setDelegate:]
0x00100e468f8 BranchShortUrlRequest : BNCServerRequest
@property NSArray *tags
@property NSString *alias
@property unsigned long type
@property long long matchDuration
@property NSString *channel
@property NSString *feature
@property NSString *stage
@property NSString *campaign
@property NSDictionary *params
@property BNCLinkCache *linkCache
@property BNCLinkData *linkData
@property @? callback
@property BOOL isSpotlightRequest
// instance methods
0x0010006e300 -[BranchShortUrlRequest initWithTags:alias:type:matchDuration:channel:feature:stage:campaign:params:linkData:linkCache:callback:]
0x0010006e570 -[BranchShortUrlRequest makeRequest:key:callback:]
0x0010006e7bc -[BranchShortUrlRequest processResponse:error:]
0x0010006eabc -[BranchShortUrlRequest createLongUrlForUserUrl:]
0x0010006f038 -[BranchShortUrlRequest initWithCoder:]
0x0010006f538 -[BranchShortUrlRequest encodeWithCoder:]
0x0010006f7d0 -[BranchShortUrlRequest isSpotlightRequest]
0x0010006f7e0 -[BranchShortUrlRequest setIsSpotlightRequest:]
0x0010006f7f0 -[BranchShortUrlRequest tags]
0x0010006f800 -[BranchShortUrlRequest setTags:]
0x0010006f814 -[BranchShortUrlRequest alias]
0x0010006f824 -[BranchShortUrlRequest setAlias:]
0x0010006f838 -[BranchShortUrlRequest type]
0x0010006f848 -[BranchShortUrlRequest setType:]
0x0010006f858 -[BranchShortUrlRequest matchDuration]
0x0010006f868 -[BranchShortUrlRequest setMatchDuration:]
0x0010006f878 -[BranchShortUrlRequest channel]
0x0010006f888 -[BranchShortUrlRequest setChannel:]
0x0010006f89c -[BranchShortUrlRequest feature]
0x0010006f8ac -[BranchShortUrlRequest setFeature:]
0x0010006f8c0 -[BranchShortUrlRequest stage]
0x0010006f8d0 -[BranchShortUrlRequest setStage:]
0x0010006f8e4 -[BranchShortUrlRequest campaign]
0x0010006f8f4 -[BranchShortUrlRequest setCampaign:]
0x0010006f908 -[BranchShortUrlRequest params]
0x0010006f918 -[BranchShortUrlRequest setParams:]
0x0010006f92c -[BranchShortUrlRequest linkCache]
0x0010006f93c -[BranchShortUrlRequest setLinkCache:]
0x0010006f950 -[BranchShortUrlRequest linkData]
0x0010006f960 -[BranchShortUrlRequest setLinkData:]
0x0010006f974 -[BranchShortUrlRequest callback]
0x0010006f984 -[BranchShortUrlRequest setCallback:]
0x00100e46948 BranchShortUrlSyncRequest : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *tags
@property NSString *alias
@property unsigned long type
@property long long matchDuration
@property NSString *channel
@property NSString *feature
@property NSString *stage
@property NSString *campaign
@property NSDictionary *params
@property BNCLinkCache *linkCache
@property BNCLinkData *linkData
// class methods
0x00100070250 +[BranchShortUrlSyncRequest createLinkFromBranchKey:tags:alias:type:matchDuration:channel:feature:stage:params:]
0x00100070448 +[BranchShortUrlSyncRequest createLongUrlWithBaseUrl:tags:alias:type:matchDuration:channel:feature:stage:params:]
// instance methods
0x0010006fa70 -[BranchShortUrlSyncRequest initWithTags:alias:type:matchDuration:channel:feature:stage:campaign:params:linkData:linkCache:]
0x0010006fc30 -[BranchShortUrlSyncRequest makeRequest:key:]
0x0010006fe5c -[BranchShortUrlSyncRequest processResponse:]
0x0010007007c -[BranchShortUrlSyncRequest createLongUrlForUserUrl:]
0x001000708d0 -[BranchShortUrlSyncRequest tags]
0x001000708d8 -[BranchShortUrlSyncRequest setTags:]
0x001000708e4 -[BranchShortUrlSyncRequest alias]
0x001000708ec -[BranchShortUrlSyncRequest setAlias:]
0x001000708f8 -[BranchShortUrlSyncRequest type]
0x00100070900 -[BranchShortUrlSyncRequest setType:]
0x00100070908 -[BranchShortUrlSyncRequest matchDuration]
0x00100070910 -[BranchShortUrlSyncRequest setMatchDuration:]
0x00100070918 -[BranchShortUrlSyncRequest channel]
0x00100070920 -[BranchShortUrlSyncRequest setChannel:]
0x0010007092c -[BranchShortUrlSyncRequest feature]
0x00100070934 -[BranchShortUrlSyncRequest setFeature:]
0x00100070940 -[BranchShortUrlSyncRequest stage]
0x00100070948 -[BranchShortUrlSyncRequest setStage:]
0x00100070954 -[BranchShortUrlSyncRequest campaign]
0x0010007095c -[BranchShortUrlSyncRequest setCampaign:]
0x00100070968 -[BranchShortUrlSyncRequest params]
0x00100070970 -[BranchShortUrlSyncRequest setParams:]
0x0010007097c -[BranchShortUrlSyncRequest linkCache]
0x00100070984 -[BranchShortUrlSyncRequest setLinkCache:]
0x00100070990 -[BranchShortUrlSyncRequest linkData]
0x00100070998 -[BranchShortUrlSyncRequest setLinkData:]
0x00100e46998 BranchSpotlightUrlRequest : BranchShortUrlRequest
@property @? spotlightCallback
// instance methods
0x00100070a28 -[BranchSpotlightUrlRequest initWithParams:callback:]
0x00100070b64 -[BranchSpotlightUrlRequest processResponse:error:]
0x00100070c88 -[BranchSpotlightUrlRequest spotlightCallback]
0x00100070c98 -[BranchSpotlightUrlRequest setSpotlightCallback:]
0x00100e469e8 BranchContentMetadata : NSObject /usr/lib/libobjc.A.dylib
@property NSString *contentSchema
@property double quantity
@property NSDecimalNumber *price
@property NSString *currency
@property NSString *sku
@property NSString *productName
@property NSString *productBrand
@property NSString *productCategory
@property NSString *productVariant
@property NSString *condition
@property double ratingAverage
@property long long ratingCount
@property double ratingMax
@property double rating
@property NSString *addressStreet
@property NSString *addressCity
@property NSString *addressRegion
@property NSString *addressCountry
@property NSString *addressPostalCode
@property double latitude
@property double longitude
@property NSMutableArray *imageCaptions
@property NSMutableDictionary *customMetadata
// class methods
0x001003cf460 +[BranchContentMetadata supportedProperties]
0x0010007182c +[BranchContentMetadata contentMetadataWithDictionary:]
// instance methods
0x001003cfc48 -[BranchContentMetadata initWithMap:]
0x001003cfca8 -[BranchContentMetadata setQuantityWithNumber:]
0x001003cfce0 -[BranchContentMetadata setPriceWithString:]
0x001003cfd34 -[BranchContentMetadata setRatingAverageWithNumber:]
0x001003cfd6c -[BranchContentMetadata setRatingCountWithNumber:]
0x001003cfda8 -[BranchContentMetadata setRatingMaxWithNumber:]
0x001003cfde0 -[BranchContentMetadata setLatitudeWithNumber:]
0x001003cfe18 -[BranchContentMetadata setLongitudeWithNumber:]
0x001003cfe50 -[BranchContentMetadata setImageCaptionsWithArray:]
0x001003cfe98 -[BranchContentMetadata setCustomMetadataWithDictionary:]
0x00100070cb8 -[BranchContentMetadata dictionary]
0x00100072404 -[BranchContentMetadata customMetadata]
0x00100072450 -[BranchContentMetadata setCustomMetadata:]
0x00100072488 -[BranchContentMetadata setImageCaptions:]
0x001000724c0 -[BranchContentMetadata imageCaptions]
0x001000725a4 -[BranchContentMetadata contentSchema]
0x001000725ac -[BranchContentMetadata setContentSchema:]
0x001000725b8 -[BranchContentMetadata quantity]
0x001000725c0 -[BranchContentMetadata setQuantity:]
0x001000725c8 -[BranchContentMetadata price]
0x001000725d0 -[BranchContentMetadata setPrice:]
0x001000725dc -[BranchContentMetadata currency]
0x001000725e4 -[BranchContentMetadata setCurrency:]
0x001000725f0 -[BranchContentMetadata sku]
0x001000725f8 -[BranchContentMetadata setSku:]
0x00100072604 -[BranchContentMetadata productName]
0x0010007260c -[BranchContentMetadata setProductName:]
0x00100072618 -[BranchContentMetadata productBrand]
0x00100072620 -[BranchContentMetadata setProductBrand:]
0x0010007262c -[BranchContentMetadata productCategory]
0x00100072634 -[BranchContentMetadata setProductCategory:]
0x00100072640 -[BranchContentMetadata productVariant]
0x00100072648 -[BranchContentMetadata setProductVariant:]
0x00100072654 -[BranchContentMetadata condition]
0x0010007265c -[BranchContentMetadata setCondition:]
0x00100072668 -[BranchContentMetadata ratingAverage]
0x00100072670 -[BranchContentMetadata setRatingAverage:]
0x00100072678 -[BranchContentMetadata ratingCount]
0x00100072680 -[BranchContentMetadata setRatingCount:]
0x00100072688 -[BranchContentMetadata ratingMax]
0x00100072690 -[BranchContentMetadata setRatingMax:]
0x00100072698 -[BranchContentMetadata rating]
0x001000726a0 -[BranchContentMetadata setRating:]
0x001000726a8 -[BranchContentMetadata addressStreet]
0x001000726b0 -[BranchContentMetadata setAddressStreet:]
0x001000726bc -[BranchContentMetadata addressCity]
0x001000726c4 -[BranchContentMetadata setAddressCity:]
0x001000726d0 -[BranchContentMetadata addressRegion]
0x001000726d8 -[BranchContentMetadata setAddressRegion:]
0x001000726e4 -[BranchContentMetadata addressCountry]
0x001000726ec -[BranchContentMetadata setAddressCountry:]
0x001000726f8 -[BranchContentMetadata addressPostalCode]
0x00100072700 -[BranchContentMetadata setAddressPostalCode:]
0x0010007270c -[BranchContentMetadata latitude]
0x00100072714 -[BranchContentMetadata setLatitude:]
0x0010007271c -[BranchContentMetadata longitude]
0x00100072724 -[BranchContentMetadata setLongitude:]
0x00100e46a38 BranchUniversalObject : NSObject /usr/lib/libobjc.A.dylib
@property NSString *canonicalIdentifier
@property NSString *canonicalUrl
@property NSString *title
@property NSString *contentDescription
@property NSString *imageUrl
@property NSArray *keywords
@property NSDate *creationDate
@property NSDate *expirationDate
@property BOOL locallyIndex
@property BOOL publiclyIndex
@property BranchContentMetadata *contentMetadata
@property NSDictionary *metadata
@property NSString *type
@property long long contentIndexMode
@property NSString *spotlightIdentifier
@property double price
@property NSString *currency
@property BOOL automaticallyListOnSpotlight
// class methods
0x001003d082c +[BranchUniversalObject supportedProperties]
0x00100075758 +[BranchUniversalObject objectWithDictionary:]
// instance methods
0x001003d0df4 -[BranchUniversalObject initWithMap:]
0x001003d0ec8 -[BranchUniversalObject setContentIndexingMode:]
0x001003d0f84 -[BranchUniversalObject setPriceWithNumber:]
0x001003d0fc0 -[BranchUniversalObject setAutomaticallyListOnSpotlightWithNumber:]
0x001003d0ffc -[BranchUniversalObject setExpirationDateWithString:]
0x001003d10d4 -[BranchUniversalObject setLocallyIndexWithNumber:]
0x001003d1110 -[BranchUniversalObject setPubliclyIndexWithNumber:]
0x001003d114c -[BranchUniversalObject setContentMetadataWithMap:]
0x00100072804 -[BranchUniversalObject initWithCanonicalIdentifier:]
0x00100072878 -[BranchUniversalObject initWithTitle:]
0x001000728ec -[BranchUniversalObject metadata]
0x00100072940 -[BranchUniversalObject setMetadata:]
0x001000729b0 -[BranchUniversalObject addMetadataKey:value:]
0x00100072a5c -[BranchUniversalObject price]
0x00100072ad0 -[BranchUniversalObject setPrice:]
0x00100072b8c -[BranchUniversalObject currency]
0x00100072be0 -[BranchUniversalObject setCurrency:]
0x00100072c4c -[BranchUniversalObject type]
0x00100072ca0 -[BranchUniversalObject setType:]
0x00100072d0c -[BranchUniversalObject contentIndexMode]
0x00100072d2c -[BranchUniversalObject setContentIndexMode:]
0x00100072d50 -[BranchUniversalObject automaticallyListOnSpotlight]
0x00100072d5c -[BranchUniversalObject setAutomaticallyListOnSpotlight:]
0x00100072d68 -[BranchUniversalObject contentMetadata]
0x00100073000 -[BranchUniversalObject registerView]
0x00100073010 -[BranchUniversalObject registerViewWithCallback:]
0x0010007320c -[BranchUniversalObject userCompletedAction:]
0x0010007321c -[BranchUniversalObject userCompletedAction:withState:]
0x001000734c8 -[BranchUniversalObject getShortUrlWithLinkProperties:]
0x00100073710 -[BranchUniversalObject getShortUrlWithLinkProperties:andCallback:]
0x00100073a2c -[BranchUniversalObject getShortUrlWithLinkPropertiesAndIgnoreFirstClick:]
0x00100073d2c -[BranchUniversalObject getLongUrlWithChannel:andTags:andFeature:andStage:andAlias:]
0x00100073e60 -[BranchUniversalObject getBranchActivityItemWithLinkProperties:]
0x001000740e4 -[BranchUniversalObject showShareSheetWithShareText:completion:]
0x0010007413c -[BranchUniversalObject showShareSheetWithLinkProperties:andShareText:fromViewController:completion:]
0x001000741d4 -[BranchUniversalObject showShareSheetWithLinkProperties:andShareText:fromViewController:completionWithError:]
0x0010007426c -[BranchUniversalObject showShareSheetWithLinkProperties:andShareText:fromViewController:anchor:completion:]
0x0010007431c -[BranchUniversalObject showShareSheetWithLinkProperties:andShareText:fromViewController:anchor:completionWithError:]
0x001000743cc -[BranchUniversalObject showShareSheetWithLinkProperties:andShareText:fromViewController:anchor:completion:orCompletionWithError:]
0x00100074b40 -[BranchUniversalObject listOnSpotlight]
0x00100074b50 -[BranchUniversalObject listOnSpotlightWithCallback:]
0x00100074c6c -[BranchUniversalObject listOnSpotlightWithIdentifierCallback:]
0x00100074fd4 -[BranchUniversalObject listOnSpotlightWithLinkProperties:callback:]
0x00100075110 -[BranchUniversalObject removeFromSpotlightWithCallback:]
0x00100075240 -[BranchUniversalObject getParamsForServerRequestWithAddedLinkProperties:]
0x001000752f0 -[BranchUniversalObject getDictionaryWithCompleteLinkProperties:]
0x001000756f0 -[BranchUniversalObject safeSetValue:forKey:onDict:]
0x0010007618c -[BranchUniversalObject dictionary]
0x001000766cc -[BranchUniversalObject canonicalIdentifier]
0x001000766d4 -[BranchUniversalObject setCanonicalIdentifier:]
0x001000766e0 -[BranchUniversalObject canonicalUrl]
0x001000766e8 -[BranchUniversalObject setCanonicalUrl:]
0x001000766f4 -[BranchUniversalObject title]
0x001000766fc -[BranchUniversalObject setTitle:]
0x00100076708 -[BranchUniversalObject contentDescription]
0x00100076710 -[BranchUniversalObject setContentDescription:]
0x0010007671c -[BranchUniversalObject imageUrl]
0x00100076724 -[BranchUniversalObject setImageUrl:]
0x00100076730 -[BranchUniversalObject keywords]
0x00100076738 -[BranchUniversalObject setKeywords:]
0x00100076744 -[BranchUniversalObject creationDate]
0x0010007674c -[BranchUniversalObject setCreationDate:]
0x00100076758 -[BranchUniversalObject expirationDate]
0x00100076760 -[BranchUniversalObject setExpirationDate:]
0x0010007676c -[BranchUniversalObject locallyIndex]
0x00100076774 -[BranchUniversalObject setLocallyIndex:]
0x0010007677c -[BranchUniversalObject publiclyIndex]
0x00100076784 -[BranchUniversalObject setPubliclyIndex:]
0x0010007678c -[BranchUniversalObject setContentMetadata:]
0x00100076798 -[BranchUniversalObject spotlightIdentifier]
0x001000767a0 -[BranchUniversalObject setSpotlightIdentifier:]
0x00100e46a88 BranchUserCompletedActionRequest : BNCServerRequest
@property NSString *action
@property NSDictionary *state
// instance methods
0x0010007683c -[BranchUserCompletedActionRequest initWithAction:state:]
0x001000768f0 -[BranchUserCompletedActionRequest makeRequest:key:callback:]
0x00100076c34 -[BranchUserCompletedActionRequest processResponse:error:]
0x00100076c38 -[BranchUserCompletedActionRequest initWithCoder:]
0x00100076d44 -[BranchUserCompletedActionRequest encodeWithCoder:]
0x00100076e28 -[BranchUserCompletedActionRequest action]
0x00100076e38 -[BranchUserCompletedActionRequest setAction:]
0x00100076e4c -[BranchUserCompletedActionRequest state]
0x00100076e5c -[BranchUserCompletedActionRequest setState:]
0x00100e46b00 PodsDummy_CodePush : NSObject /usr/lib/libobjc.A.dylib
0x00100e46b50 CodePush : RCTEventEmitter <RCTBridgeModule, RCTFrameUpdateObserver>
@property RCTBridge *bridge
@property NSObject<OS_dispatch_queue> *methodQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property BOOL paused
@property @? pauseCallback
// class methods
0x00100077f40 +[CodePush moduleName]
0x00100077f4c +[CodePush load]
0x00100077f50 +[CodePush initialize]
0x00100077fdc +[CodePush binaryBundleURL]
0x00100078008 +[CodePush bundleAssetsPath]
0x001000780d0 +[CodePush bundleURL]
0x001000780fc +[CodePush bundleURLForResource:]
0x00100078120 +[CodePush bundleURLForResource:withExtension:]
0x00100078194 +[CodePush bundleURLForResource:withExtension:subdirectory:]
0x0010007821c +[CodePush bundleURLForResource:withExtension:subdirectory:bundle:]
0x001000785ec +[CodePush getApplicationSupportDirectory]
0x00100078648 +[CodePush overrideAppVersion:]
0x001000786b8 +[CodePush setDeploymentKey:]
0x00100078728 +[CodePush clearUpdates]
0x00100078774 +[CodePush isUsingTestConfiguration]
0x00100078780 +[CodePush setUsingTestConfiguration:]
0x00100078bc4 +[CodePush requiresMainQueueSetup]
0x00100078d6c +[CodePush ensureBinaryBundleExists]
0x00100078f84 +[CodePush getLatestRollbackInfo]
0x00100078fe8 +[CodePush setLatestRollbackInfo:]
0x001000791f4 +[CodePush getRollbackCountForPackage:fromLatestRollbackInfo:]
0x001000792d4 +[CodePush isFailedHash:]
0x001000794fc +[CodePush isPendingUpdate:]
0x00100079a78 +[CodePush removeFailedUpdates]
0x00100079ad8 +[CodePush removePendingUpdate]
0x00100079e84 +[CodePush __rct_export__6880]
0x0010007a46c +[CodePush __rct_export__7561]
0x0010007a60c +[CodePush __rct_export__7912]
0x0010007a908 +[CodePush __rct_export__8413]
0x0010007ac04 +[CodePush __rct_export__8874]
0x0010007acbc +[CodePush __rct_export__8955]
0x0010007ad44 +[CodePush __rct_export__9036]
0x0010007adbc +[CodePush __rct_export__9157]
0x0010007aefc +[CodePush __rct_export__9308]
0x0010007af54 +[CodePush __rct_export__9419]
0x0010007b044 +[CodePush __rct_export__96010]
0x0010007b07c +[CodePush __rct_export__97311]
0x0010007b0e0 +[CodePush __rct_export__98512]
0x0010007b390 +[CodePush __rct_export__102013]
0x0010007b3b0 +[CodePush __rct_export__102514]
// instance methods
0x0010007878c -[CodePush setPaused:]
0x001000787c0 -[CodePush clearDebugUpdates]
0x001000789b8 -[CodePush constantsToExport]
0x00100078bcc -[CodePush dealloc]
0x00100078c44 -[CodePush dispatchDownloadProgressEvent]
0x00100078de0 -[CodePush init]
0x00100078e38 -[CodePush initializeUpdateAfterRestart]
0x00100079628 -[CodePush loadBundle]
0x00100079834 -[CodePush rollbackPackage]
0x00100079914 -[CodePush saveFailedUpdate:]
0x00100079b38 -[CodePush savePendingUpdate:isLoading:]
0x00100079c4c -[CodePush supportedEvents]
0x00100079cc0 -[CodePush applicationWillEnterForeground]
0x00100079d90 -[CodePush applicationWillResignActive]
0x00100079e78 -[CodePush loadBundleOnTick:]
0x00100079e90 -[CodePush downloadUpdate:notifyProgress:resolver:rejecter:]
0x0010007a478 -[CodePush getConfiguration:rejecter:]
0x0010007a618 -[CodePush getUpdateMetadata:resolver:rejecter:]
0x0010007a914 -[CodePush installUpdate:installMode:minimumBackgroundDuration:resolver:rejecter:]
0x0010007ac10 -[CodePush isFailedUpdate:resolve:reject:]
0x0010007acc8 -[CodePush setLatestRollbackInfo:resolve:reject:]
0x0010007ad50 -[CodePush getLatestRollbackInfo:rejecter:]
0x0010007adc8 -[CodePush isFirstRun:resolve:rejecter:]
0x0010007af08 -[CodePush notifyApplicationReady:rejecter:]
0x0010007af60 -[CodePush restartApp:resolve:rejecter:]
0x0010007b050 -[CodePush clearUpdates]
0x0010007b088 -[CodePush downloadAndReplaceCurrentBundle:]
0x0010007b0ec -[CodePush getNewStatusReport:rejecter:]
0x0010007b39c -[CodePush recordStatusReported:]
0x0010007b3bc -[CodePush saveStatusReportForRetry:]
0x0010007b3d0 -[CodePush didUpdateFrame:]
0x0010007b40c -[CodePush methodQueue]
0x0010007b41c -[CodePush pauseCallback]
0x0010007b42c -[CodePush setPauseCallback:]
0x0010007b438 -[CodePush isPaused]
0x00100e46b78 CodePushConfig : NSObject /usr/lib/libobjc.A.dylib
@property NSString *appVersion
@property NSString *buildVersion
@property NSDictionary *configuration
@property NSString *deploymentKey
@property NSString *serverURL
@property NSString *publicKey
// class methods
0x0010007b4b0 +[CodePushConfig current]
0x0010007b4bc +[CodePushConfig initialize]
// instance methods
0x0010007b52c -[CodePushConfig init]
0x0010007b8a0 -[CodePushConfig appVersion]
0x0010007b8b8 -[CodePushConfig buildVersion]
0x0010007b8d0 -[CodePushConfig configuration]
0x0010007b8d8 -[CodePushConfig deploymentKey]
0x0010007b8f0 -[CodePushConfig serverURL]
0x0010007b908 -[CodePushConfig clientUniqueId]
0x0010007b920 -[CodePushConfig publicKey]
0x0010007b938 -[CodePushConfig setAppVersion:]
0x0010007b950 -[CodePushConfig setDeploymentKey:]
0x0010007b968 -[CodePushConfig setServerURL:]
0x0010007b980 -[CodePushConfig setPublicKey:]
0x00100e46bf0 CodePushDownloadHandler : NSObject /usr/lib/libobjc.A.dylib <NSURLConnectionDelegate>
@property NSOutputStream *outputFileStream
@property long long expectedContentLength
@property long long receivedContentLength
@property NSObject<OS_dispatch_queue> *operationQueue
@property @? progressCallback
@property @? doneCallback
@property @? failCallback
@property NSString *downloadUrl
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010007b9b8 -[CodePushDownloadHandler init:operationQueue:progressCallback:doneCallback:failCallback:]
0x0010007bb14 -[CodePushDownloadHandler download:]
0x0010007bce4 -[CodePushDownloadHandler connection:willCacheResponse:]
0x0010007bcec -[CodePushDownloadHandler connection:didReceiveResponse:]
0x0010007bee4 -[CodePushDownloadHandler connection:didReceiveData:]
0x0010007c1b8 -[CodePushDownloadHandler connection:didFailWithError:]
0x0010007c250 -[CodePushDownloadHandler connectionDidFinishLoading:]
0x0010007c444 -[CodePushDownloadHandler outputFileStream]
0x0010007c450 -[CodePushDownloadHandler setOutputFileStream:]
0x0010007c458 -[CodePushDownloadHandler expectedContentLength]
0x0010007c460 -[CodePushDownloadHandler setExpectedContentLength:]
0x0010007c468 -[CodePushDownloadHandler receivedContentLength]
0x0010007c470 -[CodePushDownloadHandler setReceivedContentLength:]
0x0010007c478 -[CodePushDownloadHandler operationQueue]
0x0010007c484 -[CodePushDownloadHandler setOperationQueue:]
0x0010007c48c -[CodePushDownloadHandler progressCallback]
0x0010007c498 -[CodePushDownloadHandler setProgressCallback:]
0x0010007c4a0 -[CodePushDownloadHandler doneCallback]
0x0010007c4ac -[CodePushDownloadHandler setDoneCallback:]
0x0010007c4b4 -[CodePushDownloadHandler failCallback]
0x0010007c4c0 -[CodePushDownloadHandler setFailCallback:]
0x0010007c4c8 -[CodePushDownloadHandler downloadUrl]
0x0010007c4d4 -[CodePushDownloadHandler setDownloadUrl:]
0x00100e46c40 CodePushErrorUtils : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010007c53c +[CodePushErrorUtils errorWithMessage:]
0x0010007c684 +[CodePushErrorUtils isCodePushError:]
0x00100e46c68 CodePushPackage : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010007c6ec +[CodePushPackage clearUpdates]
0x0010007c768 +[CodePushPackage downloadAndReplaceCurrentBundle:]
0x0010007c8b8 +[CodePushPackage downloadPackage:expectedBundleFileName:publicKey:operationQueue:progressCallback:doneCallback:failCallback:]
0x0010007df14 +[CodePushPackage getCodePushPath]
0x0010007dfc4 +[CodePushPackage getCurrentPackage:]
0x0010007e044 +[CodePushPackage getCurrentPackageBundlePath:]
0x0010007e130 +[CodePushPackage getCurrentPackageHash:]
0x0010007e19c +[CodePushPackage getCurrentPackageFolderPath:]
0x0010007e248 +[CodePushPackage getCurrentPackageInfo:]
0x0010007e3b8 +[CodePushPackage getDownloadFilePath]
0x0010007e414 +[CodePushPackage getPackage:error:]
0x0010007e568 +[CodePushPackage getPackageFolderPath:]
0x0010007e5e8 +[CodePushPackage getPreviousPackage:]
0x0010007e65c +[CodePushPackage getPreviousPackageHash:]
0x0010007e6c8 +[CodePushPackage getStatusFilePath]
0x0010007e724 +[CodePushPackage getUnzippedFolderPath]
0x0010007e780 +[CodePushPackage installPackage:removePendingUpdate:error:]
0x0010007ea7c +[CodePushPackage rollbackPackage]
0x0010007ec68 +[CodePushPackage updateCurrentPackageInfo:error:]
0x00100e46ce0 CodePushTelemetryManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010007ed4c +[CodePushTelemetryManager getBinaryUpdateReport:]
0x0010007ef74 +[CodePushTelemetryManager getRetryStatusReport]
0x0010007f014 +[CodePushTelemetryManager getRollbackReport:]
0x0010007f0d4 +[CodePushTelemetryManager getUpdateReport:]
0x0010007f354 +[CodePushTelemetryManager recordStatusReported:]
0x0010007f4cc +[CodePushTelemetryManager saveStatusReportForRetry:]
0x0010007f554 +[CodePushTelemetryManager clearRetryStatusReport]
0x0010007f5b8 +[CodePushTelemetryManager getDeploymentKeyFromStatusReportIdentifier:]
0x0010007f618 +[CodePushTelemetryManager getPackageStatusReportIdentifier:]
0x0010007f700 +[CodePushTelemetryManager getPreviousStatusReportIdentifier]
0x0010007f764 +[CodePushTelemetryManager getVersionLabelFromStatusReportIdentifier:]
0x0010007f7c4 +[CodePushTelemetryManager isStatusReportIdentifierCodePushLabel:]
0x0010007f808 +[CodePushTelemetryManager saveStatusReportedForIdentifier:]
0x00100e46d30 CodePushUpdateUtils : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010007f890 +[CodePushUpdateUtils isHashIgnoredFor:]
0x0010007f9dc +[CodePushUpdateUtils addContentsOfFolderToManifest:pathPrefix:manifest:error:]
0x0010007fdc4 +[CodePushUpdateUtils addFileToManifest:manifest:]
0x0010007ff7c +[CodePushUpdateUtils computeFinalHashFromManifest:error:]
0x00100080104 +[CodePushUpdateUtils computeHashForData:]
0x0010008020c +[CodePushUpdateUtils copyEntriesInFolder:destFolder:error:]
0x00100080638 +[CodePushUpdateUtils findMainBundleInFolder:expectedFileName:error:]
0x00100080924 +[CodePushUpdateUtils assetsFolderName]
0x00100080930 +[CodePushUpdateUtils getHashForBinaryContents:error:]
0x00100080c8c +[CodePushUpdateUtils manifestFolderPrefix]
0x00100080c98 +[CodePushUpdateUtils modifiedDateStringOfFileAtURL:]
0x00100080dd0 +[CodePushUpdateUtils verifyFolderHash:expectedHash:error:]
0x00100080f14 +[CodePushUpdateUtils getKeyValueFromPublicKeyString:]
0x00100080fc0 +[CodePushUpdateUtils getSignatureFilePath:]
0x0010008100c +[CodePushUpdateUtils getSignatureFor:error:]
0x00100081130 +[CodePushUpdateUtils verifyAndDecodeJWT:withPublicKey:error:]
0x00100081414 +[CodePushUpdateUtils verifyUpdateSignatureFor:expectedHash:withPublicKey:error:]
0x00100e46d80 PodsDummy_DoubleConversion : NSObject /usr/lib/libobjc.A.dylib
0x00100e46dd0 PodsDummy_FBReactNativeSpec : NSObject /usr/lib/libobjc.A.dylib
0x00100e46df8 _FBSDKTemporaryErrorRecoveryAttempter : FBSDKErrorRecoveryAttempter
// instance methods
0x0010009c950 -[_FBSDKTemporaryErrorRecoveryAttempter attemptRecoveryFromError:optionIndex:delegate:didRecoverSelector:contextInfo:]
0x00100e46e48 FBSDKAccessToken : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property NSString *appID
@property NSDate *dataAccessExpirationDate
@property NSSet *declinedPermissions
@property NSSet *expiredPermissions
@property NSDate *expirationDate
@property NSSet *permissions
@property NSDate *refreshDate
@property NSString *tokenString
@property NSString *userID
@property BOOL expired
@property BOOL dataAccessExpired
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010009ceb0 +[FBSDKAccessToken currentAccessToken]
0x0010009cebc +[FBSDKAccessToken setCurrentAccessToken:]
0x0010009d10c +[FBSDKAccessToken isCurrentAccessTokenActive]
0x0010009d168 +[FBSDKAccessToken refreshCurrentAccessToken:]
0x0010009d9d8 +[FBSDKAccessToken supportsSecureCoding]
// instance methods
0x0010009c994 -[FBSDKAccessToken initWithTokenString:permissions:declinedPermissions:expiredPermissions:appID:userID:expirationDate:refreshDate:dataAccessExpirationDate:]
0x0010009cd28 -[FBSDKAccessToken hasGranted:]
0x0010009cda0 -[FBSDKAccessToken isDataAccessExpired]
0x0010009ce28 -[FBSDKAccessToken isExpired]
0x0010009d494 -[FBSDKAccessToken isEqual:]
0x0010009d524 -[FBSDKAccessToken isEqualToAccessToken:]
0x0010009d9d4 -[FBSDKAccessToken copyWithZone:]
0x0010009d9e0 -[FBSDKAccessToken initWithCoder:]
0x0010009dcfc -[FBSDKAccessToken encodeWithCoder:]
0x0010009df58 -[FBSDKAccessToken appID]
0x0010009df64 -[FBSDKAccessToken dataAccessExpirationDate]
0x0010009df70 -[FBSDKAccessToken declinedPermissions]
0x0010009df7c -[FBSDKAccessToken expiredPermissions]
0x0010009df88 -[FBSDKAccessToken expirationDate]
0x0010009df94 -[FBSDKAccessToken permissions]
0x0010009dfa0 -[FBSDKAccessToken refreshDate]
0x0010009dfac -[FBSDKAccessToken tokenString]
0x0010009dfb8 -[FBSDKAccessToken userID]
0x00100e46e98 FBSDKAccessTokenCache : NSObject /usr/lib/libobjc.A.dylib <FBSDKAccessTokenCaching>
@property FBSDKAccessToken *accessToken
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010009e048 -[FBSDKAccessTokenCache init]
0x0010009e148 -[FBSDKAccessTokenCache accessToken]
0x0010009e338 -[FBSDKAccessTokenCache setAccessToken:]
0x0010009e534 -[FBSDKAccessTokenCache clearCache]
0x00100e46ee8 FBSDKAccessTokenExpirer : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x0010009e5c0 -[FBSDKAccessTokenExpirer init]
0x0010009e6c0 -[FBSDKAccessTokenExpirer dealloc]
0x0010009e754 -[FBSDKAccessTokenExpirer _checkAccessTokenExpirationDate]
0x0010009e844 -[FBSDKAccessTokenExpirer _timerDidFire]
0x00100e46f38 FBSDKAppEvents : NSObject /usr/lib/libobjc.A.dylib
@property unsigned long flushBehavior
@property BOOL disableTimer
@property NSString *pushNotificationsDeviceTokenString
@property NSObject<OS_dispatch_source> *flushTimer
// class methods
0x0010009e9bc +[FBSDKAppEvents initialize]
0x0010009ee10 +[FBSDKAppEvents logEvent:]
0x0010009eea8 +[FBSDKAppEvents logEvent:valueToSum:]
0x0010009ef50 +[FBSDKAppEvents logEvent:parameters:]
0x0010009efa0 +[FBSDKAppEvents logEvent:valueToSum:parameters:]
0x0010009f058 +[FBSDKAppEvents logEvent:valueToSum:parameters:accessToken:]
0x0010009f15c +[FBSDKAppEvents logPurchase:currency:]
0x0010009f204 +[FBSDKAppEvents logPurchase:currency:parameters:]
0x0010009f260 +[FBSDKAppEvents logPurchase:currency:parameters:accessToken:]
0x0010009f43c +[FBSDKAppEvents logPushNotificationOpen:]
0x0010009f450 +[FBSDKAppEvents logPushNotificationOpen:action:]
0x0010009f5c0 +[FBSDKAppEvents logProductItem:availability:condition:description:imageLink:link:title:priceAmount:currency:gtin:mpn:brand:parameters:]
0x0010009fa98 +[FBSDKAppEvents activateApp]
0x0010009fb70 +[FBSDKAppEvents setPushNotificationsDeviceToken:]
0x0010009fbc4 +[FBSDKAppEvents setPushNotificationsDeviceTokenString:]
0x0010009fd18 +[FBSDKAppEvents flushBehavior]
0x0010009fd6c +[FBSDKAppEvents setFlushBehavior:]
0x0010009fdbc +[FBSDKAppEvents loggingOverrideAppID]
0x0010009fdc8 +[FBSDKAppEvents setLoggingOverrideAppID:]
0x0010009fea4 +[FBSDKAppEvents flush]
0x0010009fef0 +[FBSDKAppEvents setUserID:]
0x001000a0010 +[FBSDKAppEvents clearUserID]
0x001000a0020 +[FBSDKAppEvents userID]
0x001000a0074 +[FBSDKAppEvents setUserEmail:firstName:lastName:phone:dateOfBirth:gender:city:state:zip:country:]
0x001000a01b4 +[FBSDKAppEvents getUserData]
0x001000a01c8 +[FBSDKAppEvents clearUserData]
0x001000a0214 +[FBSDKAppEvents setUserData:forType:]
0x001000a025c +[FBSDKAppEvents clearUserDataForType:]
0x001000a0270 +[FBSDKAppEvents updateUserProperties:handler:]
0x001000a0834 +[FBSDKAppEvents augmentHybridWKWebView:]
0x001000a0a38 +[FBSDKAppEvents setIsUnityInit:]
0x001000a0a74 +[FBSDKAppEvents sendEventBindingsToUnity]
0x001000a0c88 +[FBSDKAppEvents logInternalEvent:isImplicitlyLogged:]
0x001000a0d30 +[FBSDKAppEvents logInternalEvent:valueToSum:isImplicitlyLogged:]
0x001000a0de8 +[FBSDKAppEvents logInternalEvent:parameters:isImplicitlyLogged:]
0x001000a0e48 +[FBSDKAppEvents logInternalEvent:parameters:isImplicitlyLogged:accessToken:]
0x001000a0ec0 +[FBSDKAppEvents logInternalEvent:valueToSum:parameters:isImplicitlyLogged:]
0x001000a0f80 +[FBSDKAppEvents logInternalEvent:valueToSum:parameters:isImplicitlyLogged:accessToken:]
0x001000a1064 +[FBSDKAppEvents logImplicitEvent:valueToSum:parameters:accessToken:]
0x001000a1134 +[FBSDKAppEvents singleton]
0x001000a33b8 +[FBSDKAppEvents requestForCustomAudienceThirdPartyIDWithAccessToken:]
// instance methods
0x0010009ea8c -[FBSDKAppEvents init]
0x0010009ec48 -[FBSDKAppEvents registerNotifications]
0x0010009ed50 -[FBSDKAppEvents dealloc]
0x001000a11dc -[FBSDKAppEvents flushForReason:]
0x001000a1354 -[FBSDKAppEvents appID]
0x001000a13c8 -[FBSDKAppEvents publishInstall]
0x001000a17c4 -[FBSDKAppEvents enableCodelessEvents]
0x001000a18f0 -[FBSDKAppEvents fetchServerConfiguration:]
0x001000a1af8 -[FBSDKAppEvents instanceLogEvent:valueToSum:parameters:isImplicitlyLogged:accessToken:]
0x001000a23ac -[FBSDKAppEvents checkPersistedEvents]
0x001000a272c -[FBSDKAppEvents flushOnMainQueue:forReason:]
0x001000a2e58 -[FBSDKAppEvents handleActivitiesPostCompletion:loggingEntry:appEventsState:]
0x001000a3198 -[FBSDKAppEvents flushTimerFired:]
0x001000a326c -[FBSDKAppEvents applicationDidBecomeActive]
0x001000a3318 -[FBSDKAppEvents applicationMovingFromActiveStateOrTerminating]
0x001000a3624 -[FBSDKAppEvents flushBehavior]
0x001000a362c -[FBSDKAppEvents setFlushBehavior:]
0x001000a3634 -[FBSDKAppEvents disableTimer]
0x001000a363c -[FBSDKAppEvents setDisableTimer:]
0x001000a3644 -[FBSDKAppEvents pushNotificationsDeviceTokenString]
0x001000a3650 -[FBSDKAppEvents setPushNotificationsDeviceTokenString:]
0x001000a3658 -[FBSDKAppEvents flushTimer]
0x001000a3660 -[FBSDKAppEvents setFlushTimer:]
0x00100e46f88 FBSDKAppEventsDeviceInfo : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000a36cc +[FBSDKAppEventsDeviceInfo extendDictionaryWithDeviceInfo:]
0x001000a3764 +[FBSDKAppEventsDeviceInfo initialize]
0x001000a37d4 +[FBSDKAppEventsDeviceInfo sharedDeviceInfo]
0x001000a4160 +[FBSDKAppEventsDeviceInfo _getTotalDiskSpace]
0x001000a4214 +[FBSDKAppEventsDeviceInfo _getRemainingDiskSpace]
0x001000a42c8 +[FBSDKAppEventsDeviceInfo _coreCount]
0x001000a42e4 +[FBSDKAppEventsDeviceInfo _readSysCtlUInt:type:]
0x001000a435c +[FBSDKAppEventsDeviceInfo _getCarrier]
// instance methods
0x001000a3824 -[FBSDKAppEventsDeviceInfo init]
0x001000a3864 -[FBSDKAppEventsDeviceInfo encodedDeviceInfo]
0x001000a3944 -[FBSDKAppEventsDeviceInfo setEncodedDeviceInfo:]
0x001000a39e0 -[FBSDKAppEventsDeviceInfo _collectPersistentData]
0x001000a3c80 -[FBSDKAppEventsDeviceInfo _isGroup1Expired]
0x001000a3cc0 -[FBSDKAppEventsDeviceInfo _collectGroup1Data]
0x001000a3e64 -[FBSDKAppEventsDeviceInfo _generateEncoding]
0x00100e46fd8 FBSDKAppEventsState : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property NSArray *events
@property unsigned long numSkipped
@property NSString *tokenString
@property NSString *appID
@property BOOL allEventsImplicit
// class methods
0x001000a45dc +[FBSDKAppEventsState supportsSecureCoding]
// instance methods
0x001000a4488 -[FBSDKAppEventsState initWithToken:appID:]
0x001000a4574 -[FBSDKAppEventsState copyWithZone:]
0x001000a45e4 -[FBSDKAppEventsState initWithCoder:]
0x001000a4798 -[FBSDKAppEventsState encodeWithCoder:]
0x001000a4860 -[FBSDKAppEventsState events]
0x001000a4880 -[FBSDKAppEventsState addEventsFromAppEventState:]
0x001000a4948 -[FBSDKAppEventsState addEvent:isImplicit:]
0x001000a4a98 -[FBSDKAppEventsState extractReceiptData]
0x001000a4cbc -[FBSDKAppEventsState areAllEventsImplicit]
0x001000a4e24 -[FBSDKAppEventsState isCompatibleWithAppEventsState:]
0x001000a4ec4 -[FBSDKAppEventsState isCompatibleWithTokenString:appID:]
0x001000a4fd4 -[FBSDKAppEventsState JSONStringForEvents:]
0x001000a5218 -[FBSDKAppEventsState numSkipped]
0x001000a5220 -[FBSDKAppEventsState tokenString]
0x001000a522c -[FBSDKAppEventsState appID]
0x00100e47050 FBSDKAppEventsStateManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000a5274 +[FBSDKAppEventsStateManager clearPersistedAppEventsStates]
0x001000a5334 +[FBSDKAppEventsStateManager persistAppEventsData:]
0x001000a54e4 +[FBSDKAppEventsStateManager retrievePersistedAppEventsStates]
0x001000a56b8 +[FBSDKAppEventsStateManager filePath]
0x00100e470a0 FBSDKAppEventsUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000a56d4 +[FBSDKAppEventsUtility activityParametersDictionaryForEvent:implicitEventsOnly:shouldAccessAdvertisingID:]
0x001000a5c0c +[FBSDKAppEventsUtility advertiserID]
0x001000a5cc4 +[FBSDKAppEventsUtility advertisingTrackingStatus]
0x001000a5d88 +[FBSDKAppEventsUtility attributionID]
0x001000a5df0 +[FBSDKAppEventsUtility clearLibraryFiles]
0x001000a5f10 +[FBSDKAppEventsUtility ensureOnMainThread:className:]
0x001000a5fd0 +[FBSDKAppEventsUtility flushReasonToString:]
0x001000a6044 +[FBSDKAppEventsUtility logAndNotify:]
0x001000a60a0 +[FBSDKAppEventsUtility logAndNotify:allowLogAsDeveloperError:]
0x001000a61f4 +[FBSDKAppEventsUtility matchString:firstCharacterSet:restOfStringCharacterSet:]
0x001000a6308 +[FBSDKAppEventsUtility regexValidateIdentifier:]
0x001000a64ec +[FBSDKAppEventsUtility validateIdentifier:]
0x001000a65ec +[FBSDKAppEventsUtility tokenStringToUseFor:]
0x001000a6808 +[FBSDKAppEventsUtility unixTimeNow]
0x001000a685c +[FBSDKAppEventsUtility getVariable:fromInstance:]
0x001000a6924 +[FBSDKAppEventsUtility getNumberValue:]
0x001000a6c40 +[FBSDKAppEventsUtility isDebugBuild]
0x001000a6e80 +[FBSDKAppEventsUtility isSensitiveUserData:]
0x001000a6f04 +[FBSDKAppEventsUtility isCreditCardNumber:]
0x001000a7124 +[FBSDKAppEventsUtility isEmailAddress:]
0x00100e470c8 FBSDKApplicationDelegate : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000a71d0 +[FBSDKApplicationDelegate load]
0x001000a725c +[FBSDKApplicationDelegate initializeWithLaunchData:]
0x001000a72f4 +[FBSDKApplicationDelegate initializeSDK:]
0x001000a75b8 +[FBSDKApplicationDelegate sharedInstance]
0x001000a8184 +[FBSDKApplicationDelegate applicationState]
0x001000a8c54 +[FBSDKApplicationDelegate isSDKInitialized]
// instance methods
0x001000a7660 -[FBSDKApplicationDelegate init]
0x001000a76d0 -[FBSDKApplicationDelegate dealloc]
0x001000a7748 -[FBSDKApplicationDelegate application:openURL:options:]
0x001000a7860 -[FBSDKApplicationDelegate application:openURL:sourceApplication:annotation:]
0x001000a7ae4 -[FBSDKApplicationDelegate application:didFinishLaunchingWithOptions:]
0x001000a7d78 -[FBSDKApplicationDelegate applicationDidEnterBackground:]
0x001000a7f10 -[FBSDKApplicationDelegate applicationDidBecomeActive:]
0x001000a80d4 -[FBSDKApplicationDelegate addObserver:]
0x001000a812c -[FBSDKApplicationDelegate removeObserver:]
0x001000a819c -[FBSDKApplicationDelegate _logIfAppLinkEvent:]
0x001000a85ac -[FBSDKApplicationDelegate _logSDKInitialize]
0x001000a8c88 -[FBSDKApplicationDelegate isAppLaunched]
0x00100e47118 FBSDKAppLink : NSObject /usr/lib/libobjc.A.dylib
@property NSURL *sourceURL
@property NSArray *targets
@property NSURL *webURL
@property BOOL backToReferrer
// class methods
0x001000a8c9c +[FBSDKAppLink appLinkWithSourceURL:targets:webURL:isBackToReferrer:]
0x001000a8d84 +[FBSDKAppLink appLinkWithSourceURL:targets:webURL:]
// instance methods
0x001000a8e08 -[FBSDKAppLink initWithIsBackToReferrer:]
0x001000a8e50 -[FBSDKAppLink sourceURL]
0x001000a8e58 -[FBSDKAppLink setSourceURL:]
0x001000a8e64 -[FBSDKAppLink targets]
0x001000a8e70 -[FBSDKAppLink setTargets:]
0x001000a8e78 -[FBSDKAppLink webURL]
0x001000a8e80 -[FBSDKAppLink setWebURL:]
0x001000a8e8c -[FBSDKAppLink isBackToReferrer]
0x001000a8e94 -[FBSDKAppLink setBackToReferrer:]
0x00100e47168 FBSDKAppLinkNavigation : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *extras
@property NSDictionary *appLinkData
@property FBSDKAppLink *appLink
@property long long navigationType
// class methods
0x001000a8ed8 +[FBSDKAppLinkNavigation navigationWithAppLink:extras:appLinkData:]
0x001000a8f94 +[FBSDKAppLinkNavigation callbackAppLinkDataForAppWithName:url:]
0x001000a9e44 +[FBSDKAppLinkNavigation resolveAppLink:resolver:handler:]
0x001000a9ea4 +[FBSDKAppLinkNavigation resolveAppLink:handler:]
0x001000a9f34 +[FBSDKAppLinkNavigation navigateToURL:handler:]
0x001000a9fc4 +[FBSDKAppLinkNavigation navigateToURL:resolver:handler:]
0x001000aa254 +[FBSDKAppLinkNavigation navigateToAppLink:error:]
0x001000aa358 +[FBSDKAppLinkNavigation navigationTypeForLink:]
0x001000aa72c +[FBSDKAppLinkNavigation defaultResolver]
0x001000aa76c +[FBSDKAppLinkNavigation setDefaultResolver:]
// instance methods
0x001000a90b4 -[FBSDKAppLinkNavigation stringByEscapingQueryString:]
0x001000a913c -[FBSDKAppLinkNavigation appLinkURLWithTargetURL:error:]
0x001000a9640 -[FBSDKAppLinkNavigation navigate:]
0x001000a9a60 -[FBSDKAppLinkNavigation postAppLinkNavigateEventNotificationWithTargetURL:error:type:]
0x001000aa450 -[FBSDKAppLinkNavigation navigationType]
0x001000aa77c -[FBSDKAppLinkNavigation extras]
0x001000aa788 -[FBSDKAppLinkNavigation setExtras:]
0x001000aa790 -[FBSDKAppLinkNavigation appLinkData]
0x001000aa79c -[FBSDKAppLinkNavigation setAppLinkData:]
0x001000aa7a4 -[FBSDKAppLinkNavigation appLink]
0x001000aa7ac -[FBSDKAppLinkNavigation setAppLink:]
0x00100e471b8 FBSDKAppLinkResolver : NSObject /usr/lib/libobjc.A.dylib <FBSDKAppLinkResolving>
@property NSMutableDictionary *cachedFBSDKAppLinks
@property long long userInterfaceIdiom
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000aa7f4 +[FBSDKAppLinkResolver initialize]
0x001000ab778 +[FBSDKAppLinkResolver resolver]
// instance methods
0x001000aa808 -[FBSDKAppLinkResolver initWithUserInterfaceIdiom:]
0x001000aa8ac -[FBSDKAppLinkResolver appLinkFromURL:handler:]
0x001000aaa7c -[FBSDKAppLinkResolver appLinksFromURLs:handler:]
0x001000ab838 -[FBSDKAppLinkResolver cachedFBSDKAppLinks]
0x001000ab840 -[FBSDKAppLinkResolver setCachedFBSDKAppLinks:]
0x001000ab84c -[FBSDKAppLinkResolver userInterfaceIdiom]
0x001000ab854 -[FBSDKAppLinkResolver setUserInterfaceIdiom:]
0x00100e47208 FBSDKAppLinkReturnToRefererController : NSObject /usr/lib/libobjc.A.dylib <FBSDKAppLinkReturnToRefererViewDelegate>
@property <FBSDKAppLinkReturnToRefererControllerDelegate> *delegate
@property FBSDKAppLinkReturnToRefererView *view
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000ab868 -[FBSDKAppLinkReturnToRefererController init]
0x001000ab89c -[FBSDKAppLinkReturnToRefererController initForDisplayAboveNavController:]
0x001000ab9ac -[FBSDKAppLinkReturnToRefererController dealloc]
0x001000aba38 -[FBSDKAppLinkReturnToRefererController view]
0x001000abae0 -[FBSDKAppLinkReturnToRefererController setView:]
0x001000abb7c -[FBSDKAppLinkReturnToRefererController showViewForRefererAppLink:]
0x001000abc70 -[FBSDKAppLinkReturnToRefererController showViewForRefererURL:]
0x001000abcec -[FBSDKAppLinkReturnToRefererController removeFromNavController]
0x001000abd34 -[FBSDKAppLinkReturnToRefererController returnToRefererViewDidTapInsideCloseButton:]
0x001000abd48 -[FBSDKAppLinkReturnToRefererController returnToRefererViewDidTapInsideLink:link:]
0x001000abd88 -[FBSDKAppLinkReturnToRefererController statusBarFrameWillChange:]
0x001000abefc -[FBSDKAppLinkReturnToRefererController statusBarFrameDidChange:]
0x001000ac058 -[FBSDKAppLinkReturnToRefererController orientationDidChange:]
0x001000ac118 -[FBSDKAppLinkReturnToRefererController moveNavigationBar]
0x001000ac198 -[FBSDKAppLinkReturnToRefererController updateNavigationBarY:]
0x001000ac2f0 -[FBSDKAppLinkReturnToRefererController closeViewAnimated:]
0x001000ac300 -[FBSDKAppLinkReturnToRefererController closeViewAnimated:explicitlyClosed:]
0x001000ac4cc -[FBSDKAppLinkReturnToRefererController openRefererAppLink:]
0x001000ac5d4 -[FBSDKAppLinkReturnToRefererController delegate]
0x001000ac5ec -[FBSDKAppLinkReturnToRefererController setDelegate:]
0x00100e47258 FBSDKAppLinkReturnToRefererView : UIView /System/Library/Frameworks/UIKit.framework/UIKit
@property UILabel *labelView
@property UIButton *closeButton
@property UITapGestureRecognizer *insideTapGestureRecognizer
@property <FBSDKAppLinkReturnToRefererViewDelegate> *delegate
@property UIColor *textColor
@property FBSDKAppLink *refererAppLink
@property unsigned long includeStatusBarInSize
@property BOOL closed
// instance methods
0x001000ac630 -[FBSDKAppLinkReturnToRefererView initWithFrame:]
0x001000ac698 -[FBSDKAppLinkReturnToRefererView initWithCoder:]
0x001000ac6f0 -[FBSDKAppLinkReturnToRefererView commonInit]
0x001000ac7cc -[FBSDKAppLinkReturnToRefererView initViews]
0x001000acae8 -[FBSDKAppLinkReturnToRefererView intrinsicContentSize]
0x001000acb94 -[FBSDKAppLinkReturnToRefererView layoutSubviews]
0x001000acd30 -[FBSDKAppLinkReturnToRefererView sizeThatFits:]
0x001000acdcc -[FBSDKAppLinkReturnToRefererView statusBarHeight]
0x001000ace84 -[FBSDKAppLinkReturnToRefererView setIncludeStatusBarInSize:]
0x001000acec4 -[FBSDKAppLinkReturnToRefererView setTextColor:]
0x001000acf18 -[FBSDKAppLinkReturnToRefererView setRefererAppLink:]
0x001000acf8c -[FBSDKAppLinkReturnToRefererView setClosed:]
0x001000acfe4 -[FBSDKAppLinkReturnToRefererView setHidden:]
0x001000acffc -[FBSDKAppLinkReturnToRefererView updateLabelText]
0x001000ad138 -[FBSDKAppLinkReturnToRefererView updateColors]
0x001000ad1c0 -[FBSDKAppLinkReturnToRefererView drawCloseButtonImageWithColor:]
0x001000ad2e0 -[FBSDKAppLinkReturnToRefererView localizedLabelForReferer:]
0x001000ad3b8 -[FBSDKAppLinkReturnToRefererView hasRefererData]
0x001000ad430 -[FBSDKAppLinkReturnToRefererView closeButtonTapped:]
0x001000ad474 -[FBSDKAppLinkReturnToRefererView onTapInside:]
0x001000ad4c4 -[FBSDKAppLinkReturnToRefererView updateHidden]
0x001000ad540 -[FBSDKAppLinkReturnToRefererView delegate]
0x001000ad560 -[FBSDKAppLinkReturnToRefererView setDelegate:]
0x001000ad574 -[FBSDKAppLinkReturnToRefererView textColor]
0x001000ad584 -[FBSDKAppLinkReturnToRefererView refererAppLink]
0x001000ad594 -[FBSDKAppLinkReturnToRefererView includeStatusBarInSize]
0x001000ad5a4 -[FBSDKAppLinkReturnToRefererView isClosed]
0x001000ad5b4 -[FBSDKAppLinkReturnToRefererView labelView]
0x001000ad5c4 -[FBSDKAppLinkReturnToRefererView setLabelView:]
0x001000ad5d8 -[FBSDKAppLinkReturnToRefererView closeButton]
0x001000ad5e8 -[FBSDKAppLinkReturnToRefererView setCloseButton:]
0x001000ad5fc -[FBSDKAppLinkReturnToRefererView insideTapGestureRecognizer]
0x001000ad60c -[FBSDKAppLinkReturnToRefererView setInsideTapGestureRecognizer:]
0x00100e472d0 FBSDKAppLinkTarget : NSObject /usr/lib/libobjc.A.dylib
@property NSURL *URL
@property NSString *appStoreId
@property NSString *appName
// class methods
0x001000ad6ac +[FBSDKAppLinkTarget appLinkTargetWithURL:appStoreId:appName:]
// instance methods
0x001000ad768 -[FBSDKAppLinkTarget URL]
0x001000ad770 -[FBSDKAppLinkTarget setURL:]
0x001000ad77c -[FBSDKAppLinkTarget appStoreId]
0x001000ad788 -[FBSDKAppLinkTarget setAppStoreId:]
0x001000ad790 -[FBSDKAppLinkTarget appName]
0x001000ad79c -[FBSDKAppLinkTarget setAppName:]
0x00100e47320 FBSDKAppLinkUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000ad7e0 +[FBSDKAppLinkUtility fetchDeferredAppLink:]
0x001000adbcc +[FBSDKAppLinkUtility appInvitePromotionCodeFromURL:]
0x00100e47348 FBSDKAudioResourceLoader : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000ae328 +[FBSDKAudioResourceLoader name]
0x001000ae330 +[FBSDKAudioResourceLoader version]
0x001000ae338 +[FBSDKAudioResourceLoader data]
0x001000add48 +[FBSDKAudioResourceLoader sharedLoader]
// instance methods
0x001000adf00 -[FBSDKAudioResourceLoader init]
0x001000adf70 -[FBSDKAudioResourceLoader dealloc]
0x001000adfb8 -[FBSDKAudioResourceLoader loadSound:]
0x001000ae0b8 -[FBSDKAudioResourceLoader playSound]
0x001000ae104 -[FBSDKAudioResourceLoader _fileURL:]
0x00100e47398 FBSDKBase64 : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000ae340 +[FBSDKBase64 initialize]
0x001000ae3d0 +[FBSDKBase64 decodeAsData:]
0x001000ae3e4 +[FBSDKBase64 decodeAsString:]
0x001000ae3f8 +[FBSDKBase64 encodeData:]
0x001000ae40c +[FBSDKBase64 encodeString:]
// instance methods
0x001000ae420 -[FBSDKBase64 decodeAsData:]
0x001000ae4ec -[FBSDKBase64 decodeAsString:]
0x001000ae558 -[FBSDKBase64 encodeData:]
0x001000ae590 -[FBSDKBase64 encodeString:]
0x00100e473e8 FBSDKBasicUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000ae5f8 +[FBSDKBasicUtility JSONStringForObject:error:invalidObjectHandler:]
0x001000ae7a4 +[FBSDKBasicUtility dictionary:setJSONStringForObject:forKey:error:]
0x001000ae884 +[FBSDKBasicUtility _convertObjectToJSONObject:invalidObjectHandler:stop:]
0x001000aedbc +[FBSDKBasicUtility dictionary:setObject:forKey:]
0x001000aee28 +[FBSDKBasicUtility array:addObject:]
0x001000aee6c +[FBSDKBasicUtility objectForJSONString:error:]
0x001000aeefc +[FBSDKBasicUtility queryStringWithDictionary:error:invalidObjectHandler:]
0x001000af33c +[FBSDKBasicUtility convertRequestValue:]
0x001000af3fc +[FBSDKBasicUtility URLEncode:]
0x001000af42c +[FBSDKBasicUtility dictionaryWithQueryString:]
0x001000af6c4 +[FBSDKBasicUtility URLDecode:]
0x001000af730 +[FBSDKBasicUtility gzip:]
0x001000af8dc +[FBSDKBasicUtility anonymousID]
0x001000af9d4 +[FBSDKBasicUtility retrievePersistedAnonymousID]
0x001000afaac +[FBSDKBasicUtility persistenceFilePath:]
0x001000afb48 +[FBSDKBasicUtility persistAnonymousID:]
0x00100e47438 FBSDKBridgeAPI : NSObject /usr/lib/libobjc.A.dylib <FBSDKApplicationObserving, FBSDKContainerViewControllerDelegate, ASWebAuthenticationPresentationContextProviding>
@property BOOL active
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000afc84 +[FBSDKBridgeAPI load]
0x001000afcfc +[FBSDKBridgeAPI sharedInstance]
// instance methods
0x001000afda4 -[FBSDKBridgeAPI applicationDidBecomeActive:]
0x001000afe68 -[FBSDKBridgeAPI applicationDidEnterBackground:]
0x001000afe74 -[FBSDKBridgeAPI application:openURL:sourceApplication:annotation:]
0x001000b0104 -[FBSDKBridgeAPI application:didFinishLaunchingWithOptions:]
0x001000b0254 -[FBSDKBridgeAPI openURL:sender:handler:]
0x001000b0578 -[FBSDKBridgeAPI openBridgeAPIRequest:useSafariViewController:fromViewController:completionBlock:]
0x001000b0870 -[FBSDKBridgeAPI openURLWithSafariViewController:sender:fromViewController:handler:]
0x001000b0db0 -[FBSDKBridgeAPI _openURLWithAuthenticationSession:]
0x001000b0f08 -[FBSDKBridgeAPI _setSessionCompletionHandlerFromHandler:]
0x001000b10fc -[FBSDKBridgeAPI safariViewControllerDidFinish:]
0x001000b1164 -[FBSDKBridgeAPI viewControllerDidDisappear:animated:]
0x001000b11cc -[FBSDKBridgeAPI _handleBridgeAPIResponseURL:sourceApplication:]
0x001000b13f0 -[FBSDKBridgeAPI _cancelBridgeRequest]
0x001000b1474 -[FBSDKBridgeAPI presentationAnchorForWebAuthenticationSession:]
0x001000b14d0 -[FBSDKBridgeAPI isActive]
0x00100e47488 FBSDKBridgeAPIProtocolNativeV1 : NSObject /usr/lib/libobjc.A.dylib <FBSDKBridgeAPIProtocol>
@property NSString *appScheme
@property unsigned long dataLengthThreshold
@property BOOL includeAppIcon
@property UIPasteboard *pasteboard
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000b2704 +[FBSDKBridgeAPIProtocolNativeV1 clearData:fromPasteboardOnApplicationDidBecomeActive:]
// instance methods
0x001000b1538 -[FBSDKBridgeAPIProtocolNativeV1 initWithAppScheme:]
0x001000b15c8 -[FBSDKBridgeAPIProtocolNativeV1 initWithAppScheme:pasteboard:dataLengthThreshold:includeAppIcon:]
0x001000b168c -[FBSDKBridgeAPIProtocolNativeV1 requestURLWithActionID:scheme:methodName:methodVersion:parameters:error:]
0x001000b194c -[FBSDKBridgeAPIProtocolNativeV1 responseParametersForActionID:queryParameters:cancelled:error:]
0x001000b1da4 -[FBSDKBridgeAPIProtocolNativeV1 _appIcon]
0x001000b1ee4 -[FBSDKBridgeAPIProtocolNativeV1 _bridgeParametersWithActionID:error:]
0x001000b2040 -[FBSDKBridgeAPIProtocolNativeV1 _errorWithDictionary:]
0x001000b21d8 -[FBSDKBridgeAPIProtocolNativeV1 _JSONStringForObject:enablePasteboard:error:]
0x001000b28fc -[FBSDKBridgeAPIProtocolNativeV1 appScheme]
0x001000b2908 -[FBSDKBridgeAPIProtocolNativeV1 dataLengthThreshold]
0x001000b2910 -[FBSDKBridgeAPIProtocolNativeV1 shouldIncludeAppIcon]
0x001000b2918 -[FBSDKBridgeAPIProtocolNativeV1 pasteboard]
0x00100e47500 FBSDKBridgeAPIProtocolWebV1 : NSObject /usr/lib/libobjc.A.dylib <FBSDKBridgeAPIProtocol>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000b2950 -[FBSDKBridgeAPIProtocolWebV1 requestURLWithActionID:scheme:methodName:methodVersion:parameters:error:]
0x001000b2bd0 -[FBSDKBridgeAPIProtocolWebV1 responseParametersForActionID:queryParameters:cancelled:error:]
0x00100e47528 FBSDKBridgeAPIProtocolWebV2 : NSObject /usr/lib/libobjc.A.dylib <FBSDKBridgeAPIProtocol>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000b2f78 -[FBSDKBridgeAPIProtocolWebV2 init]
0x001000b2ff8 -[FBSDKBridgeAPIProtocolWebV2 _redirectURLWithActionID:methodName:error:]
0x001000b3188 -[FBSDKBridgeAPIProtocolWebV2 _requestURLForDialogConfiguration:error:]
0x001000b32a0 -[FBSDKBridgeAPIProtocolWebV2 requestURLWithActionID:scheme:methodName:methodVersion:parameters:error:]
0x001000b3658 -[FBSDKBridgeAPIProtocolWebV2 responseParametersForActionID:queryParameters:cancelled:error:]
0x00100e47578 FBSDKBridgeAPIRequest : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying>
@property <FBSDKBridgeAPIProtocol> *protocol
@property NSString *actionID
@property NSString *methodName
@property NSString *methodVersion
@property NSDictionary *parameters
@property unsigned long protocolType
@property NSString *scheme
@property NSDictionary *userInfo
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000b36e0 +[FBSDKBridgeAPIRequest bridgeAPIRequestWithProtocolType:scheme:methodName:methodVersion:parameters:userInfo:]
0x001000b3800 +[FBSDKBridgeAPIRequest protocolMap]
0x001000b3fe4 +[FBSDKBridgeAPIRequest _protocolForType:scheme:]
// instance methods
0x001000b3ab0 -[FBSDKBridgeAPIRequest initWithProtocol:protocolType:scheme:methodName:methodVersion:parameters:userInfo:]
0x001000b3cc4 -[FBSDKBridgeAPIRequest requestURL:]
0x001000b3fe0 -[FBSDKBridgeAPIRequest copyWithZone:]
0x001000b41a8 -[FBSDKBridgeAPIRequest actionID]
0x001000b41b4 -[FBSDKBridgeAPIRequest methodName]
0x001000b41c0 -[FBSDKBridgeAPIRequest methodVersion]
0x001000b41cc -[FBSDKBridgeAPIRequest parameters]
0x001000b41d8 -[FBSDKBridgeAPIRequest protocolType]
0x001000b41e0 -[FBSDKBridgeAPIRequest scheme]
0x001000b41ec -[FBSDKBridgeAPIRequest userInfo]
0x001000b41f8 -[FBSDKBridgeAPIRequest protocol]
0x00100e475c8 FBSDKBridgeAPIResponse : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying>
@property BOOL cancelled
@property NSError *error
@property FBSDKBridgeAPIRequest *request
@property NSDictionary *responseParameters
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000b426c +[FBSDKBridgeAPIResponse bridgeAPIResponseWithRequest:error:]
0x001000b42e8 +[FBSDKBridgeAPIResponse bridgeAPIResponseWithRequest:responseURL:sourceApplication:error:]
0x001000b450c +[FBSDKBridgeAPIResponse bridgeAPIResponseCancelledWithRequest:]
// instance methods
0x001000b4568 -[FBSDKBridgeAPIResponse initWithRequest:responseParameters:cancelled:error:]
0x001000b466c -[FBSDKBridgeAPIResponse copyWithZone:]
0x001000b4670 -[FBSDKBridgeAPIResponse isCancelled]
0x001000b4678 -[FBSDKBridgeAPIResponse error]
0x001000b4684 -[FBSDKBridgeAPIResponse request]
0x001000b4690 -[FBSDKBridgeAPIResponse responseParameters]
0x00100e47618 FBSDKButton : UIButton /System/Library/Frameworks/UIKit.framework/UIKit
@property BOOL implicitlyDisabled
// instance methods
0x001000b46d8 -[FBSDKButton initWithFrame:]
0x001000b4744 -[FBSDKButton awakeFromNib]
0x001000b47a8 -[FBSDKButton dealloc]
0x001000b4820 -[FBSDKButton setEnabled:]
0x001000b483c -[FBSDKButton imageRectForContentRect:]
0x001000b4958 -[FBSDKButton intrinsicContentSize]
0x001000b49b8 -[FBSDKButton layoutSubviews]
0x001000b4ad8 -[FBSDKButton sizeThatFits:]
0x001000b4bdc -[FBSDKButton sizeToFit]
0x001000b4c4c -[FBSDKButton titleRectForContentRect:]
0x001000b5068 -[FBSDKButton logTapEventWithEventName:parameters:]
0x001000b5110 -[FBSDKButton checkImplicitlyDisabled]
0x001000b51c8 -[FBSDKButton configureButton]
0x001000b5270 -[FBSDKButton configureWithIcon:title:backgroundColor:highlightedColor:]
0x001000b5314 -[FBSDKButton configureWithIcon:title:backgroundColor:highlightedColor:selectedTitle:selectedIcon:selectedColor:selectedHighlightedColor:]
0x001000b5424 -[FBSDKButton defaultBackgroundColor]
0x001000b5454 -[FBSDKButton defaultDisabledColor]
0x001000b5484 -[FBSDKButton defaultFont]
0x001000b549c -[FBSDKButton defaultHighlightedColor]
0x001000b54cc -[FBSDKButton defaultIcon]
0x001000b54f4 -[FBSDKButton defaultSelectedColor]
0x001000b5524 -[FBSDKButton highlightedContentColor]
0x001000b5554 -[FBSDKButton isImplicitlyDisabled]
0x001000b555c -[FBSDKButton sizeThatFits:title:]
0x001000b56ec -[FBSDKButton _applicationDidBecomeActiveNotification:]
0x001000b56f8 -[FBSDKButton _backgroundImageWithColor:cornerRadius:scale:]
0x001000b58d4 -[FBSDKButton _configureWithIcon:title:backgroundColor:highlightedColor:selectedTitle:selectedIcon:selectedColor:selectedHighlightedColor:]
0x001000b6090 -[FBSDKButton _fontSizeForHeight:]
0x001000b60ac -[FBSDKButton _heightForContentRect:]
0x001000b6114 -[FBSDKButton _heightForFont:]
0x001000b614c -[FBSDKButton _marginForHeight:]
0x001000b6168 -[FBSDKButton _paddingForHeight:]
0x001000b61a8 -[FBSDKButton _textPaddingCorrectionForHeight:]
0x00100e47690 FBSDKCloseIcon : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x001000b61c4 -[FBSDKCloseIcon imageWithSize:]
0x00100e476b8 FBSDKCodelessIndexer : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000b6710 +[FBSDKCodelessIndexer enable]
0x001000b678c +[FBSDKCodelessIndexer loadCodelessSettingWithCompletionBlock:]
0x001000b6d98 +[FBSDKCodelessIndexer requestToLoadCodelessSetup:]
0x001000b6ebc +[FBSDKCodelessIndexer _codelessSetupTimestampIsValid:]
0x001000b6f5c +[FBSDKCodelessIndexer setupGesture]
0x001000b70b4 +[FBSDKCodelessIndexer checkCodelessIndexingSession]
0x001000b7418 +[FBSDKCodelessIndexer currentSessionDeviceID]
0x001000b748c +[FBSDKCodelessIndexer extInfo]
0x001000b7744 +[FBSDKCodelessIndexer startIndexing]
0x001000b786c +[FBSDKCodelessIndexer uploadIndexing]
0x001000b78d8 +[FBSDKCodelessIndexer uploadIndexing:]
0x001000b7c58 +[FBSDKCodelessIndexer currentViewTree]
0x001000b7fe8 +[FBSDKCodelessIndexer recursiveCaptureTree:]
0x001000b8238 +[FBSDKCodelessIndexer screenshot]
0x001000b8318 +[FBSDKCodelessIndexer dimensionOf:]
0x00100e47708 FBSDKCodelessParameterComponent : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property NSString *value
@property NSArray *path
@property NSString *pathType
// instance methods
0x001000b869c -[FBSDKCodelessParameterComponent initWithJSON:]
0x001000b8978 -[FBSDKCodelessParameterComponent name]
0x001000b8984 -[FBSDKCodelessParameterComponent value]
0x001000b8990 -[FBSDKCodelessParameterComponent path]
0x001000b8998 -[FBSDKCodelessParameterComponent pathType]
0x00100e47758 FBSDKCodelessPathComponent : NSObject /usr/lib/libobjc.A.dylib
@property NSString *className
@property NSString *text
@property NSString *hint
@property NSString *desc
@property int index
@property int tag
@property int section
@property int row
@property int matchBitmask
// instance methods
0x001000b89ec -[FBSDKCodelessPathComponent initWithJSON:]
0x001000b8d18 -[FBSDKCodelessPathComponent className]
0x001000b8d24 -[FBSDKCodelessPathComponent text]
0x001000b8d30 -[FBSDKCodelessPathComponent hint]
0x001000b8d3c -[FBSDKCodelessPathComponent desc]
0x001000b8d48 -[FBSDKCodelessPathComponent index]
0x001000b8d50 -[FBSDKCodelessPathComponent tag]
0x001000b8d58 -[FBSDKCodelessPathComponent section]
0x001000b8d60 -[FBSDKCodelessPathComponent row]
0x001000b8d68 -[FBSDKCodelessPathComponent matchBitmask]
0x00100e477a8 FBSDKContainerViewController : UIViewController /System/Library/Frameworks/UIKit.framework/UIKit
@property <FBSDKContainerViewControllerDelegate> *delegate
// instance methods
0x001000b8df4 -[FBSDKContainerViewController viewDidDisappear:]
0x001000b8ec0 -[FBSDKContainerViewController displayChildController:]
0x001000b9158 -[FBSDKContainerViewController delegate]
0x001000b9178 -[FBSDKContainerViewController setDelegate:]
0x00100e47820 PodsDummy_FBSDKCoreKit : NSObject /usr/lib/libobjc.A.dylib
0x00100e47848 FBSDKCrashHandler : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000b919c +[FBSDKCrashHandler initialize]
0x001000b9350 +[FBSDKCrashHandler sendCrashLogs]
0x001000b9504 +[FBSDKCrashHandler filterCrashLogs:]
0x001000b96b4 +[FBSDKCrashHandler callstack:containsPrefix:]
0x001000b983c +[FBSDKCrashHandler disable]
0x001000b9878 +[FBSDKCrashHandler addObserver:]
0x001000b99d4 +[FBSDKCrashHandler removeObserver:]
0x001000b9a54 +[FBSDKCrashHandler installExceptionsHandler]
0x001000b9ae0 +[FBSDKCrashHandler uninstallExceptionsHandler]
0x001000b9b08 +[FBSDKCrashHandler saveException:]
0x001000b9ca0 +[FBSDKCrashHandler saveSignal:withCallStack:]
0x001000b9df8 +[FBSDKCrashHandler getProcessedCrashLogs]
0x001000ba0a8 +[FBSDKCrashHandler loadCrashLogs]
0x001000ba2d4 +[FBSDKCrashHandler loadCrashLog:]
0x001000ba340 +[FBSDKCrashHandler clearCrashReportFiles]
0x001000ba538 +[FBSDKCrashHandler getCrashLogFileNames:]
0x001000ba6d8 +[FBSDKCrashHandler saveCrashLog:]
0x001000ba9c8 +[FBSDKCrashHandler generateMethodMapping:]
0x001000bab54 +[FBSDKCrashHandler loadLibData:]
0x001000babfc +[FBSDKCrashHandler getPathToCrashFile:]
0x001000bac7c +[FBSDKCrashHandler getPathToLibDataFile:]
0x001000bacfc +[FBSDKCrashHandler isSafeToGenerateMapping]
0x00100e47898 FBSDKCrashObserver : NSObject /usr/lib/libobjc.A.dylib <FBSDKCrashObserving>
@property NSArray *prefixes
@property NSArray *frameworks
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000baf10 +[FBSDKCrashObserver enable]
0x001000baf68 +[FBSDKCrashObserver sharedInstance]
// instance methods
0x001000bade8 -[FBSDKCrashObserver init]
0x001000bb010 -[FBSDKCrashObserver didReceiveCrashLogs:]
0x001000bb2ac -[FBSDKCrashObserver prefixes]
0x001000bb2b8 -[FBSDKCrashObserver setPrefixes:]
0x001000bb2c0 -[FBSDKCrashObserver frameworks]
0x001000bb2cc -[FBSDKCrashObserver setFrameworks:]
0x00100e478e8 FBSDKCrypto : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000bb304 +[FBSDKCrypto randomBytes:]
0x001000bb384 +[FBSDKCrypto randomString:]
0x00100e47960 FBSDKDeviceRequestsHelper : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000bb448 +[FBSDKDeviceRequestsHelper initialize]
0x001000bb484 +[FBSDKDeviceRequestsHelper getDeviceInfo]
0x001000bb620 +[FBSDKDeviceRequestsHelper startAdvertisementService:withDelegate:]
0x001000bb91c +[FBSDKDeviceRequestsHelper isDelegate:forAdvertisementService:]
0x001000bb9a8 +[FBSDKDeviceRequestsHelper cleanUpAdvertisementService:]
0x00100e47988 FBSDKDialogConfiguration : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property NSArray *appVersions
@property NSString *name
@property NSURL *URL
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000bbb3c +[FBSDKDialogConfiguration supportsSecureCoding]
// instance methods
0x001000bba40 -[FBSDKDialogConfiguration initWithName:URL:appVersions:]
0x001000bbb44 -[FBSDKDialogConfiguration initWithCoder:]
0x001000bbccc -[FBSDKDialogConfiguration encodeWithCoder:]
0x001000bbd50 -[FBSDKDialogConfiguration copyWithZone:]
0x001000bbd54 -[FBSDKDialogConfiguration appVersions]
0x001000bbd60 -[FBSDKDialogConfiguration name]
0x001000bbd6c -[FBSDKDialogConfiguration URL]
0x00100e47a00 FBSDKDynamicFrameworkLoader : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000bbdb4 +[FBSDKDynamicFrameworkLoader loadkSecRandomDefault]
0x001000bbe7c +[FBSDKDynamicFrameworkLoader loadkSecAttrAccessible]
0x001000bbec8 +[FBSDKDynamicFrameworkLoader loadkSecAttrAccessibleAfterFirstUnlockThisDeviceOnly]
0x001000bbf14 +[FBSDKDynamicFrameworkLoader loadkSecAttrAccount]
0x001000bbf60 +[FBSDKDynamicFrameworkLoader loadkSecAttrService]
0x001000bbfac +[FBSDKDynamicFrameworkLoader loadkSecAttrGeneric]
0x001000bbff8 +[FBSDKDynamicFrameworkLoader loadkSecValueData]
0x001000bc044 +[FBSDKDynamicFrameworkLoader loadkSecClassGenericPassword]
0x001000bc090 +[FBSDKDynamicFrameworkLoader loadkSecAttrAccessGroup]
0x001000bc0dc +[FBSDKDynamicFrameworkLoader loadkSecMatchLimitOne]
0x001000bc128 +[FBSDKDynamicFrameworkLoader loadkSecMatchLimit]
0x001000bc174 +[FBSDKDynamicFrameworkLoader loadkSecReturnData]
0x001000bc1c0 +[FBSDKDynamicFrameworkLoader loadkSecClass]
0x00100e47a50 FBSDKError : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000bcfc0 +[FBSDKError errorWithCode:message:]
0x001000bcfd0 +[FBSDKError errorWithDomain:code:message:]
0x001000bd040 +[FBSDKError errorWithCode:message:underlyingError:]
0x001000bd110 +[FBSDKError errorWithDomain:code:message:underlyingError:]
0x001000bd204 +[FBSDKError errorWithCode:userInfo:message:underlyingError:]
0x001000bd2a0 +[FBSDKError errorWithDomain:code:userInfo:message:underlyingError:]
0x001000bd43c +[FBSDKError invalidArgumentErrorWithName:value:message:]
0x001000bd4c0 +[FBSDKError invalidArgumentErrorWithDomain:name:value:message:]
0x001000bd568 +[FBSDKError invalidArgumentErrorWithName:value:message:underlyingError:]
0x001000bd618 +[FBSDKError invalidArgumentErrorWithDomain:name:value:message:underlyingError:]
0x001000bd7ac +[FBSDKError invalidCollectionErrorWithName:collection:item:message:]
0x001000bd854 +[FBSDKError invalidCollectionErrorWithName:collection:item:message:underlyingError:]
0x001000bda08 +[FBSDKError requiredArgumentErrorWithName:message:]
0x001000bda70 +[FBSDKError requiredArgumentErrorWithDomain:name:message:]
0x001000bdb54 +[FBSDKError requiredArgumentErrorWithName:message:underlyingError:]
0x001000bdc34 +[FBSDKError unknownErrorWithMessage:]
0x001000bdce0 +[FBSDKError isNetworkError:]
0x001000bddb8 +[FBSDKError enableErrorReport]
0x00100e47a78 FBSDKErrorConfiguration : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding, NSCopying>
// class methods
0x001000bedfc +[FBSDKErrorConfiguration supportsSecureCoding]
// instance methods
0x001000bddc8 -[FBSDKErrorConfiguration initWithDictionary:]
0x001000be51c -[FBSDKErrorConfiguration recoveryConfigurationForCode:subcode:request:]
0x001000be824 -[FBSDKErrorConfiguration parseArray:]
0x001000bee04 -[FBSDKErrorConfiguration initWithCoder:]
0x001000beefc -[FBSDKErrorConfiguration encodeWithCoder:]
0x001000bef1c -[FBSDKErrorConfiguration copyWithZone:]
0x00100e47af0 FBSDKErrorRecoveryAttempter : NSObject /usr/lib/libobjc.A.dylib <FBSDKErrorRecoveryAttempting>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000bef2c +[FBSDKErrorRecoveryAttempter recoveryAttempterFromConfiguration:]
// instance methods
0x001000bf004 -[FBSDKErrorRecoveryAttempter completeRecovery:delegate:didRecoverSelector:contextInfo:]
0x001000bf000 -[FBSDKErrorRecoveryAttempter attemptRecoveryFromError:optionIndex:delegate:didRecoverSelector:contextInfo:]
0x00100e47b18 FBSDKErrorRecoveryConfiguration : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property NSString *localizedRecoveryDescription
@property NSArray *localizedRecoveryOptionDescriptions
@property unsigned long errorCategory
@property NSString *recoveryActionName
// class methods
0x001000bf178 +[FBSDKErrorRecoveryConfiguration supportsSecureCoding]
// instance methods
0x001000bf074 -[FBSDKErrorRecoveryConfiguration initWithRecoveryDescription:optionDescriptions:category:recoveryActionName:]
0x001000bf180 -[FBSDKErrorRecoveryConfiguration initWithCoder:]
0x001000bf300 -[FBSDKErrorRecoveryConfiguration encodeWithCoder:]
0x001000bf3c8 -[FBSDKErrorRecoveryConfiguration copyWithZone:]
0x001000bf3cc -[FBSDKErrorRecoveryConfiguration localizedRecoveryDescription]
0x001000bf3d4 -[FBSDKErrorRecoveryConfiguration localizedRecoveryOptionDescriptions]
0x001000bf3dc -[FBSDKErrorRecoveryConfiguration errorCategory]
0x001000bf3e4 -[FBSDKErrorRecoveryConfiguration recoveryActionName]
0x00100e47b90 FBSDKErrorReport : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000bf428 +[FBSDKErrorReport initialize]
0x001000bf550 +[FBSDKErrorReport enable]
0x001000bf57c +[FBSDKErrorReport uploadError]
0x001000bf870 +[FBSDKErrorReport saveError:errorDomain:message:]
0x001000bf9f0 +[FBSDKErrorReport loadErrorReports]
0x001000bfd58 +[FBSDKErrorReport clearErrorInfo]
0x001000bff0c +[FBSDKErrorReport saveErrorInfoToDisk:]
0x001000bff80 +[FBSDKErrorReport pathToErrorInfoFile]
0x00100e47bb8 FBSDKEventBinding : NSObject /usr/lib/libobjc.A.dylib
@property NSString *eventName
@property NSString *eventType
@property NSString *appVersion
@property NSArray *path
@property NSString *pathType
@property NSArray *parameters
// class methods
0x001000c089c +[FBSDKEventBinding matchAnyView:pathComponent:]
0x001000c0a00 +[FBSDKEventBinding match:pathComponent:]
0x001000c0e40 +[FBSDKEventBinding isViewMatchPath:path:]
0x001000c0eec +[FBSDKEventBinding isPath:matchViewPath:]
0x001000c1458 +[FBSDKEventBinding findViewByPath:parent:level:]
0x001000c1994 +[FBSDKEventBinding findParameterOfPath:pathType:sourceView:]
// instance methods
0x001000c0070 -[FBSDKEventBinding initWithJSON:]
0x001000c04d8 -[FBSDKEventBinding trackEvent:]
0x001000c1ab4 -[FBSDKEventBinding eventName]
0x001000c1ac0 -[FBSDKEventBinding eventType]
0x001000c1acc -[FBSDKEventBinding appVersion]
0x001000c1ad8 -[FBSDKEventBinding path]
0x001000c1ae0 -[FBSDKEventBinding pathType]
0x001000c1aec -[FBSDKEventBinding parameters]
0x00100e47c08 FBSDKEventBindingManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000c1d2c +[FBSDKEventBindingManager parseArray:]
// instance methods
0x001000c1b54 -[FBSDKEventBindingManager init]
0x001000c1ecc -[FBSDKEventBindingManager initWithJSON:]
0x001000c2108 -[FBSDKEventBindingManager start]
0x001000c2804 -[FBSDKEventBindingManager rematchBindings]
0x001000c2980 -[FBSDKEventBindingManager matchSubviewsIn:]
0x001000c2cc8 -[FBSDKEventBindingManager matchView:delegate:]
0x001000c4098 -[FBSDKEventBindingManager updateBindings:]
0x00100e47c58 FBSDKFeatureManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000c4194 +[FBSDKFeatureManager checkFeature:completionBlock:]
0x001000c4284 +[FBSDKFeatureManager isEnabled:]
0x001000c42f8 +[FBSDKFeatureManager getParentFeature:]
0x001000c432c +[FBSDKFeatureManager checkGK:]
0x001000c43ec +[FBSDKFeatureManager featureName:]
0x001000c44f0 +[FBSDKFeatureManager defaultStatus:]
0x00100e47ca8 FBSDKGateKeeperManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000c4548 +[FBSDKGateKeeperManager initialize]
0x001000c45b8 +[FBSDKGateKeeperManager boolForKey:defaultValue:]
0x001000c467c +[FBSDKGateKeeperManager loadGateKeepers:]
0x001000c4a30 +[FBSDKGateKeeperManager requestToLoadGateKeepers]
0x001000c4bc0 +[FBSDKGateKeeperManager processLoadRequestResponse:error:]
0x001000c50e4 +[FBSDKGateKeeperManager _didProcessGKFromNetwork:]
0x001000c5244 +[FBSDKGateKeeperManager _gateKeeperTimestampIsValid:]
0x001000c52e4 +[FBSDKGateKeeperManager _gateKeeperIsValid]
0x00100e47d20 FBSDKGraphErrorRecoveryProcessor : NSObject /usr/lib/libobjc.A.dylib
@property <FBSDKGraphErrorRecoveryProcessorDelegate> *delegate
// instance methods
0x001000c532c -[FBSDKGraphErrorRecoveryProcessor processError:request:delegate:]
0x001000c59d4 -[FBSDKGraphErrorRecoveryProcessor displayAlertWithRecoverySuggestion:recoveryOptionsTitles:]
0x001000c5bc8 -[FBSDKGraphErrorRecoveryProcessor displayAlertWithTitle:message:cancelButtonTitle:]
0x001000c5d40 -[FBSDKGraphErrorRecoveryProcessor didPresentErrorWithRecovery:contextInfo:]
0x001000c5db0 -[FBSDKGraphErrorRecoveryProcessor delegate]
0x001000c5db8 -[FBSDKGraphErrorRecoveryProcessor setDelegate:]
0x00100e47d48 FBSDKGraphRequest : NSObject /usr/lib/libobjc.A.dylib
@property unsigned long flags
@property NSString *HTTPMethod
@property NSDictionary *parameters
@property NSString *tokenString
@property NSString *graphPath
@property NSString *version
// class methods
0x001000c66a4 +[FBSDKGraphRequest isAttachment:]
0x001000c6760 +[FBSDKGraphRequest serializeURL:params:]
0x001000c67cc +[FBSDKGraphRequest serializeURL:params:httpMethod:]
0x001000c6850 +[FBSDKGraphRequest serializeURL:params:httpMethod:forBatch:]
0x001000c6b24 +[FBSDKGraphRequest preprocessParams:]
// instance methods
0x001000c5e00 -[FBSDKGraphRequest initWithGraphPath:]
0x001000c5e9c -[FBSDKGraphRequest initWithGraphPath:HTTPMethod:]
0x001000c5f5c -[FBSDKGraphRequest initWithGraphPath:parameters:]
0x001000c5fbc -[FBSDKGraphRequest initWithGraphPath:parameters:HTTPMethod:]
0x001000c60a8 -[FBSDKGraphRequest initWithGraphPath:parameters:flags:]
0x001000c6184 -[FBSDKGraphRequest initWithGraphPath:parameters:tokenString:HTTPMethod:flags:]
0x001000c62a4 -[FBSDKGraphRequest initWithGraphPath:parameters:tokenString:version:HTTPMethod:]
0x001000c6524 -[FBSDKGraphRequest isGraphErrorRecoveryDisabled]
0x001000c6544 -[FBSDKGraphRequest setGraphErrorRecoveryDisabled:]
0x001000c658c -[FBSDKGraphRequest hasAttachments]
0x001000c6bd4 -[FBSDKGraphRequest startWithCompletionHandler:]
0x001000c6e0c -[FBSDKGraphRequest HTTPMethod]
0x001000c6e18 -[FBSDKGraphRequest setHTTPMethod:]
0x001000c6e20 -[FBSDKGraphRequest parameters]
0x001000c6e2c -[FBSDKGraphRequest setParameters:]
0x001000c6e34 -[FBSDKGraphRequest tokenString]
0x001000c6e40 -[FBSDKGraphRequest graphPath]
0x001000c6e4c -[FBSDKGraphRequest version]
0x001000c6e58 -[FBSDKGraphRequest flags]
0x001000c6e60 -[FBSDKGraphRequest setFlags:]
0x00100e47d98 FBSDKGraphRequestBody : NSObject /usr/lib/libobjc.A.dylib
@property NSData *data
// instance methods
0x001000c6ebc -[FBSDKGraphRequestBody init]
0x001000c6f88 -[FBSDKGraphRequestBody mimeContentType]
0x001000c6fe4 -[FBSDKGraphRequestBody appendUTF8:]
0x001000c7104 -[FBSDKGraphRequestBody appendWithKey:formValue:logger:]
0x001000c722c -[FBSDKGraphRequestBody appendWithKey:imageValue:logger:]
0x001000c7398 -[FBSDKGraphRequestBody appendWithKey:dataValue:logger:]
0x001000c74d0 -[FBSDKGraphRequestBody appendWithKey:dataAttachmentValue:logger:]
0x001000c76b0 -[FBSDKGraphRequestBody data]
0x001000c776c -[FBSDKGraphRequestBody _appendWithKey:filename:contentType:contentBlock:]
0x001000c7a08 -[FBSDKGraphRequestBody compressedData]
0x00100e47de8 FBSDKGraphRequestConnection : NSObject /usr/lib/libobjc.A.dylib <NSURLSessionDataDelegate, FBSDKGraphErrorRecoveryProcessorDelegate>
@property FBSDKURLSession *session
@property NSMutableArray *requests
@property unsigned long state
@property FBSDKLogger *logger
@property unsigned long requestStartTime
@property <FBSDKGraphRequestConnectionDelegate> *delegate
@property double timeout
@property NSHTTPURLResponse *urlResponse
@property NSOperationQueue *delegateQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000c7c90 +[FBSDKGraphRequestConnection setDefaultConnectionTimeout:]
0x001000c7ca4 +[FBSDKGraphRequestConnection defaultConnectionTimeout]
0x001000cd0fc +[FBSDKGraphRequestConnection userAgent]
// instance methods
0x001000c7b40 -[FBSDKGraphRequestConnection init]
0x001000c7c24 -[FBSDKGraphRequestConnection dealloc]
0x001000c7cb0 -[FBSDKGraphRequestConnection addRequest:completionHandler:]
0x001000c7d08 -[FBSDKGraphRequestConnection addRequest:batchEntryName:completionHandler:]
0x001000c7e24 -[FBSDKGraphRequestConnection addRequest:batchParameters:completionHandler:]
0x001000c7f44 -[FBSDKGraphRequestConnection cancel]
0x001000c7f9c -[FBSDKGraphRequestConnection overrideGraphAPIVersion:]
0x001000c8000 -[FBSDKGraphRequestConnection start]
0x001000c85a0 -[FBSDKGraphRequestConnection delegateQueue]
0x001000c85a8 -[FBSDKGraphRequestConnection setDelegateQueue:]
0x001000c85ec -[FBSDKGraphRequestConnection addRequest:toBatch:attachments:batchToken:]
0x001000c8ad8 -[FBSDKGraphRequestConnection appendAttachments:toBody:addFormData:logger:]
0x001000c8d50 -[FBSDKGraphRequestConnection appendJSONRequests:toBody:andNameAttachments:logger:]
0x001000c9094 -[FBSDKGraphRequestConnection _shouldWarnOnMissingFieldsParam:]
0x001000c9148 -[FBSDKGraphRequestConnection _validateFieldsParamForGetRequests:]
0x001000c9488 -[FBSDKGraphRequestConnection requestWithBatch:timeout:]
0x001000c9bc8 -[FBSDKGraphRequestConnection urlStringForSingleRequest:forBatch:]
0x001000ca078 -[FBSDKGraphRequestConnection completeFBSDKURLSessionWithResponse:data:networkError:]
0x001000ca424 -[FBSDKGraphRequestConnection parseJSONResponse:error:statusCode:]
0x001000cab40 -[FBSDKGraphRequestConnection parseJSONOrOtherwise:error:]
0x001000cacdc -[FBSDKGraphRequestConnection completeWithResults:networkError:]
0x001000cb270 -[FBSDKGraphRequestConnection processResultBody:error:metadata:canNotifyDelegate:]
0x001000cb9bc -[FBSDKGraphRequestConnection processResultDebugDictionary:]
0x001000cbc68 -[FBSDKGraphRequestConnection errorFromResult:request:]
0x001000cc380 -[FBSDKGraphRequestConnection errorWithCode:statusCode:parsedJSONResponse:innerError:message:]
0x001000cc4fc -[FBSDKGraphRequestConnection logAndInvokeHandler:error:]
0x001000cc634 -[FBSDKGraphRequestConnection logAndInvokeHandler:response:responseData:requestStartTime:]
0x001000cc7f0 -[FBSDKGraphRequestConnection invokeHandler:error:response:responseData:]
0x001000cc958 -[FBSDKGraphRequestConnection logMessage:]
0x001000cc9a0 -[FBSDKGraphRequestConnection taskDidCompleteWithResponse:data:requestStartTime:handler:]
0x001000cca54 -[FBSDKGraphRequestConnection taskDidCompleteWithError:handler:]
0x001000ccbb8 -[FBSDKGraphRequestConnection logRequest:bodyLength:bodyLogger:attachmentLogger:]
0x001000ccec0 -[FBSDKGraphRequestConnection accessTokenWithRequest:]
0x001000cd064 -[FBSDKGraphRequestConnection registerTokenToOmitFromLog:]
0x001000cd330 -[FBSDKGraphRequestConnection URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:]
0x001000cd3bc -[FBSDKGraphRequestConnection processorDidAttemptRecovery:didRecover:error:]
0x001000cd950 -[FBSDKGraphRequestConnection delegate]
0x001000cd968 -[FBSDKGraphRequestConnection setDelegate:]
0x001000cd974 -[FBSDKGraphRequestConnection timeout]
0x001000cd97c -[FBSDKGraphRequestConnection setTimeout:]
0x001000cd984 -[FBSDKGraphRequestConnection urlResponse]
0x001000cd98c -[FBSDKGraphRequestConnection session]
0x001000cd994 -[FBSDKGraphRequestConnection setSession:]
0x001000cd9a0 -[FBSDKGraphRequestConnection requests]
0x001000cd9a8 -[FBSDKGraphRequestConnection setRequests:]
0x001000cd9b4 -[FBSDKGraphRequestConnection state]
0x001000cd9bc -[FBSDKGraphRequestConnection setState:]
0x001000cd9c4 -[FBSDKGraphRequestConnection logger]
0x001000cd9cc -[FBSDKGraphRequestConnection setLogger:]
0x001000cd9d8 -[FBSDKGraphRequestConnection requestStartTime]
0x001000cd9e0 -[FBSDKGraphRequestConnection setRequestStartTime:]
0x00100e47e38 FBSDKGraphRequestDataAttachment : NSObject /usr/lib/libobjc.A.dylib
@property NSString *contentType
@property NSData *data
@property NSString *filename
// instance methods
0x001000cda68 -[FBSDKGraphRequestDataAttachment initWithData:filename:contentType:]
0x001000cdb58 -[FBSDKGraphRequestDataAttachment contentType]
0x001000cdb64 -[FBSDKGraphRequestDataAttachment data]
0x001000cdb6c -[FBSDKGraphRequestDataAttachment filename]
0x00100e47e88 FBSDKGraphRequestMetadata : NSObject /usr/lib/libobjc.A.dylib
@property FBSDKGraphRequest *request
@property @? completionHandler
@property NSDictionary *batchParameters
// instance methods
0x001000cdbb4 -[FBSDKGraphRequestMetadata initWithRequest:completionHandler:batchParameters:]
0x001000cdca4 -[FBSDKGraphRequestMetadata invokeCompletionHandlerForConnection:withResults:error:]
0x001000cde94 -[FBSDKGraphRequestMetadata request]
0x001000cde9c -[FBSDKGraphRequestMetadata setRequest:]
0x001000cdea8 -[FBSDKGraphRequestMetadata completionHandler]
0x001000cdeb4 -[FBSDKGraphRequestMetadata setCompletionHandler:]
0x001000cdebc -[FBSDKGraphRequestMetadata batchParameters]
0x001000cdec8 -[FBSDKGraphRequestMetadata setBatchParameters:]
0x00100e47f00 FBSDKGraphRequestPiggybackManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000cdf0c +[FBSDKGraphRequestPiggybackManager addPiggybackRequests:]
0x001000ce1dc +[FBSDKGraphRequestPiggybackManager addRefreshPiggyback:permissionHandler:]
0x001000ceefc +[FBSDKGraphRequestPiggybackManager addRefreshPiggybackIfStale:]
0x001000cf0a4 +[FBSDKGraphRequestPiggybackManager addServerConfigurationPiggyback:]
0x00100e47f50 FBSDKHybridAppEventsScriptMessageHandler : NSObject /usr/lib/libobjc.A.dylib <WKScriptMessageHandler>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000cf2d0 -[FBSDKHybridAppEventsScriptMessageHandler userContentController:didReceiveScriptMessage:]
0x00100e47f78 FBSDKIcon : NSObject /usr/lib/libobjc.A.dylib
@property UIColor *color
// instance methods
0x001000cf5fc -[FBSDKIcon initWithColor:]
0x001000cf67c -[FBSDKIcon init]
0x001000cf6dc -[FBSDKIcon imageWithSize:]
0x001000cf7fc -[FBSDKIcon pathWithSize:]
0x001000cf804 -[FBSDKIcon color]
0x00100e47fc8 FBSDKImageDownloader : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000cf818 +[FBSDKImageDownloader sharedInstance]
// instance methods
0x001000cf890 -[FBSDKImageDownloader init]
0x001000cf910 -[FBSDKImageDownloader removeAll]
0x001000cf920 -[FBSDKImageDownloader downloadImageWithURL:ttl:completion:]
0x00100e48040 FBSDKInstrumentManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000cfe8c +[FBSDKInstrumentManager enable]
0x00100e48068 FBSDKInternalUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000cff50 +[FBSDKInternalUtility appURLScheme]
0x001000d0028 +[FBSDKInternalUtility appURLWithHost:path:queryParameters:error:]
0x001000d00f8 +[FBSDKInternalUtility dictionaryFromFBURL:]
0x001000d026c +[FBSDKInternalUtility bundleForStrings]
0x001000d03a0 +[FBSDKInternalUtility currentTimeInMilliseconds]
0x001000d03f0 +[FBSDKInternalUtility extractPermissionsFromResponse:grantedPermissions:declinedPermissions:expiredPermissions:]
0x001000d0668 +[FBSDKInternalUtility facebookURLWithHostPrefix:path:queryParameters:error:]
0x001000d0700 +[FBSDKInternalUtility facebookURLWithHostPrefix:path:queryParameters:defaultVersion:error:]
0x001000d0b78 +[FBSDKInternalUtility isBrowserURL:]
0x001000d0c18 +[FBSDKInternalUtility isFacebookBundleIdentifier:]
0x001000d0c84 +[FBSDKInternalUtility isOSRunTimeVersionAtLeast:]
0x001000d0cec +[FBSDKInternalUtility isSafariBundleIdentifier:]
0x001000d0d58 +[FBSDKInternalUtility isUIKitLinkTimeVersionAtLeast:]
0x001000d0e24 +[FBSDKInternalUtility isUIKitRunTimeVersionAtLeast:]
0x001000d0ef0 +[FBSDKInternalUtility getMajorVersionFromFullLibraryVersion:]
0x001000d0f00 +[FBSDKInternalUtility object:isEqualToObject:]
0x001000d0f84 +[FBSDKInternalUtility operatingSystemVersion]
0x001000d1254 +[FBSDKInternalUtility shouldManuallyAdjustOrientation]
0x001000d12a4 +[FBSDKInternalUtility URLWithScheme:host:path:queryParameters:error:]
0x001000d153c +[FBSDKInternalUtility deleteFacebookCookies]
0x001000d171c +[FBSDKInternalUtility registerTransientObject:]
0x001000d1800 +[FBSDKInternalUtility unregisterTransientObject:]
0x001000d1998 +[FBSDKInternalUtility viewControllerForView:]
0x001000d1a44 +[FBSDKInternalUtility isFacebookAppInstalled]
0x001000d1ab8 +[FBSDKInternalUtility isMessengerAppInstalled]
0x001000d1b2c +[FBSDKInternalUtility isMSQRDPlayerAppInstalled]
0x001000d1ba0 +[FBSDKInternalUtility _compareOperatingSystemVersion:toVersion:]
0x001000d1bf4 +[FBSDKInternalUtility _canOpenURLScheme:]
0x001000d1ce0 +[FBSDKInternalUtility validateAppID]
0x001000d1d58 +[FBSDKInternalUtility validateRequiredClientAccessToken]
0x001000d1e5c +[FBSDKInternalUtility validateURLSchemes]
0x001000d1f9c +[FBSDKInternalUtility validateFacebookReservedURLSchemes]
0x001000d2164 +[FBSDKInternalUtility findWindow]
0x001000d2614 +[FBSDKInternalUtility topMostViewController]
0x001000d275c +[FBSDKInternalUtility hexadecimalStringFromData:]
0x001000d2840 +[FBSDKInternalUtility isRegisteredURLScheme:]
0x001000d2a78 +[FBSDKInternalUtility checkRegisteredCanOpenURLScheme:]
0x001000d2bfc +[FBSDKInternalUtility isRegisteredCanOpenURLScheme:]
0x001000d2cfc +[FBSDKInternalUtility isPublishPermission:]
0x001000d2db8 +[FBSDKInternalUtility isUnity]
0x00100e480b8 FBSDKKeychainStore : NSObject /usr/lib/libobjc.A.dylib
@property NSString *service
@property NSString *accessGroup
// instance methods
0x001000d2e30 -[FBSDKKeychainStore initWithService:accessGroup:]
0x001000d2f6c -[FBSDKKeychainStore setDictionary:forKey:accessibility:]
0x001000d3024 -[FBSDKKeychainStore dictionaryForKey:]
0x001000d30e0 -[FBSDKKeychainStore setString:forKey:accessibility:]
0x001000d318c -[FBSDKKeychainStore stringForKey:]
0x001000d31f8 -[FBSDKKeychainStore setData:forKey:accessibility:]
0x001000d3374 -[FBSDKKeychainStore dataForKey:]
0x001000d34a8 -[FBSDKKeychainStore queryForKey:]
0x001000d35d0 -[FBSDKKeychainStore service]
0x001000d35dc -[FBSDKKeychainStore accessGroup]
0x00100e48108 FBSDKKeychainStoreViaBundleID : FBSDKKeychainStore
// instance methods
0x001000d3618 -[FBSDKKeychainStoreViaBundleID init]
0x001000d36b8 -[FBSDKKeychainStoreViaBundleID initWithService:accessGroup:]
0x001000d36c4 -[FBSDKKeychainStoreViaBundleID queryForKey:]
0x00100e48180 FBSDKLibAnalyzer : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000d3838 +[FBSDKLibAnalyzer initialize]
0x001000d3874 +[FBSDKLibAnalyzer getMethodsTable:frameworks:]
0x001000d3a10 +[FBSDKLibAnalyzer getClassNames:frameworks:]
0x001000d3cfc +[FBSDKLibAnalyzer getClassesFrom:prefixes:]
0x001000d3f54 +[FBSDKLibAnalyzer addClass:isClassMethod:]
0x001000d40f0 +[FBSDKLibAnalyzer symbolicateCallstack:methodMapping:]
0x001000d4514 +[FBSDKLibAnalyzer getAddress:]
0x001000d467c +[FBSDKLibAnalyzer getOffset:secondString:]
0x001000d479c +[FBSDKLibAnalyzer searchMethod:sortedAllAddress:]
0x00100e481a8 FBSDKLogger : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableString *internalContents
@property NSString *contents
@property unsigned long loggerSerialNumber
@property NSString *loggingBehavior
@property BOOL active
// class methods
0x001000d4e70 +[FBSDKLogger generateSerialNumber]
0x001000d4e84 +[FBSDKLogger singleShotLogEntry:logEntry:]
0x001000d4f54 +[FBSDKLogger singleShotLogEntry:formatString:]
0x001000d5040 +[FBSDKLogger singleShotLogEntry:timestampTag:formatString:]
0x001000d5224 +[FBSDKLogger registerCurrentTime:withTag:]
0x001000d53a4 +[FBSDKLogger registerStringToReplace:replaceWith:]
// instance methods
0x001000d4988 -[FBSDKLogger initWithLoggingBehavior:]
0x001000d4a8c -[FBSDKLogger contents]
0x001000d4a94 -[FBSDKLogger setContents:]
0x001000d4aec -[FBSDKLogger appendString:]
0x001000d4b08 -[FBSDKLogger appendFormat:]
0x001000d4b9c -[FBSDKLogger appendKey:value:]
0x001000d4c28 -[FBSDKLogger emitToNSLog]
0x001000d5474 -[FBSDKLogger loggerSerialNumber]
0x001000d547c -[FBSDKLogger loggingBehavior]
0x001000d5488 -[FBSDKLogger isActive]
0x001000d5490 -[FBSDKLogger internalContents]
0x00100e48220 FBSDKLogo : FBSDKIcon
// instance methods
0x001000d54c8 -[FBSDKLogo pathWithSize:]
0x00100e48270 FBSDKMaleSilhouetteIcon : FBSDKIcon
// instance methods
0x001000d5858 -[FBSDKMaleSilhouetteIcon pathWithSize:]
0x00100e482c0 FBSDKMath : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000d5c5c +[FBSDKMath ceilForPoint:]
0x001000d5c70 +[FBSDKMath ceilForSize:]
0x001000d5c8c +[FBSDKMath floorForPoint:]
0x001000d5ca8 +[FBSDKMath floorForSize:]
0x001000d5cc4 +[FBSDKMath hashWithCGFloat:]
0x001000d5cd0 +[FBSDKMath hashWithCString:]
0x001000d5d0c +[FBSDKMath hashWithDouble:]
0x001000d5d1c +[FBSDKMath hashWithFloat:]
0x001000d5d2c +[FBSDKMath hashWithInteger:]
0x001000d5d38 +[FBSDKMath hashWithInteger:andInteger:]
0x001000d5d48 +[FBSDKMath hashWithIntegerArray:count:]
0x001000d5db4 +[FBSDKMath hashWithLong:]
0x001000d5dd8 +[FBSDKMath hashWithPointer:]
0x00100e482e8 FBSDKMeasurementEvent : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000d6048 +[FBSDKMeasurementEvent postNotificationForEventName:args:]
// instance methods
0x001000d5e04 -[FBSDKMeasurementEvent postNotification]
0x001000d5f58 -[FBSDKMeasurementEvent initEventWithName:args:]
0x00100e48338 FBSDKMeasurementEventListener : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000d60fc +[FBSDKMeasurementEventListener defaultListener]
// instance methods
0x001000d61f8 -[FBSDKMeasurementEventListener logFBAppEventForNotification:]
0x001000d6680 -[FBSDKMeasurementEventListener dealloc]
0x00100e48388 FBSDKMetadataIndexer : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000d66f8 +[FBSDKMetadataIndexer initialize]
0x001000d67ac +[FBSDKMetadataIndexer enable]
0x001000d686c +[FBSDKMetadataIndexer setupWithRules:]
0x001000d6aec +[FBSDKMetadataIndexer initStore]
0x001000d6dfc +[FBSDKMetadataIndexer constructRules:]
0x001000d7084 +[FBSDKMetadataIndexer setupMetadataIndexing]
0x001000d74ac +[FBSDKMetadataIndexer getSiblingViewsOfView:]
0x001000d75a8 +[FBSDKMetadataIndexer getLabelsOfView:]
0x001000d7834 +[FBSDKMetadataIndexer checkSecureTextEntry:]
0x001000d78e0 +[FBSDKMetadataIndexer getKeyboardType:]
0x001000d798c +[FBSDKMetadataIndexer getMetadataWithText:placeholder:labels:secureTextEntry:inputType:]
0x001000d7c9c +[FBSDKMetadataIndexer checkAndAppendData:forKey:]
0x001000d7f38 +[FBSDKMetadataIndexer checkMetadataLabels:matchRuleK:]
0x001000d809c +[FBSDKMetadataIndexer checkMetadataHint:matchRuleK:]
0x001000d8238 +[FBSDKMetadataIndexer checkMetadataText:matchRuleV:]
0x001000d83d8 +[FBSDKMetadataIndexer normalizeField:]
0x001000d84c4 +[FBSDKMetadataIndexer normalizedValue:]
0x00100e483d8 FBSDKPaymentObserver : NSObject /usr/lib/libobjc.A.dylib <SKPaymentTransactionObserver>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000d8614 +[FBSDKPaymentObserver startObservingTransactions]
0x001000d8654 +[FBSDKPaymentObserver stopObservingTransactions]
0x001000d8694 +[FBSDKPaymentObserver singleton]
// instance methods
0x001000d870c -[FBSDKPaymentObserver init]
0x001000d8748 -[FBSDKPaymentObserver startObservingTransactions]
0x001000d87d4 -[FBSDKPaymentObserver stopObservingTransactions]
0x001000d885c -[FBSDKPaymentObserver paymentQueue:updatedTransactions:]
0x001000d899c -[FBSDKPaymentObserver handleTransaction:]
0x00100e48400 FBSDKPaymentProductRequestor : NSObject /usr/lib/libobjc.A.dylib <SKProductsRequestDelegate>
@property SKProductsRequest *productRequest
@property SKPaymentTransaction *transaction
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000d8a00 +[FBSDKPaymentProductRequestor initialize]
// instance methods
0x001000d8a78 -[FBSDKPaymentProductRequestor initWithTransaction:]
0x001000d8ccc -[FBSDKPaymentProductRequestor setProductRequest:]
0x001000d8d30 -[FBSDKPaymentProductRequestor resolveProducts]
0x001000d8edc -[FBSDKPaymentProductRequestor getTruncatedString:]
0x001000d8f60 -[FBSDKPaymentProductRequestor logTransactionEvent:]
0x001000d901c -[FBSDKPaymentProductRequestor isSubscription:]
0x001000d90dc -[FBSDKPaymentProductRequestor getEventParametersOfProduct:withTransaction:]
0x001000d97e8 -[FBSDKPaymentProductRequestor appendOriginalTransactionID:]
0x001000d98b0 -[FBSDKPaymentProductRequestor clearOriginalTransactionID:]
0x001000d9978 -[FBSDKPaymentProductRequestor isStartTrial:ofProduct:]
0x001000d9cc4 -[FBSDKPaymentProductRequestor hasStartTrial:]
0x001000d9ed4 -[FBSDKPaymentProductRequestor durationOfSubscriptionPeriod:]
0x001000da01c -[FBSDKPaymentProductRequestor productsRequest:didReceiveResponse:]
0x001000da14c -[FBSDKPaymentProductRequestor requestDidFinish:]
0x001000da158 -[FBSDKPaymentProductRequestor request:didFailWithError:]
0x001000da190 -[FBSDKPaymentProductRequestor cleanUp]
0x001000da200 -[FBSDKPaymentProductRequestor logImplicitSubscribeTransaction:ofProduct:]
0x001000da4a8 -[FBSDKPaymentProductRequestor logImplicitPurchaseTransaction:ofProduct:]
0x001000da640 -[FBSDKPaymentProductRequestor logImplicitTransactionEvent:valueToSum:parameters:]
0x001000da7c4 -[FBSDKPaymentProductRequestor fetchDeviceReceipt]
0x001000da860 -[FBSDKPaymentProductRequestor transaction]
0x001000da868 -[FBSDKPaymentProductRequestor setTransaction:]
0x001000da874 -[FBSDKPaymentProductRequestor productRequest]
0x00100e48478 FBSDKProfile : NSObject /usr/lib/libobjc.A.dylib <NSCopying, NSSecureCoding>
@property NSString *userID
@property NSString *firstName
@property NSString *middleName
@property NSString *lastName
@property NSString *name
@property NSURL *linkURL
@property NSDate *refreshDate
// class methods
0x001000dbd4c +[FBSDKProfile cacheProfile:]
0x001000dbe1c +[FBSDKProfile fetchCachedProfile]
0x001000daafc +[FBSDKProfile currentProfile]
0x001000dab08 +[FBSDKProfile setCurrentProfile:]
0x001000dad74 +[FBSDKProfile enableUpdatesOnAccessTokenChange:]
0x001000dae08 +[FBSDKProfile loadCurrentProfileWithCompletion:]
0x001000db324 +[FBSDKProfile supportsSecureCoding]
0x001000db740 +[FBSDKProfile loadProfileWithToken:completion:]
0x001000dbc0c +[FBSDKProfile observeChangeAccessTokenChange:]
// instance methods
0x001000da8d0 -[FBSDKProfile initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:]
0x001000dac6c -[FBSDKProfile imageURLForPictureMode:size:]
0x001000dae84 -[FBSDKProfile copyWithZone:]
0x001000db060 -[FBSDKProfile isEqual:]
0x001000db0f0 -[FBSDKProfile isEqualToProfile:]
0x001000db32c -[FBSDKProfile initWithCoder:]
0x001000db55c -[FBSDKProfile encodeWithCoder:]
0x001000dbc94 -[FBSDKProfile userID]
0x001000dbca0 -[FBSDKProfile firstName]
0x001000dbcac -[FBSDKProfile middleName]
0x001000dbcb8 -[FBSDKProfile lastName]
0x001000dbcc4 -[FBSDKProfile name]
0x001000dbcd0 -[FBSDKProfile linkURL]
0x001000dbcd8 -[FBSDKProfile refreshDate]
0x00100e484c8 FBSDKProfilePictureViewState : NSObject /usr/lib/libobjc.A.dylib
@property BOOL imageShouldFit
@property unsigned long pictureMode
@property NSString *profileID
@property double scale
@property {CGSize=dd} size
// instance methods
0x001000dbed8 -[FBSDKProfilePictureViewState initWithProfileID:size:scale:pictureMode:imageShouldFit:]
0x001000dc030 -[FBSDKProfilePictureViewState isEqual:]
0x001000dc0b0 -[FBSDKProfilePictureViewState isEqualToState:]
0x001000dc128 -[FBSDKProfilePictureViewState isValidForState:]
0x001000dc1a8 -[FBSDKProfilePictureViewState imageShouldFit]
0x001000dc1b0 -[FBSDKProfilePictureViewState pictureMode]
0x001000dc1b8 -[FBSDKProfilePictureViewState profileID]
0x001000dc1c4 -[FBSDKProfilePictureViewState scale]
0x001000dc1cc -[FBSDKProfilePictureViewState size]
0x00100e48518 FBSDKProfilePictureView : UIView /System/Library/Frameworks/UIKit.framework/UIKit
@property unsigned long pictureMode
@property NSString *profileID
// instance methods
0x001000dc1e0 -[FBSDKProfilePictureView initWithFrame:]
0x001000dc238 -[FBSDKProfilePictureView initWithCoder:]
0x001000dc290 -[FBSDKProfilePictureView dealloc]
0x001000dc308 -[FBSDKProfilePictureView setBounds:]
0x001000dc414 -[FBSDKProfilePictureView contentMode]
0x001000dc42c -[FBSDKProfilePictureView setContentMode:]
0x001000dc4c0 -[FBSDKProfilePictureView setMode:]
0x001000dc4e8 -[FBSDKProfilePictureView setProfileID:]
0x001000dc580 -[FBSDKProfilePictureView setNeedsImageUpdate]
0x001000dc680 -[FBSDKProfilePictureView _accessTokenDidChangeNotification:]
0x001000dc74c -[FBSDKProfilePictureView _configureProfilePictureView]
0x001000dc8b4 -[FBSDKProfilePictureView _imageShouldFit]
0x001000dc8e0 -[FBSDKProfilePictureView _imageSize:scale:]
0x001000dc94c -[FBSDKProfilePictureView _needsImageUpdate]
0x001000dcf24 -[FBSDKProfilePictureView _setPlaceholderImage]
0x001000dd09c -[FBSDKProfilePictureView _updateImageWithData:state:]
0x001000dd1f8 -[FBSDKProfilePictureView pictureMode]
0x001000dd208 -[FBSDKProfilePictureView setPictureMode:]
0x001000dd218 -[FBSDKProfilePictureView profileID]
0x00100e48568 FBSDKRestrictiveEventFilter : NSObject /usr/lib/libobjc.A.dylib
@property NSString *eventName
@property NSDictionary *eventParams
// instance methods
0x001000dd27c -[FBSDKRestrictiveEventFilter initWithEventName:eventParams:]
0x001000dd320 -[FBSDKRestrictiveEventFilter eventName]
0x001000dd32c -[FBSDKRestrictiveEventFilter eventParams]
0x00100e485b8 FBSDKRestrictiveDataFilterManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000dd368 +[FBSDKRestrictiveDataFilterManager updateFilters:]
0x001000dd6a0 +[FBSDKRestrictiveDataFilterManager getMatchedDataTypeWithEventName:paramKey:]
0x001000dd8cc +[FBSDKRestrictiveDataFilterManager isDeprecatedEvent:]
0x001000dd8e0 +[FBSDKRestrictiveDataFilterManager processEvents:]
0x001000ddab4 +[FBSDKRestrictiveDataFilterManager processParameters:eventName:]
0x001000ddd90 +[FBSDKRestrictiveDataFilterManager enable]
0x001000ddda0 +[FBSDKRestrictiveDataFilterManager isMatchedWithPattern:text:]
0x00100e48608 FBSDKServerConfiguration : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property BOOL advertisingIDEnabled
@property NSString *appID
@property NSString *appName
@property BOOL defaults
@property NSString *defaultShareMode
@property FBSDKErrorConfiguration *errorConfiguration
@property BOOL implicitLoggingEnabled
@property BOOL implicitPurchaseLoggingEnabled
@property BOOL codelessEventsEnabled
@property BOOL loginTooltipEnabled
@property BOOL nativeAuthFlowEnabled
@property BOOL systemAuthenticationEnabled
@property BOOL uninstallTrackingEnabled
@property NSString *loginTooltipText
@property NSDate *timestamp
@property double sessionTimoutInterval
@property NSString *loggingToken
@property unsigned long smartLoginOptions
@property NSURL *smartLoginBookmarkIconURL
@property NSURL *smartLoginMenuIconURL
@property NSString *updateMessage
@property NSArray *eventBindings
@property NSDictionary *restrictiveParams
@property NSDictionary *AAMRules
@property long long version
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000de4c8 +[FBSDKServerConfiguration supportsSecureCoding]
// instance methods
0x001000dde60 -[FBSDKServerConfiguration initWithAppID:appName:loginTooltipEnabled:loginTooltipText:defaultShareMode:advertisingIDEnabled:implicitLoggingEnabled:implicitPurchaseLoggingEnabled:codelessEventsEnabled:systemAuthenticationEnabled:nativeAuthFlowEnabled:uninstallTrackingEnabled:dialogConfigurations:dialogFlows:timestamp:errorConfiguration:sessionTimeoutInterval:defaults:loggingToken:smartLoginOptions:smartLoginBookmarkIconURL:smartLoginMenuIconURL:updateMessage:eventBindings:restrictiveParams:AAMRules:]
0x001000de280 -[FBSDKServerConfiguration dialogConfigurationForDialogName:]
0x001000de290 -[FBSDKServerConfiguration useNativeDialogForDialogName:]
0x001000de2a8 -[FBSDKServerConfiguration useSafariViewControllerForDialogName:]
0x001000de2c0 -[FBSDKServerConfiguration _useFeatureWithKey:dialogName:]
0x001000de4d0 -[FBSDKServerConfiguration initWithCoder:]
0x001000deb4c -[FBSDKServerConfiguration encodeWithCoder:]
0x001000dee0c -[FBSDKServerConfiguration copyWithZone:]
0x001000dee10 -[FBSDKServerConfiguration isAdvertisingIDEnabled]
0x001000dee18 -[FBSDKServerConfiguration appID]
0x001000dee24 -[FBSDKServerConfiguration appName]
0x001000dee30 -[FBSDKServerConfiguration isDefaults]
0x001000dee38 -[FBSDKServerConfiguration defaultShareMode]
0x001000dee44 -[FBSDKServerConfiguration errorConfiguration]
0x001000dee4c -[FBSDKServerConfiguration isImplicitLoggingSupported]
0x001000dee54 -[FBSDKServerConfiguration isImplicitPurchaseLoggingSupported]
0x001000dee5c -[FBSDKServerConfiguration isCodelessEventsEnabled]
0x001000dee64 -[FBSDKServerConfiguration isLoginTooltipEnabled]
0x001000dee6c -[FBSDKServerConfiguration isNativeAuthFlowEnabled]
0x001000dee74 -[FBSDKServerConfiguration isSystemAuthenticationEnabled]
0x001000dee7c -[FBSDKServerConfiguration isUninstallTrackingEnabled]
0x001000dee84 -[FBSDKServerConfiguration loginTooltipText]
0x001000dee90 -[FBSDKServerConfiguration timestamp]
0x001000dee9c -[FBSDKServerConfiguration sessionTimoutInterval]
0x001000deea4 -[FBSDKServerConfiguration setSessionTimoutInterval:]
0x001000deeac -[FBSDKServerConfiguration loggingToken]
0x001000deeb8 -[FBSDKServerConfiguration smartLoginOptions]
0x001000deec0 -[FBSDKServerConfiguration smartLoginBookmarkIconURL]
0x001000deecc -[FBSDKServerConfiguration smartLoginMenuIconURL]
0x001000deed8 -[FBSDKServerConfiguration updateMessage]
0x001000deee4 -[FBSDKServerConfiguration eventBindings]
0x001000deef0 -[FBSDKServerConfiguration restrictiveParams]
0x001000deefc -[FBSDKServerConfiguration AAMRules]
0x001000def08 -[FBSDKServerConfiguration version]
0x00100e48658 FBSDKServerConfigurationManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000defdc +[FBSDKServerConfigurationManager initialize]
0x001000df048 +[FBSDKServerConfigurationManager clearCache]
0x001000df148 +[FBSDKServerConfigurationManager cachedServerConfiguration]
0x001000df218 +[FBSDKServerConfigurationManager loadServerConfigurationWithCompletionBlock:]
0x001000df720 +[FBSDKServerConfigurationManager processLoadRequestResponse:error:appID:]
0x001000dffbc +[FBSDKServerConfigurationManager requestToLoadServerConfiguration:]
0x001000e0200 +[FBSDKServerConfigurationManager _defaultServerConfigurationForAppID:]
0x001000e04cc +[FBSDKServerConfigurationManager _didProcessConfigurationFromNetwork:appID:error:]
0x001000e093c +[FBSDKServerConfigurationManager _parseDialogConfigurations:]
0x001000e0ca4 +[FBSDKServerConfigurationManager _serverConfigurationTimestampIsValid:]
0x001000e0d38 +[FBSDKServerConfigurationManager _wrapperBlockForLoadBlock:]
// instance methods
0x001000e0e64 -[FBSDKServerConfigurationManager init]
0x00100e486a8 FBSDKSettings : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000e0e7c +[FBSDKSettings initialize]
0x001000e0f34 +[FBSDKSettings appID]
0x001000e0fd0 +[FBSDKSettings setAppID:]
0x001000e1014 +[FBSDKSettings appURLSchemeSuffix]
0x001000e10b0 +[FBSDKSettings setAppURLSchemeSuffix:]
0x001000e10f4 +[FBSDKSettings clientToken]
0x001000e1190 +[FBSDKSettings setClientToken:]
0x001000e11d4 +[FBSDKSettings displayName]
0x001000e1270 +[FBSDKSettings setDisplayName:]
0x001000e12b4 +[FBSDKSettings facebookDomainPart]
0x001000e1350 +[FBSDKSettings setFacebookDomainPart:]
0x001000e1394 +[FBSDKSettings _JPEGCompressionQualityNumber]
0x001000e1470 +[FBSDKSettings _setJPEGCompressionQualityNumber:]
0x001000e14b4 +[FBSDKSettings _autoInitEnabled]
0x001000e1600 +[FBSDKSettings _setAutoInitEnabled:]
0x001000e16c0 +[FBSDKSettings _instrumentEnabled]
0x001000e180c +[FBSDKSettings _setInstrumentEnabled:]
0x001000e18cc +[FBSDKSettings _autoLogAppEventsEnabled]
0x001000e1a18 +[FBSDKSettings _setAutoLogAppEventsEnabled:]
0x001000e1ad8 +[FBSDKSettings _advertiserIDCollectionEnabled]
0x001000e1c24 +[FBSDKSettings _setAdvertiserIDCollectionEnabled:]
0x001000e1ce4 +[FBSDKSettings _codelessDebugLogEnabled]
0x001000e1e30 +[FBSDKSettings _setCodelessDebugLogEnabled:]
0x001000e1ef0 +[FBSDKSettings isGraphErrorRecoveryEnabled]
0x001000e1f04 +[FBSDKSettings setGraphErrorRecoveryEnabled:]
0x001000e1f14 +[FBSDKSettings JPEGCompressionQuality]
0x001000e1f68 +[FBSDKSettings setJPEGCompressionQuality:]
0x001000e1fbc +[FBSDKSettings isAutoInitEnabled]
0x001000e2008 +[FBSDKSettings setAutoInitEnabled:]
0x001000e2094 +[FBSDKSettings isInstrumentEnabled]
0x001000e20e0 +[FBSDKSettings setInstrumentEnabled:]
0x001000e2134 +[FBSDKSettings isCodelessDebugLogEnabled]
0x001000e2180 +[FBSDKSettings setCodelessDebugLogEnabled:]
0x001000e21d4 +[FBSDKSettings isAutoLogAppEventsEnabled]
0x001000e2220 +[FBSDKSettings setAutoLogAppEventsEnabled:]
0x001000e2274 +[FBSDKSettings isAdvertiserIDCollectionEnabled]
0x001000e22c0 +[FBSDKSettings setAdvertiserIDCollectionEnabled:]
0x001000e2314 +[FBSDKSettings shouldLimitEventAndDataUsage]
0x001000e23a0 +[FBSDKSettings setLimitEventAndDataUsage:]
0x001000e2438 +[FBSDKSettings loggingBehaviors]
0x001000e2514 +[FBSDKSettings setLoggingBehaviors:]
0x001000e2594 +[FBSDKSettings enableLoggingBehavior:]
0x001000e2614 +[FBSDKSettings disableLoggingBehavior:]
0x001000e2694 +[FBSDKSettings sdkVersion]
0x001000e26a0 +[FBSDKSettings accessTokenCache]
0x001000e26ac +[FBSDKSettings setAccessTokenCache:]
0x001000e2700 +[FBSDKSettings userAgentSuffix]
0x001000e270c +[FBSDKSettings setUserAgentSuffix:]
0x001000e2764 +[FBSDKSettings setGraphAPIVersion:]
0x001000e27bc +[FBSDKSettings defaultGraphAPIVersion]
0x001000e27c8 +[FBSDKSettings graphAPIVersion]
0x001000e2804 +[FBSDKSettings appEventSettingsForPlistKey:defaultValue:]
0x001000e28dc +[FBSDKSettings appEventSettingsForUserDefaultsKey:defaultValue:]
0x001000e29b8 +[FBSDKSettings logWarnings]
0x001000e2a8c +[FBSDKSettings _logIfSDKSettingsChanged]
0x001000e2f5c +[FBSDKSettings updateGraphAPIDebugBehavior]
0x001000e2fd0 +[FBSDKSettings graphAPIDebugParamValue]
0x00100e486f8 FBSDKSwizzler : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000e3090 +[FBSDKSwizzler initialize]
0x001000e30e8 +[FBSDKSwizzler resolveConflict]
0x001000e3158 +[FBSDKSwizzler printSwizzles]
0x001000e3208 +[FBSDKSwizzler swizzleForMethod:]
0x001000e321c +[FBSDKSwizzler removeSwizzleForMethod:]
0x001000e3230 +[FBSDKSwizzler setSwizzle:forMethod:]
0x001000e3244 +[FBSDKSwizzler isLocallyDefinedMethod:onClass:]
0x001000e32ac +[FBSDKSwizzler swizzleSelector:onClass:withBlock:named:]
0x001000e3738 +[FBSDKSwizzler unswizzleSelector:onClass:]
0x001000e37c4 +[FBSDKSwizzler unswizzleSelector:onClass:named:]
0x00100e48720 FBSDKSwizzle : NSObject /usr/lib/libobjc.A.dylib
@property Class class
@property SEL selector
@property ^? originalMethod
@property unsigned int numArgs
@property NSMapTable *blocks
// instance methods
0x001000e38e4 -[FBSDKSwizzle init]
0x001000e3970 -[FBSDKSwizzle initWithBlock:named:forClass:selector:originalMethod:withNumArgs:]
0x001000e3c38 -[FBSDKSwizzle class]
0x001000e3c40 -[FBSDKSwizzle setClass:]
0x001000e3c48 -[FBSDKSwizzle selector]
0x001000e3c50 -[FBSDKSwizzle setSelector:]
0x001000e3c58 -[FBSDKSwizzle originalMethod]
0x001000e3c60 -[FBSDKSwizzle setOriginalMethod:]
0x001000e3c68 -[FBSDKSwizzle numArgs]
0x001000e3c70 -[FBSDKSwizzle setNumArgs:]
0x001000e3c78 -[FBSDKSwizzle blocks]
0x001000e3c84 -[FBSDKSwizzle setBlocks:]
0x00100e48798 FBSDKTestUsersManager : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000e43f8 +[FBSDKTestUsersManager sharedInstanceForAppID:appSecret:]
// instance methods
0x001000e430c -[FBSDKTestUsersManager initWithAppID:appSecret:]
0x001000e4580 -[FBSDKTestUsersManager requestTestAccountTokensWithArraysOfPermissions:createIfNotFound:completionHandler:]
0x001000e4da8 -[FBSDKTestUsersManager addTestAccountWithPermissions:completionHandler:]
0x001000e52f8 -[FBSDKTestUsersManager makeFriendsWithFirst:second:callback:]
0x001000e594c -[FBSDKTestUsersManager removeTestAccount:completionHandler:]
0x001000e5adc -[FBSDKTestUsersManager tokenDataForTokenString:permissions:userId:]
0x001000e5c28 -[FBSDKTestUsersManager userIdAndTokenOfExistingAccountWithPermissions:skip:]
0x001000e5f84 -[FBSDKTestUsersManager appAccessToken]
0x001000e5fc4 -[FBSDKTestUsersManager fetchExistingTestAccountsWithAfterCursor:handler:]
0x00100e487e8 FBSDKTimeSpentData : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000e6c10 +[FBSDKTimeSpentData suspend]
0x001000e6c50 +[FBSDKTimeSpentData restore:]
0x001000e6c98 +[FBSDKTimeSpentData singleton]
0x001000e7810 +[FBSDKTimeSpentData setSourceApplication:openURL:]
0x001000e78b8 +[FBSDKTimeSpentData setSourceApplication:isFromAppLink:]
0x001000e78d0 +[FBSDKTimeSpentData getSourceApplication]
0x001000e7940 +[FBSDKTimeSpentData resetSourceApplication]
0x001000e7968 +[FBSDKTimeSpentData registerAutoResetSourceApplication]
// instance methods
0x001000e6d10 -[FBSDKTimeSpentData instanceSuspend]
0x001000e6ff0 -[FBSDKTimeSpentData instanceRestore:]
0x001000e7524 -[FBSDKTimeSpentData appEventsParametersForActivate]
0x001000e75f4 -[FBSDKTimeSpentData appEventsParametersForDeactivate]
0x00100e48860 FBSDKTypeUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000e7a6c +[FBSDKTypeUtility arrayValue:]
0x001000e7ae8 +[FBSDKTypeUtility boolValue:]
0x001000e7bbc +[FBSDKTypeUtility dictionaryValue:]
0x001000e7c38 +[FBSDKTypeUtility integerValue:]
0x001000e7ce4 +[FBSDKTypeUtility objectValue:]
0x001000e7d5c +[FBSDKTypeUtility stringValue:]
0x001000e7e58 +[FBSDKTypeUtility timeIntervalValue:]
0x001000e7f08 +[FBSDKTypeUtility unsignedIntegerValue:]
0x001000e7fb4 +[FBSDKTypeUtility URLValue:]
0x001000e8078 +[FBSDKTypeUtility _objectValue:ofClass:]
0x00100e48888 FBSDKURL : NSObject /usr/lib/libobjc.A.dylib
@property NSURL *targetURL
@property NSDictionary *targetQueryParameters
@property NSDictionary *appLinkData
@property NSDictionary *appLinkExtras
@property FBSDKAppLink *appLinkReferer
@property NSURL *inputURL
@property NSDictionary *inputQueryParameters
// class methods
0x001000e8908 +[FBSDKURL URLWithURL:]
0x001000e8968 +[FBSDKURL URLWithInboundURL:sourceApplication:]
0x001000e89e8 +[FBSDKURL URLForRenderBackToReferrerBarURL:]
0x001000e8a48 +[FBSDKURL decodeURLString:]
0x001000e8a80 +[FBSDKURL queryParametersForURL:]
// instance methods
0x001000e80d8 -[FBSDKURL initWithURL:forOpenInboundURL:sourceApplication:forRenderBackToReferrerBar:]
0x001000e8e08 -[FBSDKURL targetURL]
0x001000e8e10 -[FBSDKURL targetQueryParameters]
0x001000e8e18 -[FBSDKURL appLinkData]
0x001000e8e20 -[FBSDKURL appLinkExtras]
0x001000e8e28 -[FBSDKURL appLinkReferer]
0x001000e8e30 -[FBSDKURL inputURL]
0x001000e8e38 -[FBSDKURL inputQueryParameters]
0x00100e488d8 FBSDKURLSession : NSObject /usr/lib/libobjc.A.dylib
@property NSURLSession *session
@property <NSURLSessionDataDelegate> *delegate
@property NSOperationQueue *delegateQueue
// instance methods
0x001000e8eac -[FBSDKURLSession initWithDelegate:delegateQueue:]
0x001000e8f54 -[FBSDKURLSession executeURLRequest:completionHandler:]
0x001000e9120 -[FBSDKURLSession updateSessionWithBlock:]
0x001000e9204 -[FBSDKURLSession invalidateAndCancel]
0x001000e925c -[FBSDKURLSession valid]
0x001000e9298 -[FBSDKURLSession session]
0x001000e92a4 -[FBSDKURLSession setSession:]
0x001000e92ac -[FBSDKURLSession delegate]
0x001000e92c4 -[FBSDKURLSession setDelegate:]
0x001000e92d0 -[FBSDKURLSession delegateQueue]
0x001000e92d8 -[FBSDKURLSession setDelegateQueue:]
0x00100e48928 FBSDKURLSessionTask : NSObject /usr/lib/libobjc.A.dylib
@property NSURLSessionTask *task
@property long long state
@property NSDate *requestStartDate
@property @? handler
@property unsigned long requestStartTime
@property unsigned long loggerSerialNumber
// instance methods
0x001000e931c -[FBSDKURLSessionTask init]
0x001000e9390 -[FBSDKURLSessionTask initWithRequest:fromSession:completionHandler:]
0x001000e94ac -[FBSDKURLSessionTask state]
0x001000e94f8 -[FBSDKURLSessionTask start]
0x001000e9538 -[FBSDKURLSessionTask cancel]
0x001000e9590 -[FBSDKURLSessionTask task]
0x001000e9598 -[FBSDKURLSessionTask setTask:]
0x001000e95a4 -[FBSDKURLSessionTask requestStartDate]
0x001000e95ac -[FBSDKURLSessionTask handler]
0x001000e95b8 -[FBSDKURLSessionTask setHandler:]
0x001000e95c0 -[FBSDKURLSessionTask requestStartTime]
0x001000e95c8 -[FBSDKURLSessionTask setRequestStartTime:]
0x001000e95d0 -[FBSDKURLSessionTask loggerSerialNumber]
0x001000e95d8 -[FBSDKURLSessionTask setLoggerSerialNumber:]
0x00100e48978 FBSDKUserDataStore : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000e961c +[FBSDKUserDataStore initialize]
0x001000e9748 +[FBSDKUserDataStore setAndHashUserEmail:firstName:lastName:phone:dateOfBirth:gender:city:state:zip:country:]
0x001000e9ccc +[FBSDKUserDataStore setAndHashData:forType:]
0x001000e9d64 +[FBSDKUserDataStore setHashData:forType:]
0x001000e9ec8 +[FBSDKUserDataStore clearDataForType:]
0x001000e9ee4 +[FBSDKUserDataStore getHashedData]
0x001000ea004 +[FBSDKUserDataStore getHashedDataForType:]
0x001000ea120 +[FBSDKUserDataStore stringByHashedData:]
0x001000ea220 +[FBSDKUserDataStore encryptData:type:]
0x001000ea304 +[FBSDKUserDataStore normalizeData:type:]
0x001000ea64c +[FBSDKUserDataStore maybeSHA256Hashed:]
0x00100e489f0 FBSDKUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000ea6cc +[FBSDKUtility dictionaryWithQueryString:]
0x001000ea6e0 +[FBSDKUtility queryStringWithDictionary:error:]
0x001000ea6f8 +[FBSDKUtility URLDecode:]
0x001000ea70c +[FBSDKUtility URLEncode:]
0x001000ea720 +[FBSDKUtility startGCDTimerWithInterval:block:]
0x001000ea7bc +[FBSDKUtility stopGCDTimer:]
0x001000ea7cc +[FBSDKUtility SHA256Hash:]
0x00100e48a18 FBSDKViewHierarchy : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000ea994 +[FBSDKViewHierarchy getChildren:]
0x001000eb4ac +[FBSDKViewHierarchy getParent:]
0x001000eb778 +[FBSDKViewHierarchy getPath:]
0x001000eb790 +[FBSDKViewHierarchy getPath:limit:]
0x001000eb928 +[FBSDKViewHierarchy getAttributesOf:parent:]
0x001000ebd34 +[FBSDKViewHierarchy getDetailAttributesOf:]
0x001000ebd44 +[FBSDKViewHierarchy getDetailAttributesOf:WithHash:]
0x001000ec250 +[FBSDKViewHierarchy getIndexPath:]
0x001000ec34c +[FBSDKViewHierarchy getText:]
0x001000ec8ac +[FBSDKViewHierarchy getTextStyle:]
0x001000ecb94 +[FBSDKViewHierarchy getHint:]
0x001000eccc0 +[FBSDKViewHierarchy getClassBitmask:]
0x001000ecf04 +[FBSDKViewHierarchy isUserInputView:]
0x001000ed030 +[FBSDKViewHierarchy isRCTButton:]
0x001000ed300 +[FBSDKViewHierarchy getViewReactTag:]
0x001000ed3b0 +[FBSDKViewHierarchy isView:superViewOfView:]
0x001000ed4d4 +[FBSDKViewHierarchy getParentViewController:]
0x001000ed590 +[FBSDKViewHierarchy getParentTableView:]
0x001000ed63c +[FBSDKViewHierarchy getParentCollectionView:]
0x001000ed6e8 +[FBSDKViewHierarchy getTag:]
0x001000ed7cc +[FBSDKViewHierarchy getDimensionOf:]
0x00100e48a68 FBSDKViewImpressionTracker : NSObject /usr/lib/libobjc.A.dylib
@property NSString *eventName
// class methods
0x001000edb50 +[FBSDKViewImpressionTracker impressionTrackerWithEventName:]
// instance methods
0x001000edc48 -[FBSDKViewImpressionTracker initWithEventName:]
0x001000edd84 -[FBSDKViewImpressionTracker dealloc]
0x001000eddfc -[FBSDKViewImpressionTracker logImpressionWithIdentifier:parameters:]
0x001000edf60 -[FBSDKViewImpressionTracker _applicationDidEnterBackgroundNotification:]
0x001000edf70 -[FBSDKViewImpressionTracker eventName]
0x00100e48ab8 FBSDKWebDialog : NSObject /usr/lib/libobjc.A.dylib <FBSDKWebDialogViewDelegate>
@property BOOL deferVisibility
@property <FBSDKWebDialogDelegate> *delegate
@property NSString *name
@property NSDictionary *parameters
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000edfac +[FBSDKWebDialog showWithName:parameters:delegate:]
// instance methods
0x001000ee078 -[FBSDKWebDialog dealloc]
0x001000ee124 -[FBSDKWebDialog show]
0x001000ee30c -[FBSDKWebDialog webDialogView:didCompleteWithResults:]
0x001000ee31c -[FBSDKWebDialog webDialogView:didFailWithError:]
0x001000ee32c -[FBSDKWebDialog webDialogViewDidCancel:]
0x001000ee338 -[FBSDKWebDialog webDialogViewDidFinishLoad:]
0x001000ee3d0 -[FBSDKWebDialog _addObservers]
0x001000ee438 -[FBSDKWebDialog _deviceOrientationDidChangeNotification:]
0x001000ee560 -[FBSDKWebDialog _removeObservers]
0x001000ee5c0 -[FBSDKWebDialog _cancel]
0x001000ee61c -[FBSDKWebDialog _completeWithResults:]
0x001000ee6a0 -[FBSDKWebDialog _dismissAnimated:]
0x001000ee8c0 -[FBSDKWebDialog _failWithError:]
0x001000ee998 -[FBSDKWebDialog _generateURL:]
0x001000eec2c -[FBSDKWebDialog _showWebView]
0x001000eeee0 -[FBSDKWebDialog _transformForOrientation]
0x001000eefb8 -[FBSDKWebDialog _applicationFrameForOrientation]
0x001000ef1c0 -[FBSDKWebDialog _updateViewsWithScale:alpha:animationDuration:completion:]
0x001000ef490 -[FBSDKWebDialog shouldDeferVisibility]
0x001000ef498 -[FBSDKWebDialog setDeferVisibility:]
0x001000ef4a0 -[FBSDKWebDialog delegate]
0x001000ef4b8 -[FBSDKWebDialog setDelegate:]
0x001000ef4c4 -[FBSDKWebDialog name]
0x001000ef4d0 -[FBSDKWebDialog setName:]
0x001000ef4d8 -[FBSDKWebDialog parameters]
0x001000ef4e4 -[FBSDKWebDialog setParameters:]
0x00100e48b08 FBSDKWebDialogView : UIView /System/Library/Frameworks/UIKit.framework/UIKit <WKNavigationDelegate>
@property <FBSDKWebDialogViewDelegate> *delegate
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000ef53c -[FBSDKWebDialogView initWithFrame:]
0x001000ef868 -[FBSDKWebDialogView dealloc]
0x001000ef8c4 -[FBSDKWebDialogView loadURL:]
0x001000ef970 -[FBSDKWebDialogView stopLoading]
0x001000ef988 -[FBSDKWebDialogView drawRect:]
0x001000efaf0 -[FBSDKWebDialogView layoutSubviews]
0x001000efd54 -[FBSDKWebDialogView _close:]
0x001000efd98 -[FBSDKWebDialogView webView:didFailNavigation:withError:]
0x001000efee0 -[FBSDKWebDialogView webView:decidePolicyForNavigationAction:decisionHandler:]
0x001000f02b4 -[FBSDKWebDialogView webView:didFinishNavigation:]
0x001000f0310 -[FBSDKWebDialogView delegate]
0x001000f0330 -[FBSDKWebDialogView setDelegate:]
0x00100e48b80 FBSDKWebViewAppLinkResolverWebViewDelegate : NSObject /usr/lib/libobjc.A.dylib <WKNavigationDelegate>
@property @? didFinishLoad
@property @? didFailLoadWithError
@property BOOL hasLoaded
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000f03a8 -[FBSDKWebViewAppLinkResolverWebViewDelegate webView:didFinishNavigation:]
0x001000f0430 -[FBSDKWebViewAppLinkResolverWebViewDelegate webView:didFailNavigation:withError:]
0x001000f04dc -[FBSDKWebViewAppLinkResolverWebViewDelegate webView:decidePolicyForNavigationAction:decisionHandler:]
0x001000f05a0 -[FBSDKWebViewAppLinkResolverWebViewDelegate didFinishLoad]
0x001000f05ac -[FBSDKWebViewAppLinkResolverWebViewDelegate setDidFinishLoad:]
0x001000f05b4 -[FBSDKWebViewAppLinkResolverWebViewDelegate didFailLoadWithError]
0x001000f05c0 -[FBSDKWebViewAppLinkResolverWebViewDelegate setDidFailLoadWithError:]
0x001000f05c8 -[FBSDKWebViewAppLinkResolverWebViewDelegate hasLoaded]
0x001000f05d0 -[FBSDKWebViewAppLinkResolverWebViewDelegate setHasLoaded:]
0x00100e48bd0 FBSDKWebViewAppLinkResolver : NSObject /usr/lib/libobjc.A.dylib <FBSDKAppLinkResolving>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000f0608 +[FBSDKWebViewAppLinkResolver sharedInstance]
// instance methods
0x001000f06b0 -[FBSDKWebViewAppLinkResolver followRedirects:handler:]
0x001000f0ac0 -[FBSDKWebViewAppLinkResolver appLinkFromURL:handler:]
0x001000f139c -[FBSDKWebViewAppLinkResolver parseALData:]
0x001000f1828 -[FBSDKWebViewAppLinkResolver getALDataFromLoadedPage:handler:]
0x001000f1a10 -[FBSDKWebViewAppLinkResolver appLinkFromALData:destination:]
0x00100e48bf8 _FBSDKLoginRecoveryAttempter : FBSDKErrorRecoveryAttempter
// instance methods
0x001000f241c -[_FBSDKLoginRecoveryAttempter attemptRecoveryFromError:optionIndex:delegate:didRecoverSelector:contextInfo:]
0x00100e48c48 FBSDKDeviceLoginCodeInfo : NSObject /usr/lib/libobjc.A.dylib
@property NSString *identifier
@property NSString *loginCode
@property NSURL *verificationURL
@property NSDate *expirationDate
@property unsigned long pollingInterval
// instance methods
0x001000f26ac -[FBSDKDeviceLoginCodeInfo initWithIdentifier:loginCode:verificationURL:expirationDate:pollingInterval:]
0x001000f27ec -[FBSDKDeviceLoginCodeInfo identifier]
0x001000f27f8 -[FBSDKDeviceLoginCodeInfo loginCode]
0x001000f2804 -[FBSDKDeviceLoginCodeInfo verificationURL]
0x001000f2810 -[FBSDKDeviceLoginCodeInfo expirationDate]
0x001000f281c -[FBSDKDeviceLoginCodeInfo pollingInterval]
0x00100e48c98 FBSDKDeviceLoginManager : NSObject /usr/lib/libobjc.A.dylib <NSNetServiceDelegate>
@property <FBSDKDeviceLoginManagerDelegate> *delegate
@property NSArray *permissions
@property NSURL *redirectURL
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000f286c +[FBSDKDeviceLoginManager initialize]
// instance methods
0x001000f28dc -[FBSDKDeviceLoginManager initWithPermissions:enableSmartLogin:]
0x001000f296c -[FBSDKDeviceLoginManager start]
0x001000f2ed0 -[FBSDKDeviceLoginManager cancel]
0x001000f2f20 -[FBSDKDeviceLoginManager _notifyError:]
0x001000f2fc8 -[FBSDKDeviceLoginManager _notifyToken:]
0x001000f3554 -[FBSDKDeviceLoginManager _processError:]
0x001000f36b0 -[FBSDKDeviceLoginManager _schedulePoll:]
0x001000f39e0 -[FBSDKDeviceLoginManager netService:didNotPublish:]
0x001000f3a5c -[FBSDKDeviceLoginManager delegate]
0x001000f3a74 -[FBSDKDeviceLoginManager setDelegate:]
0x001000f3a80 -[FBSDKDeviceLoginManager permissions]
0x001000f3a8c -[FBSDKDeviceLoginManager redirectURL]
0x001000f3a98 -[FBSDKDeviceLoginManager setRedirectURL:]
0x00100e48ce8 FBSDKDeviceLoginManagerResult : NSObject /usr/lib/libobjc.A.dylib
@property FBSDKAccessToken *accessToken
@property BOOL cancelled
// instance methods
0x001000f3af0 -[FBSDKDeviceLoginManagerResult initWithToken:isCancelled:]
0x001000f3b70 -[FBSDKDeviceLoginManagerResult accessToken]
0x001000f3b78 -[FBSDKDeviceLoginManagerResult isCancelled]
0x00100e48d38 FBSDKLoginButton : FBSDKButton <FBSDKButtonImpressionTracking>
@property unsigned long defaultAudience
@property <FBSDKLoginButtonDelegate> *delegate
@property unsigned long loginBehavior
@property NSArray *permissions
@property unsigned long tooltipBehavior
@property unsigned long tooltipColorStyle
@property NSDictionary *analyticsParameters
@property NSString *impressionTrackingEventName
@property NSString *impressionTrackingIdentifier
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001000f3b8c -[FBSDKLoginButton dealloc]
0x001000f3c04 -[FBSDKLoginButton defaultAudience]
0x001000f3c1c -[FBSDKLoginButton setDefaultAudience:]
0x001000f3c34 -[FBSDKLoginButton loginBehavior]
0x001000f3c4c -[FBSDKLoginButton setLoginBehavior:]
0x001000f3c64 -[FBSDKLoginButton defaultFont]
0x001000f3cd0 -[FBSDKLoginButton didMoveToWindow]
0x001000f3dac -[FBSDKLoginButton imageRectForContentRect:]
0x001000f3dd4 -[FBSDKLoginButton titleRectForContentRect:]
0x001000f3ec4 -[FBSDKLoginButton layoutSubviews]
0x001000f4000 -[FBSDKLoginButton sizeThatFits:]
0x001000f43a8 -[FBSDKLoginButton analyticsParameters]
0x001000f43b0 -[FBSDKLoginButton impressionTrackingEventName]
0x001000f43c0 -[FBSDKLoginButton impressionTrackingIdentifier]
0x001000f43cc -[FBSDKLoginButton configureButton]
0x001000f45f4 -[FBSDKLoginButton _accessTokenDidChangeNotification:]
0x001000f46e4 -[FBSDKLoginButton _buttonPressed:]
0x001000f4d48 -[FBSDKLoginButton _logOutTitle]
0x001000f4dbc -[FBSDKLoginButton _longLogInTitle]
0x001000f4e30 -[FBSDKLoginButton _shortLogInTitle]
0x001000f4ea4 -[FBSDKLoginButton _showTooltipIfNeeded]
0x001000f4fa4 -[FBSDKLoginButton _updateContent]
0x001000f5274 -[FBSDKLoginButton delegate]
0x001000f5294 -[FBSDKLoginButton setDelegate:]
0x001000f52a8 -[FBSDKLoginButton permissions]
0x001000f52b8 -[FBSDKLoginButton setPermissions:]
0x001000f52c4 -[FBSDKLoginButton tooltipBehavior]
0x001000f52d4 -[FBSDKLoginButton setTooltipBehavior:]
0x001000f52e4 -[FBSDKLoginButton tooltipColorStyle]
0x001000f52f4 -[FBSDKLoginButton setTooltipColorStyle:]
0x00100e48d88 FBSDKLoginCompletionParameters : NSObject /usr/lib/libobjc.A.dylib
@property NSString *accessTokenString
@property NSString *nonceString
@property NSSet *permissions
@property NSSet *declinedPermissions
@property NSSet *expiredPermissions
@property NSString *appID
@property NSString *userID
@property NSError *error
@property NSDate *expirationDate
@property NSDate *dataAccessExpirationDate
@property NSString *challenge
// instance methods
0x001000f537c -[FBSDKLoginCompletionParameters init]
0x001000f53b0 -[FBSDKLoginCompletionParameters initWithError:]
0x001000f5410 -[FBSDKLoginCompletionParameters accessTokenString]
0x001000f541c -[FBSDKLoginCompletionParameters setAccessTokenString:]
0x001000f5424 -[FBSDKLoginCompletionParameters nonceString]
0x001000f5430 -[FBSDKLoginCompletionParameters setNonceString:]
0x001000f5438 -[FBSDKLoginCompletionParameters permissions]
0x001000f5444 -[FBSDKLoginCompletionParameters setPermissions:]
0x001000f544c -[FBSDKLoginCompletionParameters declinedPermissions]
0x001000f5458 -[FBSDKLoginCompletionParameters setDeclinedPermissions:]
0x001000f5460 -[FBSDKLoginCompletionParameters expiredPermissions]
0x001000f546c -[FBSDKLoginCompletionParameters setExpiredPermissions:]
0x001000f5474 -[FBSDKLoginCompletionParameters appID]
0x001000f5480 -[FBSDKLoginCompletionParameters setAppID:]
0x001000f5488 -[FBSDKLoginCompletionParameters userID]
0x001000f5494 -[FBSDKLoginCompletionParameters setUserID:]
0x001000f549c -[FBSDKLoginCompletionParameters error]
0x001000f54a8 -[FBSDKLoginCompletionParameters setError:]
0x001000f54b0 -[FBSDKLoginCompletionParameters expirationDate]
0x001000f54bc -[FBSDKLoginCompletionParameters setExpirationDate:]
0x001000f54c4 -[FBSDKLoginCompletionParameters dataAccessExpirationDate]
0x001000f54d0 -[FBSDKLoginCompletionParameters setDataAccessExpirationDate:]
0x001000f54d8 -[FBSDKLoginCompletionParameters challenge]
0x001000f54e4 -[FBSDKLoginCompletionParameters setChallenge:]
0x00100e48dd8 FBSDKLoginURLCompleter : NSObject /usr/lib/libobjc.A.dylib <FBSDKLoginCompleting>
// instance methods
0x001000f5588 -[FBSDKLoginURLCompleter initWithURLParameters:appID:]
0x001000f577c -[FBSDKLoginURLCompleter completeLoginWithHandler:]
0x001000f5c58 -[FBSDKLoginURLCompleter setParametersWithDictionary:appID:]
0x001000f63ac -[FBSDKLoginURLCompleter setErrorWithDictionary:]
0x001000f6484 -[FBSDKLoginURLCompleter attemptBrowserLogIn:]
0x001000f65c8 -[FBSDKLoginURLCompleter _exchangeNonceForTokenWithHandler:]
0x00100e48e50 PodsDummy_FBSDKLoginKit : NSObject /usr/lib/libobjc.A.dylib
0x00100e48e78 FBSDKLoginManager : NSObject /usr/lib/libobjc.A.dylib <FBSDKURLOpening>
@property UIViewController *fromViewController
@property NSSet *requestedPermissions
@property NSString *loadExpectedChallenge
@property NSString *authType
@property unsigned long defaultAudience
@property unsigned long loginBehavior
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000f7908 +[FBSDKLoginManager initialize]
0x001000f9390 +[FBSDKLoginManager stringForChallenge]
// instance methods
0x001000f7974 -[FBSDKLoginManager init]
0x001000f7a8c -[FBSDKLoginManager logInWithPermissions:fromViewController:handler:]
0x001000f7b64 -[FBSDKLoginManager reauthorizeDataAccess:handler:]
0x001000f7bec -[FBSDKLoginManager logOut]
0x001000f7c28 -[FBSDKLoginManager raiseLoginException:]
0x001000f7c3c -[FBSDKLoginManager handleImplicitCancelOfLogIn]
0x001000f7d4c -[FBSDKLoginManager validateLoginStartState]
0x001000f7de0 -[FBSDKLoginManager isPerformingLogin]
0x001000f7df0 -[FBSDKLoginManager assertPermissions:]
0x001000f8028 -[FBSDKLoginManager completeAuthentication:expectChallenge:]
0x001000f865c -[FBSDKLoginManager determineRecentlyGrantedPermissions:recentlyDeclinedPermissions:forGrantedPermission:declinedPermissions:]
0x001000f87f4 -[FBSDKLoginManager invokeHandler:error:]
0x001000f88e8 -[FBSDKLoginManager loadExpectedChallenge]
0x001000f8900 -[FBSDKLoginManager logInParametersWithPermissions:serverConfiguration:]
0x001000f8da8 -[FBSDKLoginManager logInWithPermissions:handler:]
0x001000f8ee4 -[FBSDKLoginManager reauthorizeDataAccess:]
0x001000f9030 -[FBSDKLoginManager logIn]
0x001000f9320 -[FBSDKLoginManager storeExpectedChallenge:]
0x001000f9400 -[FBSDKLoginManager validateReauthentication:withResult:]
0x001000f979c -[FBSDKLoginManager setHandler:]
0x001000f97d4 -[FBSDKLoginManager setRequestedPermissions:]
0x001000f980c -[FBSDKLoginManager performBrowserLogInWithParameters:handler:]
0x001000f9bf4 -[FBSDKLoginManager application:openURL:sourceApplication:annotation:]
0x001000f9de0 -[FBSDKLoginManager canOpenURL:forApplication:sourceApplication:annotation:]
0x001000f9f04 -[FBSDKLoginManager applicationDidBecomeActive:]
0x001000f9f48 -[FBSDKLoginManager isAuthenticationURL:]
0x001000f9fa0 -[FBSDKLoginManager authType]
0x001000f9fa8 -[FBSDKLoginManager setAuthType:]
0x001000f9fb4 -[FBSDKLoginManager defaultAudience]
0x001000f9fbc -[FBSDKLoginManager setDefaultAudience:]
0x001000f9fc4 -[FBSDKLoginManager loginBehavior]
0x001000f9fcc -[FBSDKLoginManager setLoginBehavior:]
0x001000f9fd4 -[FBSDKLoginManager fromViewController]
0x001000f9fec -[FBSDKLoginManager setFromViewController:]
0x001000f9ff8 -[FBSDKLoginManager requestedPermissions]
0x00100e48ec8 FBSDKLoginManagerLogger : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000fa05c +[FBSDKLoginManagerLogger loggerFromParameters:]
// instance methods
0x001000fa20c -[FBSDKLoginManagerLogger initWithLoggingToken:]
0x001000fa30c -[FBSDKLoginManagerLogger startSessionForLoginManager:]
0x001000fa5ec -[FBSDKLoginManagerLogger endSession]
0x001000fa608 -[FBSDKLoginManagerLogger startAuthMethod:]
0x001000fa690 -[FBSDKLoginManagerLogger endLoginWithResult:error:]
0x001000fa8b4 -[FBSDKLoginManagerLogger parametersWithTimeStampAndClientState:forAuthMethod:]
0x001000faacc -[FBSDKLoginManagerLogger willAttemptAppSwitchingBehavior]
0x001000fad10 -[FBSDKLoginManagerLogger systemAuthDidShowDialog:isUnTOSedDevice:]
0x001000fae2c -[FBSDKLoginManagerLogger logNativeAppDialogResult:dialogDuration:]
0x001000faf78 -[FBSDKLoginManagerLogger clientStateForAuthMethod:andExistingState:]
0x001000fb100 -[FBSDKLoginManagerLogger _parametersForNewEvent]
0x001000fb2a4 -[FBSDKLoginManagerLogger logEvent:params:]
0x001000fb37c -[FBSDKLoginManagerLogger logEvent:result:error:]
0x00100e48f18 FBSDKLoginManagerLoginResult : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *loggingExtras
@property BOOL isSkipped
@property FBSDKAccessToken *token
@property BOOL isCancelled
@property NSSet *grantedPermissions
@property NSSet *declinedPermissions
// instance methods
0x001000fb95c -[FBSDKLoginManagerLoginResult initWithToken:isCancelled:grantedPermissions:declinedPermissions:]
0x001000fbab4 -[FBSDKLoginManagerLoginResult addLoggingExtra:forKey:]
0x001000fbb0c -[FBSDKLoginManagerLoginResult loggingExtras]
0x001000fbb2c -[FBSDKLoginManagerLoginResult token]
0x001000fbb38 -[FBSDKLoginManagerLoginResult setToken:]
0x001000fbb40 -[FBSDKLoginManagerLoginResult isCancelled]
0x001000fbb48 -[FBSDKLoginManagerLoginResult grantedPermissions]
0x001000fbb54 -[FBSDKLoginManagerLoginResult setGrantedPermissions:]
0x001000fbb5c -[FBSDKLoginManagerLoginResult declinedPermissions]
0x001000fbb68 -[FBSDKLoginManagerLoginResult setDeclinedPermissions:]
0x001000fbb70 -[FBSDKLoginManagerLoginResult isSkipped]
0x001000fbb78 -[FBSDKLoginManagerLoginResult setIsSkipped:]
0x00100e48f68 FBSDKLoginTooltipView : FBSDKTooltipView
@property <FBSDKLoginTooltipViewDelegate> *delegate
@property BOOL forceDisplay
// instance methods
0x001000fbbc8 -[FBSDKLoginTooltipView init]
0x001000fbc84 -[FBSDKLoginTooltipView presentInView:withArrowPosition:direction:]
0x001000fbfb8 -[FBSDKLoginTooltipView delegate]
0x001000fbfd8 -[FBSDKLoginTooltipView setDelegate:]
0x001000fbfec -[FBSDKLoginTooltipView shouldForceDisplay]
0x001000fbffc -[FBSDKLoginTooltipView setForceDisplay:]
0x00100e48fe0 FBSDKLoginUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001000fc01c +[FBSDKLoginUtility stringForAudience:]
0x001000fc048 +[FBSDKLoginUtility queryParamsFromLoginURL:]
0x001000fc290 +[FBSDKLoginUtility userIDFromSignedRequest:]
0x00100e49008 FBSDKTooltipView : UIView /System/Library/Frameworks/UIKit.framework/UIKit
@property double displayDuration
@property unsigned long colorStyle
@property NSString *message
@property NSString *tagline
// instance methods
0x001000fc3c4 -[FBSDKTooltipView initWithTagline:message:colorStyle:]
0x001000fc878 -[FBSDKTooltipView dealloc]
0x001000fc8d8 -[FBSDKTooltipView setMessage:]
0x001000fc988 -[FBSDKTooltipView setTagline:]
0x001000fca34 -[FBSDKTooltipView presentFromView:]
0x001000fcc04 -[FBSDKTooltipView presentInView:withArrowPosition:direction:]
0x001000fcd38 -[FBSDKTooltipView dismiss]
0x001000fcdf4 -[FBSDKTooltipView colorStyle]
0x001000fce04 -[FBSDKTooltipView setColorStyle:]
0x001000fd114 -[FBSDKTooltipView animateFadeIn]
0x001000fd748 -[FBSDKTooltipView animateFadeOutWithCompletion:]
0x001000fd83c -[FBSDKTooltipView onTapInTooltip:]
0x001000fd888 -[FBSDKTooltipView drawRect:]
0x001000fe484 -[FBSDKTooltipView layoutSubviews]
0x001000fe4d4 -[FBSDKTooltipView layoutSubviewsAndDetermineFrame]
0x001000fe7f0 -[FBSDKTooltipView setMessage:tagline:]
0x001000feae4 -[FBSDKTooltipView scheduleAutomaticFadeout]
0x001000febcc -[FBSDKTooltipView scheduleFadeoutRespectingMinimumDisplayDuration]
0x001000fec40 -[FBSDKTooltipView cancelAllScheduledFadeOutMethods]
0x001000fecb4 -[FBSDKTooltipView displayDuration]
0x001000fecc4 -[FBSDKTooltipView setDisplayDuration:]
0x001000fecd4 -[FBSDKTooltipView message]
0x001000fece4 -[FBSDKTooltipView tagline]
0x00100e49058 FBSDKAppGroupContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property NSString *groupDescription
@property NSString *name
@property unsigned long privacy
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000fefd0 +[FBSDKAppGroupContent supportsSecureCoding]
// instance methods
0x001000fee30 -[FBSDKAppGroupContent isEqual:]
0x001000feec0 -[FBSDKAppGroupContent isEqualToAppGroupContent:]
0x001000fefd8 -[FBSDKAppGroupContent initWithCoder:]
0x001000ff0dc -[FBSDKAppGroupContent encodeWithCoder:]
0x001000ff164 -[FBSDKAppGroupContent copyWithZone:]
0x001000ff1f0 -[FBSDKAppGroupContent groupDescription]
0x001000ff1fc -[FBSDKAppGroupContent setGroupDescription:]
0x001000ff204 -[FBSDKAppGroupContent name]
0x001000ff210 -[FBSDKAppGroupContent setName:]
0x001000ff218 -[FBSDKAppGroupContent privacy]
0x001000ff220 -[FBSDKAppGroupContent setPrivacy:]
0x00100e490a8 FBSDKAppInviteContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, FBSDKSharingValidation, NSSecureCoding>
@property NSURL *appInvitePreviewImageURL
@property NSURL *appLinkURL
@property NSString *promotionCode
@property NSString *promotionText
@property unsigned long destination
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000ff8c0 +[FBSDKAppInviteContent supportsSecureCoding]
// instance methods
0x001000ff258 -[FBSDKAppInviteContent previewImageURL]
0x001000ff264 -[FBSDKAppInviteContent setPreviewImageURL:]
0x001000ff270 -[FBSDKAppInviteContent validateWithOptions:error:]
0x001000ff32c -[FBSDKAppInviteContent _validatePromoCodeWithError:]
0x001000ff678 -[FBSDKAppInviteContent isEqual:]
0x001000ff708 -[FBSDKAppInviteContent isEqualToAppInviteContent:]
0x001000ff8c8 -[FBSDKAppInviteContent initWithCoder:]
0x001000ffa48 -[FBSDKAppInviteContent encodeWithCoder:]
0x001000ffb00 -[FBSDKAppInviteContent copyWithZone:]
0x001000ffbc4 -[FBSDKAppInviteContent appInvitePreviewImageURL]
0x001000ffbd0 -[FBSDKAppInviteContent setAppInvitePreviewImageURL:]
0x001000ffbd8 -[FBSDKAppInviteContent appLinkURL]
0x001000ffbe4 -[FBSDKAppInviteContent setAppLinkURL:]
0x001000ffbec -[FBSDKAppInviteContent promotionCode]
0x001000ffbf8 -[FBSDKAppInviteContent setPromotionCode:]
0x001000ffc00 -[FBSDKAppInviteContent promotionText]
0x001000ffc0c -[FBSDKAppInviteContent setPromotionText:]
0x001000ffc14 -[FBSDKAppInviteContent destination]
0x001000ffc1c -[FBSDKAppInviteContent setDestination:]
0x00100e490f8 FBSDKCameraEffectArguments : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001000ffff0 +[FBSDKCameraEffectArguments supportsSecureCoding]
0x001001002bc +[FBSDKCameraEffectArguments assertKey:]
0x00100100374 +[FBSDKCameraEffectArguments assertValue:]
// instance methods
0x001000ffc6c -[FBSDKCameraEffectArguments init]
0x001000ffcd8 -[FBSDKCameraEffectArguments setString:forKey:]
0x001000ffd5c -[FBSDKCameraEffectArguments stringForKey:]
0x001000ffdd8 -[FBSDKCameraEffectArguments setArray:forKey:]
0x001000ffe5c -[FBSDKCameraEffectArguments arrayForKey:]
0x001000ffed8 -[FBSDKCameraEffectArguments allArguments]
0x001000ffef0 -[FBSDKCameraEffectArguments isEqual:]
0x001000fff80 -[FBSDKCameraEffectArguments isEqualToCameraEffectArguments:]
0x001000ffff8 -[FBSDKCameraEffectArguments initWithCoder:]
0x0010010008c -[FBSDKCameraEffectArguments encodeWithCoder:]
0x001001000ac -[FBSDKCameraEffectArguments copyWithZone:]
0x00100100104 -[FBSDKCameraEffectArguments _setValue:forKey:]
0x001001001b0 -[FBSDKCameraEffectArguments _valueForKey:]
0x00100100258 -[FBSDKCameraEffectArguments _valueOfClass:forKey:]
0x00100e49148 FBSDKCameraEffectTextures : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001007c8 +[FBSDKCameraEffectTextures supportsSecureCoding]
// instance methods
0x00100100578 -[FBSDKCameraEffectTextures init]
0x001001005e4 -[FBSDKCameraEffectTextures setImage:forKey:]
0x00100100634 -[FBSDKCameraEffectTextures imageForKey:]
0x001001006b0 -[FBSDKCameraEffectTextures allTextures]
0x001001006c8 -[FBSDKCameraEffectTextures isEqual:]
0x00100100758 -[FBSDKCameraEffectTextures isEqualToCameraEffectTextures:]
0x001001007d0 -[FBSDKCameraEffectTextures initWithCoder:]
0x00100100864 -[FBSDKCameraEffectTextures encodeWithCoder:]
0x00100100884 -[FBSDKCameraEffectTextures copyWithZone:]
0x001001008dc -[FBSDKCameraEffectTextures _setValue:forKey:]
0x00100100944 -[FBSDKCameraEffectTextures _valueForKey:]
0x001001009ec -[FBSDKCameraEffectTextures _valueOfClass:forKey:]
0x00100e491c0 FBSDKCheckmarkIcon : FBSDKIcon
// instance methods
0x00100100a5c -[FBSDKCheckmarkIcon pathWithSize:]
0x00100e491e8 FBSDKGameRequestContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, FBSDKSharingValidation, NSSecureCoding>
@property unsigned long actionType
@property NSString *data
@property unsigned long filters
@property NSString *message
@property NSString *objectID
@property NSArray *recipients
@property NSArray *recipientSuggestions
@property NSString *title
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100101540 +[FBSDKGameRequestContent supportsSecureCoding]
// instance methods
0x00100100b48 -[FBSDKGameRequestContent setRecipients:]
0x00100100bf0 -[FBSDKGameRequestContent setRecipientSuggestions:]
0x00100100c98 -[FBSDKGameRequestContent suggestions]
0x00100100ca4 -[FBSDKGameRequestContent setSuggestions:]
0x00100100cb0 -[FBSDKGameRequestContent to]
0x00100100cbc -[FBSDKGameRequestContent setTo:]
0x00100100cc8 -[FBSDKGameRequestContent validateWithOptions:error:]
0x0010010124c -[FBSDKGameRequestContent isEqual:]
0x001001012dc -[FBSDKGameRequestContent isEqualToGameRequestContent:]
0x00100101548 -[FBSDKGameRequestContent initWithCoder:]
0x0010010175c -[FBSDKGameRequestContent encodeWithCoder:]
0x00100101860 -[FBSDKGameRequestContent copyWithZone:]
0x00100101964 -[FBSDKGameRequestContent actionType]
0x0010010196c -[FBSDKGameRequestContent setActionType:]
0x00100101974 -[FBSDKGameRequestContent data]
0x00100101980 -[FBSDKGameRequestContent setData:]
0x00100101988 -[FBSDKGameRequestContent filters]
0x00100101990 -[FBSDKGameRequestContent setFilters:]
0x00100101998 -[FBSDKGameRequestContent message]
0x001001019a4 -[FBSDKGameRequestContent setMessage:]
0x001001019ac -[FBSDKGameRequestContent objectID]
0x001001019b8 -[FBSDKGameRequestContent setObjectID:]
0x001001019c0 -[FBSDKGameRequestContent recipients]
0x001001019cc -[FBSDKGameRequestContent recipientSuggestions]
0x001001019d8 -[FBSDKGameRequestContent title]
0x001001019e4 -[FBSDKGameRequestContent setTitle:]
0x00100e49238 FBSDKGameRequestDialog : NSObject /usr/lib/libobjc.A.dylib <FBSDKWebDialogDelegate>
@property <FBSDKGameRequestDialogDelegate> *delegate
@property FBSDKGameRequestContent *content
@property BOOL frictionlessRequestsEnabled
@property BOOL canShow
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100101a4c +[FBSDKGameRequestDialog initialize]
0x00100101ab8 +[FBSDKGameRequestDialog dialogWithContent:delegate:]
0x00100101b48 +[FBSDKGameRequestDialog showWithContent:delegate:]
// instance methods
0x00100101bbc -[FBSDKGameRequestDialog init]
0x00100101c58 -[FBSDKGameRequestDialog dealloc]
0x00100101cac -[FBSDKGameRequestDialog canShow]
0x00100101cb4 -[FBSDKGameRequestDialog show]
0x001001021e8 -[FBSDKGameRequestDialog validateWithError:]
0x00100102358 -[FBSDKGameRequestDialog webDialog:didCompleteWithResults:]
0x00100102698 -[FBSDKGameRequestDialog webDialog:didFailWithError:]
0x00100102740 -[FBSDKGameRequestDialog webDialogDidCancel:]
0x001001027b8 -[FBSDKGameRequestDialog _cleanUp]
0x001001027c0 -[FBSDKGameRequestDialog _handleCompletionWithDialogResults:error:]
0x001001028b4 -[FBSDKGameRequestDialog _actionTypeNameForActionType:]
0x001001028e8 -[FBSDKGameRequestDialog _filtersNameForFilters:]
0x0010010290c -[FBSDKGameRequestDialog delegate]
0x00100102924 -[FBSDKGameRequestDialog setDelegate:]
0x00100102930 -[FBSDKGameRequestDialog content]
0x0010010293c -[FBSDKGameRequestDialog setContent:]
0x00100102944 -[FBSDKGameRequestDialog isFrictionlessRequestsEnabled]
0x0010010294c -[FBSDKGameRequestDialog setFrictionlessRequestsEnabled:]
0x00100e49288 FBSDKGameRequestFrictionlessRecipientCache : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x0010010298c -[FBSDKGameRequestFrictionlessRecipientCache init]
0x00100102a34 -[FBSDKGameRequestFrictionlessRecipientCache dealloc]
0x00100102aac -[FBSDKGameRequestFrictionlessRecipientCache recipientsAreFrictionless:]
0x00100102bc4 -[FBSDKGameRequestFrictionlessRecipientCache updateWithResults:]
0x00100102c58 -[FBSDKGameRequestFrictionlessRecipientCache _accessTokenDidChangeNotification:]
0x00100102d08 -[FBSDKGameRequestFrictionlessRecipientCache _updateCache]
0x00100e492d8 FBSDKHashtag : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property NSString *stringRepresentation
@property BOOL valid
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100102f90 +[FBSDKHashtag hashtagWithString:]
0x001001031fc +[FBSDKHashtag supportsSecureCoding]
// instance methods
0x00100103058 -[FBSDKHashtag isValid]
0x001001030f0 -[FBSDKHashtag isEqual:]
0x00100103180 -[FBSDKHashtag isEqualToHashtag:]
0x00100103204 -[FBSDKHashtag initWithCoder:]
0x00100103298 -[FBSDKHashtag encodeWithCoder:]
0x001001032b8 -[FBSDKHashtag copyWithZone:]
0x00100103324 -[FBSDKHashtag stringRepresentation]
0x00100103330 -[FBSDKHashtag setStringRepresentation:]
0x00100e49328 FBSDKLikeActionController : NSObject /usr/lib/libobjc.A.dylib <FBSDKLikeDialogDelegate, NSDiscardableContent, NSSecureCoding>
@property NSDate *lastUpdateTime
@property NSString *likeCountString
@property NSString *objectID
@property unsigned long objectType
@property BOOL objectIsLiked
@property NSString *socialSentence
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010010338c +[FBSDKLikeActionController isDisabled]
0x00100103394 +[FBSDKLikeActionController initialize]
0x00100103630 +[FBSDKLikeActionController _accessTokenDidChangeNotification:]
0x0010010372c +[FBSDKLikeActionController _applicationWillResignActiveNotification:]
0x001001037f4 +[FBSDKLikeActionController _cacheFileURL]
0x0010010388c +[FBSDKLikeActionController likeActionControllerForObjectID:objectType:]
0x00100103ac8 +[FBSDKLikeActionController supportsSecureCoding]
// instance methods
0x001001039d0 -[FBSDKLikeActionController initWithObjectID:objectType:accessToken:]
0x00100103ab0 -[FBSDKLikeActionController init]
0x00100103ad0 -[FBSDKLikeActionController initWithCoder:]
0x00100103e60 -[FBSDKLikeActionController encodeWithCoder:]
0x00100103f98 -[FBSDKLikeActionController likeCountString]
0x00100103fb4 -[FBSDKLikeActionController socialSentence]
0x00100103fd0 -[FBSDKLikeActionController refresh]
0x00100103fe0 -[FBSDKLikeActionController beginContentAccess]
0x00100103ff8 -[FBSDKLikeActionController endContentAccess]
0x00100104008 -[FBSDKLikeActionController discardContentIfPossible]
0x00100104020 -[FBSDKLikeActionController isContentDiscarded]
0x00100104028 -[FBSDKLikeActionController likeDialog:didCompleteWithResults:]
0x001001042a4 -[FBSDKLikeActionController likeDialog:didFailWithError:]
0x0010010466c -[FBSDKLikeActionController _configure]
0x001001046fc -[FBSDKLikeActionController _ensureVerifiedObjectID:]
0x00100104d28 -[FBSDKLikeActionController _presentLikeDialogWithUpdateBlock:analyticsParameters:fromViewController:]
0x00100104ec8 -[FBSDKLikeActionController _publishIfNeededWithUpdateBlock:analyticsParameters:fromViewController:]
0x00100104f6c -[FBSDKLikeActionController _publishLikeWithUpdateBlock:analyticsParameters:fromViewController:]
0x001001054d0 -[FBSDKLikeActionController _publishUnlikeWithUpdateBlock:analyticsParameters:fromViewController:]
0x00100105894 -[FBSDKLikeActionController _refreshWithMode:]
0x001001061bc -[FBSDKLikeActionController _setExecuting:forKey:]
0x00100106324 -[FBSDKLikeActionController _updateWithObjectIsLiked:likeCountStringWithLike:likeCountStringWithoutLike:socialSentenceWithLike:socialSentenceWithoutLike:unlikeToken:animated:deferred:]
0x0010010682c -[FBSDKLikeActionController _useOGLike]
0x001001068a4 -[FBSDKLikeActionController lastUpdateTime]
0x001001068b0 -[FBSDKLikeActionController objectID]
0x001001068bc -[FBSDKLikeActionController objectType]
0x001001068c4 -[FBSDKLikeActionController objectIsLiked]
0x00100e49378 FBSDKLikeActionControllerCache : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSString *accessTokenString
// class methods
0x001001078fc +[FBSDKLikeActionControllerCache supportsSecureCoding]
// instance methods
0x0010010784c -[FBSDKLikeActionControllerCache initWithAccessTokenString:]
0x00100107904 -[FBSDKLikeActionControllerCache initWithCoder:]
0x00100107a78 -[FBSDKLikeActionControllerCache encodeWithCoder:]
0x00100107ae4 -[FBSDKLikeActionControllerCache objectForKeyedSubscript:]
0x00100107af4 -[FBSDKLikeActionControllerCache resetForAccessTokenString:]
0x00100107b3c -[FBSDKLikeActionControllerCache setObject:forKeyedSubscript:]
0x00100107b8c -[FBSDKLikeActionControllerCache _prune]
0x00100107d0c -[FBSDKLikeActionControllerCache accessTokenString]
0x00100e493c8 FBSDKLikeBoxBorderView : UIView /System/Library/Frameworks/UIKit.framework/UIKit
@property double borderCornerRadius
@property double borderWidth
@property unsigned long caretPosition
@property {UIEdgeInsets=dddd} contentInsets
@property UIView *contentView
@property UIColor *fillColor
@property UIColor *foregroundColor
// instance methods
0x00100107d48 -[FBSDKLikeBoxBorderView initWithFrame:]
0x00100107da0 -[FBSDKLikeBoxBorderView initWithCoder:]
0x00100107df8 -[FBSDKLikeBoxBorderView setBackgroundColor:]
0x00100107ea4 -[FBSDKLikeBoxBorderView setBorderCornerRadius:]
0x00100107ecc -[FBSDKLikeBoxBorderView setBorderWidth:]
0x00100107f24 -[FBSDKLikeBoxBorderView setCaretPosition:]
0x00100107f8c -[FBSDKLikeBoxBorderView contentInsets]
0x00100107fbc -[FBSDKLikeBoxBorderView setContentView:]
0x00100108058 -[FBSDKLikeBoxBorderView setFillColor:]
0x001001080d0 -[FBSDKLikeBoxBorderView setForegroundColor:]
0x00100108148 -[FBSDKLikeBoxBorderView intrinsicContentSize]
0x001001081c8 -[FBSDKLikeBoxBorderView layoutSubviews]
0x001001082a0 -[FBSDKLikeBoxBorderView sizeThatFits:]
0x00100108358 -[FBSDKLikeBoxBorderView drawRect:]
0x00100108e6c -[FBSDKLikeBoxBorderView _borderInsets]
0x00100108f54 -[FBSDKLikeBoxBorderView _initializeContent]
0x00100109070 -[FBSDKLikeBoxBorderView borderCornerRadius]
0x00100109080 -[FBSDKLikeBoxBorderView borderWidth]
0x00100109090 -[FBSDKLikeBoxBorderView caretPosition]
0x001001090a0 -[FBSDKLikeBoxBorderView contentView]
0x001001090b0 -[FBSDKLikeBoxBorderView fillColor]
0x001001090c0 -[FBSDKLikeBoxBorderView foregroundColor]
0x00100e49418 FBSDKLikeBoxView : UIView /System/Library/Frameworks/UIKit.framework/UIKit
@property unsigned long caretPosition
@property NSString *text
// instance methods
0x00100109124 -[FBSDKLikeBoxView initWithFrame:]
0x0010010917c -[FBSDKLikeBoxView initWithCoder:]
0x001001091d4 -[FBSDKLikeBoxView setCaretPosition:]
0x00100109248 -[FBSDKLikeBoxView text]
0x00100109260 -[FBSDKLikeBoxView setText:]
0x00100109314 -[FBSDKLikeBoxView intrinsicContentSize]
0x0010010932c -[FBSDKLikeBoxView layoutSubviews]
0x00100109394 -[FBSDKLikeBoxView sizeThatFits:]
0x001001093ac -[FBSDKLikeBoxView _initializeContent]
0x00100109520 -[FBSDKLikeBoxView caretPosition]
0x00100e49468 FBSDKLikeDialog : NSObject /usr/lib/libobjc.A.dylib
@property <FBSDKLikeDialogDelegate> *delegate
@property NSString *objectID
@property unsigned long objectType
@property BOOL shouldFailOnDataError
@property UIViewController *fromViewController
// class methods
0x00100109570 +[FBSDKLikeDialog initialize]
0x001001095c8 +[FBSDKLikeDialog likeWithObjectID:objectType:delegate:]
// instance methods
0x00100109680 -[FBSDKLikeDialog canLike]
0x00100109688 -[FBSDKLikeDialog like]
0x00100109c28 -[FBSDKLikeDialog validateWithError:]
0x00100109ce0 -[FBSDKLikeDialog _canLikeNative]
0x00100109d60 -[FBSDKLikeDialog _handleCompletionWithDialogResults:error:]
0x00100109e64 -[FBSDKLikeDialog delegate]
0x00100109e7c -[FBSDKLikeDialog setDelegate:]
0x00100109e88 -[FBSDKLikeDialog objectID]
0x00100109e94 -[FBSDKLikeDialog setObjectID:]
0x00100109e9c -[FBSDKLikeDialog objectType]
0x00100109ea4 -[FBSDKLikeDialog setObjectType:]
0x00100109eac -[FBSDKLikeDialog shouldFailOnDataError]
0x00100109eb4 -[FBSDKLikeDialog setShouldFailOnDataError:]
0x00100109ebc -[FBSDKLikeDialog fromViewController]
0x00100109ed4 -[FBSDKLikeDialog setFromViewController:]
0x00100e494b8 FBSDKMessageDialog : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingDialog>
@property BOOL canShow
@property <FBSDKSharingDelegate> *delegate
@property <FBSDKSharingContent> *shareContent
@property BOOL shouldFailOnDataError
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100109f48 +[FBSDKMessageDialog initialize]
0x00100109fbc +[FBSDKMessageDialog dialogWithContent:delegate:]
0x0010010a04c +[FBSDKMessageDialog showWithContent:delegate:]
// instance methods
0x0010010a0c0 -[FBSDKMessageDialog canShow]
0x0010010a0cc -[FBSDKMessageDialog show]
0x0010010a414 -[FBSDKMessageDialog validateWithError:]
0x0010010a6c8 -[FBSDKMessageDialog _canShowNative]
0x0010010a748 -[FBSDKMessageDialog _handleCompletionWithDialogResults:response:]
0x0010010a87c -[FBSDKMessageDialog _invokeDelegateDidCancel]
0x0010010a9c8 -[FBSDKMessageDialog _invokeDelegateDidCompleteWithResults:]
0x0010010ab4c -[FBSDKMessageDialog _invokeDelegateDidFailWithError:]
0x0010010acc8 -[FBSDKMessageDialog _logDialogShow]
0x0010010b178 -[FBSDKMessageDialog delegate]
0x0010010b190 -[FBSDKMessageDialog setDelegate:]
0x0010010b19c -[FBSDKMessageDialog shareContent]
0x0010010b1a8 -[FBSDKMessageDialog setShareContent:]
0x0010010b1b0 -[FBSDKMessageDialog shouldFailOnDataError]
0x0010010b1b8 -[FBSDKMessageDialog setShouldFailOnDataError:]
0x00100e49530 FBSDKMessengerIcon : FBSDKIcon
// instance methods
0x0010010b1ec -[FBSDKMessengerIcon pathWithSize:]
0x00100e49580 FBSDKSendButton : FBSDKButton <FBSDKButtonImpressionTracking, FBSDKSharingButton>
@property NSDictionary *analyticsParameters
@property NSString *impressionTrackingEventName
@property NSString *impressionTrackingIdentifier
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property <FBSDKSharingContent> *shareContent
// instance methods
0x0010010b49c -[FBSDKSendButton shareContent]
0x0010010b4b4 -[FBSDKSendButton setShareContent:]
0x0010010b4f4 -[FBSDKSendButton analyticsParameters]
0x0010010b4fc -[FBSDKSendButton impressionTrackingEventName]
0x0010010b50c -[FBSDKSendButton impressionTrackingIdentifier]
0x0010010b518 -[FBSDKSendButton configureButton]
0x0010010b6b4 -[FBSDKSendButton isImplicitlyDisabled]
0x0010010b70c -[FBSDKSendButton _share:]
0x00100e495a8 FBSDKShareAPI : NSObject /usr/lib/libobjc.A.dylib <FBSDKVideoUploaderDelegate, FBSDKSharing>
@property NSString *message
@property NSString *graphNode
@property FBSDKAccessToken *accessToken
@property BOOL canShare
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property <FBSDKSharingDelegate> *delegate
@property <FBSDKSharingContent> *shareContent
@property BOOL shouldFailOnDataError
// class methods
0x0010010b79c +[FBSDKShareAPI apiWithContent:delegate:]
0x0010010b82c +[FBSDKShareAPI shareWithContent:delegate:]
0x0010010b8a0 +[FBSDKShareAPI defaultAssetsLibrary]
0x0010010b914 +[FBSDKShareAPI initialize]
// instance methods
0x0010010b980 -[FBSDKShareAPI init]
0x0010010b9dc -[FBSDKShareAPI canShare]
0x0010010b9e4 -[FBSDKShareAPI createOpenGraphObject:]
0x0010010bc24 -[FBSDKShareAPI share]
0x0010010be48 -[FBSDKShareAPI validateWithError:]
0x0010010c07c -[FBSDKShareAPI accessToken]
0x0010010c0b8 -[FBSDKShareAPI _graphPathWithSuffix:]
0x0010010c1b8 -[FBSDKShareAPI _addCommonParameters:content:]
0x0010010c54c -[FBSDKShareAPI _hasPublishActions]
0x0010010c5c8 -[FBSDKShareAPI _shareLinkContent:]
0x0010010c9c8 -[FBSDKShareAPI _shareOpenGraphContent:]
0x0010010cf24 -[FBSDKShareAPI _sharePhotoContent:]
0x0010010d89c -[FBSDKShareAPI _shareVideoContent:]
0x0010010df34 -[FBSDKShareAPI _addEncodedParametersToDictionary:key:value:error:]
0x0010010e3d4 -[FBSDKShareAPI _stageArray:connection:stagingHandler:]
0x0010010ead0 -[FBSDKShareAPI _stageOpenGraphObject:connection:stagingHandler:completionHandler:]
0x0010010f180 -[FBSDKShareAPI _stageOpenGraphValueContainer:connection:stagingHandler:]
0x0010010f8c8 -[FBSDKShareAPI _stagePhoto:connection:stagingHandler:]
0x0010010ff90 -[FBSDKShareAPI _stageValue:connection:stagingHandler:]
0x0010011020c -[FBSDKShareAPI _connection:addRequest:completionHandler:]
0x00100110300 -[FBSDKShareAPI _addToPendingShareAPI]
0x001001103c4 -[FBSDKShareAPI _removeFromPendingShareAPI]
0x0010011044c -[FBSDKShareAPI videoChunkDataForVideoUploader:startOffset:endOffset:]
0x00100110598 -[FBSDKShareAPI videoUploader:didCompleteWithResults:]
0x001001106f4 -[FBSDKShareAPI videoUploader:didFailWithError:]
0x00100110764 -[FBSDKShareAPI delegate]
0x0010011077c -[FBSDKShareAPI setDelegate:]
0x00100110788 -[FBSDKShareAPI shareContent]
0x00100110794 -[FBSDKShareAPI setShareContent:]
0x0010011079c -[FBSDKShareAPI shouldFailOnDataError]
0x001001107a4 -[FBSDKShareAPI setShouldFailOnDataError:]
0x001001107ac -[FBSDKShareAPI setAccessToken:]
0x001001107b8 -[FBSDKShareAPI message]
0x001001107c4 -[FBSDKShareAPI setMessage:]
0x001001107cc -[FBSDKShareAPI graphNode]
0x001001107d8 -[FBSDKShareAPI setGraphNode:]
0x00100e49620 FBSDKShareButton : FBSDKButton <FBSDKSharingButton>
@property <FBSDKSharingContent> *shareContent
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100110848 -[FBSDKShareButton shareContent]
0x00100110860 -[FBSDKShareButton setShareContent:]
0x001001108a0 -[FBSDKShareButton analyticsParameters]
0x001001108a8 -[FBSDKShareButton impressionTrackingEventName]
0x001001108b8 -[FBSDKShareButton impressionTrackingIdentifier]
0x001001108c4 -[FBSDKShareButton configureButton]
0x001001109b4 -[FBSDKShareButton isImplicitlyDisabled]
0x00100110a0c -[FBSDKShareButton _share:]
0x00100e49648 FBSDKShareCameraEffectContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent, FBSDKSharingScheme>
@property NSString *effectID
@property FBSDKCameraEffectArguments *effectArguments
@property FBSDKCameraEffectTextures *effectTextures
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100111424 +[FBSDKShareCameraEffectContent supportsSecureCoding]
// instance methods
0x00100110a9c -[FBSDKShareCameraEffectContent init]
0x00100110b30 -[FBSDKShareCameraEffectContent addParameters:bridgeOptions:]
0x00100110dac -[FBSDKShareCameraEffectContent schemeForMode:]
0x00100110df0 -[FBSDKShareCameraEffectContent validateWithOptions:error:]
0x00100111004 -[FBSDKShareCameraEffectContent isEqual:]
0x00100111094 -[FBSDKShareCameraEffectContent isEqualToShareCameraEffectContent:]
0x0010011142c -[FBSDKShareCameraEffectContent initWithCoder:]
0x00100111708 -[FBSDKShareCameraEffectContent encodeWithCoder:]
0x00100111834 -[FBSDKShareCameraEffectContent copyWithZone:]
0x00100111998 -[FBSDKShareCameraEffectContent effectID]
0x001001119a4 -[FBSDKShareCameraEffectContent setEffectID:]
0x001001119ac -[FBSDKShareCameraEffectContent effectArguments]
0x001001119b8 -[FBSDKShareCameraEffectContent setEffectArguments:]
0x001001119c0 -[FBSDKShareCameraEffectContent effectTextures]
0x001001119cc -[FBSDKShareCameraEffectContent setEffectTextures:]
0x001001119d4 -[FBSDKShareCameraEffectContent contentURL]
0x001001119e0 -[FBSDKShareCameraEffectContent setContentURL:]
0x001001119e8 -[FBSDKShareCameraEffectContent hashtag]
0x001001119f4 -[FBSDKShareCameraEffectContent setHashtag:]
0x001001119fc -[FBSDKShareCameraEffectContent peopleIDs]
0x00100111a08 -[FBSDKShareCameraEffectContent setPeopleIDs:]
0x00100111a10 -[FBSDKShareCameraEffectContent placeID]
0x00100111a1c -[FBSDKShareCameraEffectContent setPlaceID:]
0x00100111a24 -[FBSDKShareCameraEffectContent ref]
0x00100111a30 -[FBSDKShareCameraEffectContent setRef:]
0x00100111a38 -[FBSDKShareCameraEffectContent pageID]
0x00100111a44 -[FBSDKShareCameraEffectContent setPageID:]
0x00100111a4c -[FBSDKShareCameraEffectContent shareUUID]
0x00100e49698 FBSDKShareDialog : NSObject /usr/lib/libobjc.A.dylib <FBSDKWebDialogDelegate, FBSDKSharingDialog>
@property UIViewController *fromViewController
@property unsigned long mode
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property BOOL canShow
@property <FBSDKSharingDelegate> *delegate
@property <FBSDKSharingContent> *shareContent
@property BOOL shouldFailOnDataError
// class methods
0x00100111ae8 +[FBSDKShareDialog initialize]
0x00100111b5c +[FBSDKShareDialog dialogWithViewController:withContent:delegate:]
0x00100111c18 +[FBSDKShareDialog showFromViewController:withContent:delegate:]
// instance methods
0x00100111ca8 -[FBSDKShareDialog dealloc]
0x00100111e38 -[FBSDKShareDialog canShow]
0x00100111ee4 -[FBSDKShareDialog show]
0x00100112124 -[FBSDKShareDialog validateWithError:]
0x00100112170 -[FBSDKShareDialog webDialog:didCompleteWithResults:]
0x001001123c0 -[FBSDKShareDialog webDialog:didFailWithError:]
0x00100112464 -[FBSDKShareDialog webDialogDidCancel:]
0x001001124c8 -[FBSDKShareDialog _isDefaultToShareSheet]
0x001001125a4 -[FBSDKShareDialog _isOpenGraphURLShare:]
0x0010011270c -[FBSDKShareDialog _showAutomatic:]
0x00100112844 -[FBSDKShareDialog _loadNativeMethodName:methodVersion:]
0x001001129f0 -[FBSDKShareDialog _canShowNative]
0x00100112a04 -[FBSDKShareDialog _canShowShareSheet]
0x00100112ad4 -[FBSDKShareDialog _canAttributeThroughShareSheet]
0x00100112c68 -[FBSDKShareDialog _canUseFBShareSheet]
0x00100112dac -[FBSDKShareDialog _canUseQuoteInShareSheet]
0x00100112df8 -[FBSDKShareDialog _canUseMMPInShareSheet]
0x00100112e44 -[FBSDKShareDialog _supportsShareSheetMinimumVersion:]
0x00100112fd0 -[FBSDKShareDialog _cleanUpWebDialog]
0x00100113008 -[FBSDKShareDialog _contentImages]
0x001001132b4 -[FBSDKShareDialog _contentVideoURL:]
0x00100113518 -[FBSDKShareDialog _contentVideoURLs]
0x001001137cc -[FBSDKShareDialog _contentURLs]
0x001001139a0 -[FBSDKShareDialog _handleWebResponseParameters:error:cancelled:]
0x00100113ae8 -[FBSDKShareDialog _photoContentHasAtLeastOneImage:]
0x00100113c34 -[FBSDKShareDialog _showBrowser:]
0x001001141e8 -[FBSDKShareDialog _showFeedBrowser:]
0x00100114470 -[FBSDKShareDialog _showFeedWeb:]
0x00100114534 -[FBSDKShareDialog _showNativeWithCanShowError:validationError:]
0x00100114ae0 -[FBSDKShareDialog _showShareSheetWithCanShowError:validationError:]
0x00100115128 -[FBSDKShareDialog _showWeb:]
0x00100115244 -[FBSDKShareDialog _useNativeDialog]
0x001001152fc -[FBSDKShareDialog _useSafariViewController]
0x001001153b4 -[FBSDKShareDialog _validateWithError:]
0x001001158cc -[FBSDKShareDialog _validateFullyCompatibleWithError:]
0x00100115a34 -[FBSDKShareDialog _validateShareContentForBrowserWithOptions:error:]
0x00100115e0c -[FBSDKShareDialog _validateShareContentForFeed:]
0x00100115f70 -[FBSDKShareDialog _validateShareContentForNative:]
0x001001160b0 -[FBSDKShareDialog _validateShareContentForShareSheet:]
0x001001164a8 -[FBSDKShareDialog _validateShareMediaContentAvailability:error:]
0x00100116594 -[FBSDKShareDialog _invokeDelegateDidCancel]
0x001001166c8 -[FBSDKShareDialog _invokeDelegateDidCompleteWithResults:]
0x0010011683c -[FBSDKShareDialog _invokeDelegateDidFailWithError:]
0x001001169d4 -[FBSDKShareDialog _logDialogShow]
0x00100116ce4 -[FBSDKShareDialog _calculateInitialText]
0x00100117168 -[FBSDKShareDialog delegate]
0x00100117180 -[FBSDKShareDialog setDelegate:]
0x0010011718c -[FBSDKShareDialog shareContent]
0x00100117198 -[FBSDKShareDialog setShareContent:]
0x001001171a0 -[FBSDKShareDialog shouldFailOnDataError]
0x001001171a8 -[FBSDKShareDialog setShouldFailOnDataError:]
0x001001171b0 -[FBSDKShareDialog fromViewController]
0x001001171c8 -[FBSDKShareDialog setFromViewController:]
0x001001171d4 -[FBSDKShareDialog mode]
0x001001171dc -[FBSDKShareDialog setMode:]
0x00100e49710 PodsDummy_FBSDKShareKit : NSObject /usr/lib/libobjc.A.dylib
0x00100e49738 FBSDKShareLinkContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property NSString *quote
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100117a9c +[FBSDKShareLinkContent supportsSecureCoding]
// instance methods
0x00100117428 -[FBSDKShareLinkContent init]
0x001001174bc -[FBSDKShareLinkContent setPeopleIDs:]
0x0010011756c -[FBSDKShareLinkContent addParameters:bridgeOptions:]
0x00100117614 -[FBSDKShareLinkContent validateWithOptions:error:]
0x00100117730 -[FBSDKShareLinkContent isEqual:]
0x001001177c0 -[FBSDKShareLinkContent isEqualToShareLinkContent:]
0x00100117aa4 -[FBSDKShareLinkContent initWithCoder:]
0x00100117d00 -[FBSDKShareLinkContent encodeWithCoder:]
0x00100117dfc -[FBSDKShareLinkContent copyWithZone:]
0x00100117f28 -[FBSDKShareLinkContent contentURL]
0x00100117f34 -[FBSDKShareLinkContent setContentURL:]
0x00100117f3c -[FBSDKShareLinkContent hashtag]
0x00100117f48 -[FBSDKShareLinkContent setHashtag:]
0x00100117f50 -[FBSDKShareLinkContent peopleIDs]
0x00100117f5c -[FBSDKShareLinkContent placeID]
0x00100117f68 -[FBSDKShareLinkContent setPlaceID:]
0x00100117f70 -[FBSDKShareLinkContent ref]
0x00100117f7c -[FBSDKShareLinkContent setRef:]
0x00100117f84 -[FBSDKShareLinkContent pageID]
0x00100117f90 -[FBSDKShareLinkContent setPageID:]
0x00100117f98 -[FBSDKShareLinkContent quote]
0x00100117fa4 -[FBSDKShareLinkContent setQuote:]
0x00100117fac -[FBSDKShareLinkContent shareUUID]
0x00100e49788 FBSDKShareMediaContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property NSArray *media
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100118aa0 +[FBSDKShareMediaContent supportsSecureCoding]
// instance methods
0x00100118030 -[FBSDKShareMediaContent init]
0x001001180c4 -[FBSDKShareMediaContent setPeopleIDs:]
0x00100118174 -[FBSDKShareMediaContent setMedia:]
0x001001182e0 -[FBSDKShareMediaContent addParameters:bridgeOptions:]
0x001001182f8 -[FBSDKShareMediaContent validateWithOptions:error:]
0x00100118734 -[FBSDKShareMediaContent isEqual:]
0x001001187c4 -[FBSDKShareMediaContent isEqualToShareMediaContent:]
0x00100118aa8 -[FBSDKShareMediaContent initWithCoder:]
0x00100118d58 -[FBSDKShareMediaContent encodeWithCoder:]
0x00100118e54 -[FBSDKShareMediaContent copyWithZone:]
0x00100118f80 -[FBSDKShareMediaContent contentURL]
0x00100118f8c -[FBSDKShareMediaContent setContentURL:]
0x00100118f94 -[FBSDKShareMediaContent hashtag]
0x00100118fa0 -[FBSDKShareMediaContent setHashtag:]
0x00100118fa8 -[FBSDKShareMediaContent peopleIDs]
0x00100118fb4 -[FBSDKShareMediaContent placeID]
0x00100118fc0 -[FBSDKShareMediaContent setPlaceID:]
0x00100118fc8 -[FBSDKShareMediaContent ref]
0x00100118fd4 -[FBSDKShareMediaContent setRef:]
0x00100118fdc -[FBSDKShareMediaContent pageID]
0x00100118fe8 -[FBSDKShareMediaContent setPageID:]
0x00100118ff0 -[FBSDKShareMediaContent shareUUID]
0x00100118ffc -[FBSDKShareMediaContent media]
0x00100e49800 FBSDKShareMessengerContentUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001196c8 +[FBSDKShareMessengerContentUtility addToParameters:contentForShare:contentForPreview:]
0x00100119850 +[FBSDKShareMessengerContentUtility validateMessengerActionButton:isDefaultActionButton:pageID:error:]
0x00100e49828 FBSDKShareMessengerGenericTemplateContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property BOOL isSharable
@property unsigned long imageAspectRatio
@property FBSDKShareMessengerGenericTemplateElement *element
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011a3b0 +[FBSDKShareMessengerGenericTemplateContent supportsSecureCoding]
// instance methods
0x00100119a5c -[FBSDKShareMessengerGenericTemplateContent init]
0x00100119af0 -[FBSDKShareMessengerGenericTemplateContent addParameters:bridgeOptions:]
0x0010011a278 -[FBSDKShareMessengerGenericTemplateContent validateWithOptions:error:]
0x0010011a3b8 -[FBSDKShareMessengerGenericTemplateContent initWithCoder:]
0x0010011a538 -[FBSDKShareMessengerGenericTemplateContent encodeWithCoder:]
0x0010011a61c -[FBSDKShareMessengerGenericTemplateContent copyWithZone:]
0x0010011a6cc -[FBSDKShareMessengerGenericTemplateContent contentURL]
0x0010011a6d8 -[FBSDKShareMessengerGenericTemplateContent setContentURL:]
0x0010011a6e0 -[FBSDKShareMessengerGenericTemplateContent hashtag]
0x0010011a6ec -[FBSDKShareMessengerGenericTemplateContent setHashtag:]
0x0010011a6f4 -[FBSDKShareMessengerGenericTemplateContent peopleIDs]
0x0010011a700 -[FBSDKShareMessengerGenericTemplateContent setPeopleIDs:]
0x0010011a708 -[FBSDKShareMessengerGenericTemplateContent placeID]
0x0010011a714 -[FBSDKShareMessengerGenericTemplateContent setPlaceID:]
0x0010011a71c -[FBSDKShareMessengerGenericTemplateContent ref]
0x0010011a728 -[FBSDKShareMessengerGenericTemplateContent setRef:]
0x0010011a730 -[FBSDKShareMessengerGenericTemplateContent pageID]
0x0010011a73c -[FBSDKShareMessengerGenericTemplateContent setPageID:]
0x0010011a744 -[FBSDKShareMessengerGenericTemplateContent shareUUID]
0x0010011a750 -[FBSDKShareMessengerGenericTemplateContent isSharable]
0x0010011a758 -[FBSDKShareMessengerGenericTemplateContent setIsSharable:]
0x0010011a760 -[FBSDKShareMessengerGenericTemplateContent imageAspectRatio]
0x0010011a768 -[FBSDKShareMessengerGenericTemplateContent setImageAspectRatio:]
0x0010011a770 -[FBSDKShareMessengerGenericTemplateContent element]
0x0010011a77c -[FBSDKShareMessengerGenericTemplateContent setElement:]
0x00100e49878 FBSDKShareMessengerGenericTemplateElement : NSObject /usr/lib/libobjc.A.dylib <FBSDKCopying, NSSecureCoding>
@property NSString *title
@property NSString *subtitle
@property NSURL *imageURL
@property <FBSDKShareMessengerActionButton> *defaultAction
@property <FBSDKShareMessengerActionButton> *button
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011a7fc +[FBSDKShareMessengerGenericTemplateElement supportsSecureCoding]
// instance methods
0x0010011a804 -[FBSDKShareMessengerGenericTemplateElement initWithCoder:]
0x0010011a98c -[FBSDKShareMessengerGenericTemplateElement encodeWithCoder:]
0x0010011aa40 -[FBSDKShareMessengerGenericTemplateElement copyWithZone:]
0x0010011ab18 -[FBSDKShareMessengerGenericTemplateElement title]
0x0010011ab24 -[FBSDKShareMessengerGenericTemplateElement setTitle:]
0x0010011ab2c -[FBSDKShareMessengerGenericTemplateElement subtitle]
0x0010011ab38 -[FBSDKShareMessengerGenericTemplateElement setSubtitle:]
0x0010011ab40 -[FBSDKShareMessengerGenericTemplateElement imageURL]
0x0010011ab4c -[FBSDKShareMessengerGenericTemplateElement setImageURL:]
0x0010011ab54 -[FBSDKShareMessengerGenericTemplateElement defaultAction]
0x0010011ab60 -[FBSDKShareMessengerGenericTemplateElement setDefaultAction:]
0x0010011ab68 -[FBSDKShareMessengerGenericTemplateElement button]
0x0010011ab74 -[FBSDKShareMessengerGenericTemplateElement setButton:]
0x00100e498c8 FBSDKShareMessengerMediaTemplateContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property unsigned long mediaType
@property NSString *attachmentID
@property NSURL *mediaURL
@property <FBSDKShareMessengerActionButton> *button
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011b3b0 +[FBSDKShareMessengerMediaTemplateContent supportsSecureCoding]
// instance methods
0x0010011abd0 -[FBSDKShareMessengerMediaTemplateContent initWithAttachmentID:]
0x0010011aca4 -[FBSDKShareMessengerMediaTemplateContent initWithMediaURL:]
0x0010011ad78 -[FBSDKShareMessengerMediaTemplateContent addParameters:bridgeOptions:]
0x0010011b30c -[FBSDKShareMessengerMediaTemplateContent validateWithOptions:error:]
0x0010011b3b8 -[FBSDKShareMessengerMediaTemplateContent initWithCoder:]
0x0010011b598 -[FBSDKShareMessengerMediaTemplateContent encodeWithCoder:]
0x0010011b690 -[FBSDKShareMessengerMediaTemplateContent copyWithZone:]
0x0010011b778 -[FBSDKShareMessengerMediaTemplateContent contentURL]
0x0010011b784 -[FBSDKShareMessengerMediaTemplateContent setContentURL:]
0x0010011b78c -[FBSDKShareMessengerMediaTemplateContent hashtag]
0x0010011b798 -[FBSDKShareMessengerMediaTemplateContent setHashtag:]
0x0010011b7a0 -[FBSDKShareMessengerMediaTemplateContent peopleIDs]
0x0010011b7ac -[FBSDKShareMessengerMediaTemplateContent setPeopleIDs:]
0x0010011b7b4 -[FBSDKShareMessengerMediaTemplateContent placeID]
0x0010011b7c0 -[FBSDKShareMessengerMediaTemplateContent setPlaceID:]
0x0010011b7c8 -[FBSDKShareMessengerMediaTemplateContent ref]
0x0010011b7d4 -[FBSDKShareMessengerMediaTemplateContent setRef:]
0x0010011b7dc -[FBSDKShareMessengerMediaTemplateContent pageID]
0x0010011b7e8 -[FBSDKShareMessengerMediaTemplateContent setPageID:]
0x0010011b7f0 -[FBSDKShareMessengerMediaTemplateContent shareUUID]
0x0010011b7fc -[FBSDKShareMessengerMediaTemplateContent mediaType]
0x0010011b804 -[FBSDKShareMessengerMediaTemplateContent setMediaType:]
0x0010011b80c -[FBSDKShareMessengerMediaTemplateContent attachmentID]
0x0010011b818 -[FBSDKShareMessengerMediaTemplateContent mediaURL]
0x0010011b824 -[FBSDKShareMessengerMediaTemplateContent button]
0x0010011b830 -[FBSDKShareMessengerMediaTemplateContent setButton:]
0x00100e49918 FBSDKShareMessengerOpenGraphMusicTemplateContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property NSURL *url
@property <FBSDKShareMessengerActionButton> *button
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011bd78 +[FBSDKShareMessengerOpenGraphMusicTemplateContent supportsSecureCoding]
// instance methods
0x0010011b8c8 -[FBSDKShareMessengerOpenGraphMusicTemplateContent init]
0x0010011b95c -[FBSDKShareMessengerOpenGraphMusicTemplateContent addParameters:bridgeOptions:]
0x0010011bcd0 -[FBSDKShareMessengerOpenGraphMusicTemplateContent validateWithOptions:error:]
0x0010011bd80 -[FBSDKShareMessengerOpenGraphMusicTemplateContent initWithCoder:]
0x0010011bed8 -[FBSDKShareMessengerOpenGraphMusicTemplateContent encodeWithCoder:]
0x0010011bf74 -[FBSDKShareMessengerOpenGraphMusicTemplateContent copyWithZone:]
0x0010011c030 -[FBSDKShareMessengerOpenGraphMusicTemplateContent contentURL]
0x0010011c03c -[FBSDKShareMessengerOpenGraphMusicTemplateContent setContentURL:]
0x0010011c044 -[FBSDKShareMessengerOpenGraphMusicTemplateContent hashtag]
0x0010011c050 -[FBSDKShareMessengerOpenGraphMusicTemplateContent setHashtag:]
0x0010011c058 -[FBSDKShareMessengerOpenGraphMusicTemplateContent peopleIDs]
0x0010011c064 -[FBSDKShareMessengerOpenGraphMusicTemplateContent setPeopleIDs:]
0x0010011c06c -[FBSDKShareMessengerOpenGraphMusicTemplateContent placeID]
0x0010011c078 -[FBSDKShareMessengerOpenGraphMusicTemplateContent setPlaceID:]
0x0010011c080 -[FBSDKShareMessengerOpenGraphMusicTemplateContent ref]
0x0010011c08c -[FBSDKShareMessengerOpenGraphMusicTemplateContent setRef:]
0x0010011c094 -[FBSDKShareMessengerOpenGraphMusicTemplateContent pageID]
0x0010011c0a0 -[FBSDKShareMessengerOpenGraphMusicTemplateContent setPageID:]
0x0010011c0a8 -[FBSDKShareMessengerOpenGraphMusicTemplateContent shareUUID]
0x0010011c0b4 -[FBSDKShareMessengerOpenGraphMusicTemplateContent url]
0x0010011c0c0 -[FBSDKShareMessengerOpenGraphMusicTemplateContent setUrl:]
0x0010011c0c8 -[FBSDKShareMessengerOpenGraphMusicTemplateContent button]
0x0010011c0d4 -[FBSDKShareMessengerOpenGraphMusicTemplateContent setButton:]
0x00100e49968 FBSDKShareMessengerURLActionButton : NSObject /usr/lib/libobjc.A.dylib <FBSDKShareMessengerActionButton>
@property NSURL *url
@property unsigned long webviewHeightRatio
@property BOOL isMessengerExtensionURL
@property NSURL *fallbackURL
@property BOOL shouldHideWebviewShareButton
@property NSString *title
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011c160 +[FBSDKShareMessengerURLActionButton supportsSecureCoding]
// instance methods
0x0010011c168 -[FBSDKShareMessengerURLActionButton initWithCoder:]
0x0010011c314 -[FBSDKShareMessengerURLActionButton encodeWithCoder:]
0x0010011c414 -[FBSDKShareMessengerURLActionButton copyWithZone:]
0x0010011c4cc -[FBSDKShareMessengerURLActionButton title]
0x0010011c4d8 -[FBSDKShareMessengerURLActionButton setTitle:]
0x0010011c4e0 -[FBSDKShareMessengerURLActionButton url]
0x0010011c4ec -[FBSDKShareMessengerURLActionButton setUrl:]
0x0010011c4f4 -[FBSDKShareMessengerURLActionButton webviewHeightRatio]
0x0010011c4fc -[FBSDKShareMessengerURLActionButton setWebviewHeightRatio:]
0x0010011c504 -[FBSDKShareMessengerURLActionButton isMessengerExtensionURL]
0x0010011c50c -[FBSDKShareMessengerURLActionButton setIsMessengerExtensionURL:]
0x0010011c514 -[FBSDKShareMessengerURLActionButton fallbackURL]
0x0010011c520 -[FBSDKShareMessengerURLActionButton setFallbackURL:]
0x0010011c528 -[FBSDKShareMessengerURLActionButton shouldHideWebviewShareButton]
0x0010011c530 -[FBSDKShareMessengerURLActionButton setShouldHideWebviewShareButton:]
0x00100e499b8 FBSDKShareOpenGraphAction : FBSDKShareOpenGraphValueContainer <FBSDKCopying, NSSecureCoding>
@property NSString *actionType
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011c574 +[FBSDKShareOpenGraphAction actionWithType:object:key:]
0x0010011c614 +[FBSDKShareOpenGraphAction actionWithType:objectID:key:]
0x0010011c6c4 +[FBSDKShareOpenGraphAction actionWithType:objectURL:key:]
0x0010011c94c +[FBSDKShareOpenGraphAction supportsSecureCoding]
// instance methods
0x0010011c7f8 -[FBSDKShareOpenGraphAction isEqual:]
0x0010011c888 -[FBSDKShareOpenGraphAction isEqualToShareOpenGraphAction:]
0x0010011c954 -[FBSDKShareOpenGraphAction initWithActionType:]
0x0010011c9c8 -[FBSDKShareOpenGraphAction initWithCoder:]
0x0010011ca7c -[FBSDKShareOpenGraphAction encodeWithCoder:]
0x0010011cb04 -[FBSDKShareOpenGraphAction copyWithZone:]
0x0010011cbb0 -[FBSDKShareOpenGraphAction requireKeyNamespace]
0x0010011cbb8 -[FBSDKShareOpenGraphAction actionType]
0x0010011cbc8 -[FBSDKShareOpenGraphAction setActionType:]
0x00100e49a08 FBSDKShareOpenGraphContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property FBSDKShareOpenGraphAction *action
@property NSString *previewPropertyName
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011d3f0 +[FBSDKShareOpenGraphContent supportsSecureCoding]
// instance methods
0x0010011cbe8 -[FBSDKShareOpenGraphContent init]
0x0010011cc7c -[FBSDKShareOpenGraphContent setPeopleIDs:]
0x0010011cd2c -[FBSDKShareOpenGraphContent addParameters:bridgeOptions:]
0x0010011ce6c -[FBSDKShareOpenGraphContent validateWithOptions:error:]
0x0010011d03c -[FBSDKShareOpenGraphContent isEqual:]
0x0010011d0c4 -[FBSDKShareOpenGraphContent isEqualToShareOpenGraphContent:]
0x0010011d3f8 -[FBSDKShareOpenGraphContent initWithCoder:]
0x0010011d6a8 -[FBSDKShareOpenGraphContent encodeWithCoder:]
0x0010011d7bc -[FBSDKShareOpenGraphContent copyWithZone:]
0x0010011d904 -[FBSDKShareOpenGraphContent contentURL]
0x0010011d910 -[FBSDKShareOpenGraphContent setContentURL:]
0x0010011d918 -[FBSDKShareOpenGraphContent hashtag]
0x0010011d924 -[FBSDKShareOpenGraphContent setHashtag:]
0x0010011d92c -[FBSDKShareOpenGraphContent peopleIDs]
0x0010011d938 -[FBSDKShareOpenGraphContent placeID]
0x0010011d944 -[FBSDKShareOpenGraphContent setPlaceID:]
0x0010011d94c -[FBSDKShareOpenGraphContent ref]
0x0010011d958 -[FBSDKShareOpenGraphContent setRef:]
0x0010011d960 -[FBSDKShareOpenGraphContent pageID]
0x0010011d96c -[FBSDKShareOpenGraphContent setPageID:]
0x0010011d974 -[FBSDKShareOpenGraphContent shareUUID]
0x0010011d980 -[FBSDKShareOpenGraphContent action]
0x0010011d98c -[FBSDKShareOpenGraphContent setAction:]
0x0010011d994 -[FBSDKShareOpenGraphContent previewPropertyName]
0x0010011d9a0 -[FBSDKShareOpenGraphContent setPreviewPropertyName:]
0x00100e49a58 FBSDKShareOpenGraphObject : FBSDKShareOpenGraphValueContainer <FBSDKCopying, NSSecureCoding>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011da2c +[FBSDKShareOpenGraphObject objectWithProperties:]
// instance methods
0x0010011da8c -[FBSDKShareOpenGraphObject isEqual:]
0x0010011db1c -[FBSDKShareOpenGraphObject isEqualToShareOpenGraphObject:]
0x0010011db28 -[FBSDKShareOpenGraphObject copyWithZone:]
0x00100e49aa8 FBSDKShareOpenGraphValueContainer : NSObject /usr/lib/libobjc.A.dylib <FBSDKShareOpenGraphValueContaining>
@property BOOL requireKeyNamespace
@property NSDictionary *allProperties
@property NSEnumerator *keyEnumerator
@property NSEnumerator *objectEnumerator
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011e3b8 +[FBSDKShareOpenGraphValueContainer supportsSecureCoding]
// instance methods
0x0010011db9c -[FBSDKShareOpenGraphValueContainer init]
0x0010011dc0c -[FBSDKShareOpenGraphValueContainer allData]
0x0010011dc2c -[FBSDKShareOpenGraphValueContainer arrayForKey:]
0x0010011dca8 -[FBSDKShareOpenGraphValueContainer enumerateKeysAndObjectsUsingBlock:]
0x0010011dcb8 -[FBSDKShareOpenGraphValueContainer keyEnumerator]
0x0010011dcc8 -[FBSDKShareOpenGraphValueContainer numberForKey:]
0x0010011dd44 -[FBSDKShareOpenGraphValueContainer objectEnumerator]
0x0010011dd54 -[FBSDKShareOpenGraphValueContainer objectForKey:]
0x0010011ddd0 -[FBSDKShareOpenGraphValueContainer objectForKeyedSubscript:]
0x0010011dddc -[FBSDKShareOpenGraphValueContainer parseProperties:]
0x0010011de8c -[FBSDKShareOpenGraphValueContainer photoForKey:]
0x0010011df08 -[FBSDKShareOpenGraphValueContainer removeObjectForKey:]
0x0010011df18 -[FBSDKShareOpenGraphValueContainer setArray:forKey:]
0x0010011df68 -[FBSDKShareOpenGraphValueContainer setNumber:forKey:]
0x0010011dfb8 -[FBSDKShareOpenGraphValueContainer setObject:forKey:]
0x0010011e008 -[FBSDKShareOpenGraphValueContainer setPhoto:forKey:]
0x0010011e058 -[FBSDKShareOpenGraphValueContainer setString:forKey:]
0x0010011e0a8 -[FBSDKShareOpenGraphValueContainer setURL:forKey:]
0x0010011e0f8 -[FBSDKShareOpenGraphValueContainer stringForKey:]
0x0010011e174 -[FBSDKShareOpenGraphValueContainer URLForKey:]
0x0010011e1f0 -[FBSDKShareOpenGraphValueContainer valueForKey:]
0x0010011e298 -[FBSDKShareOpenGraphValueContainer allProperties]
0x0010011e2a0 -[FBSDKShareOpenGraphValueContainer requireKeyNamespace]
0x0010011e2b8 -[FBSDKShareOpenGraphValueContainer isEqual:]
0x0010011e348 -[FBSDKShareOpenGraphValueContainer isEqualToShareOpenGraphValueContainer:]
0x0010011e3c0 -[FBSDKShareOpenGraphValueContainer initWithCoder:]
0x0010011e50c -[FBSDKShareOpenGraphValueContainer encodeWithCoder:]
0x0010011e52c -[FBSDKShareOpenGraphValueContainer _setValue:forKey:]
0x0010011e5fc -[FBSDKShareOpenGraphValueContainer _valueForKey:]
0x0010011e6a4 -[FBSDKShareOpenGraphValueContainer _valueOfClass:forKey:]
0x00100e49af8 FBSDKSharePhoto : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding, FBSDKCopying, FBSDKShareMedia, FBSDKSharingValidation>
@property UIImage *image
@property NSURL *imageURL
@property PHAsset *photoAsset
@property BOOL userGenerated
@property NSString *caption
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011e714 +[FBSDKSharePhoto photoWithImage:userGenerated:]
0x0010011e790 +[FBSDKSharePhoto photoWithImageURL:userGenerated:]
0x0010011e80c +[FBSDKSharePhoto photoWithPhotoAsset:userGenerated:]
0x0010011ee8c +[FBSDKSharePhoto supportsSecureCoding]
// instance methods
0x0010011e888 -[FBSDKSharePhoto setImage:]
0x0010011e8dc -[FBSDKSharePhoto setImageURL:]
0x0010011e94c -[FBSDKSharePhoto setPhotoAsset:]
0x0010011ea74 -[FBSDKSharePhoto isEqual:]
0x0010011eb04 -[FBSDKSharePhoto isEqualToSharePhoto:]
0x0010011ecb4 -[FBSDKSharePhoto validateWithOptions:error:]
0x0010011ee94 -[FBSDKSharePhoto initWithCoder:]
0x0010011f0fc -[FBSDKSharePhoto encodeWithCoder:]
0x0010011f1d8 -[FBSDKSharePhoto copyWithZone:]
0x0010011f29c -[FBSDKSharePhoto image]
0x0010011f2a4 -[FBSDKSharePhoto imageURL]
0x0010011f2b0 -[FBSDKSharePhoto photoAsset]
0x0010011f2bc -[FBSDKSharePhoto isUserGenerated]
0x0010011f2c4 -[FBSDKSharePhoto setUserGenerated:]
0x0010011f2cc -[FBSDKSharePhoto caption]
0x0010011f2d8 -[FBSDKSharePhoto setCaption:]
0x00100e49b48 FBSDKSharePhotoContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property NSArray *photos
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010011ff84 +[FBSDKSharePhotoContent supportsSecureCoding]
// instance methods
0x0010011f328 -[FBSDKSharePhotoContent init]
0x0010011f3bc -[FBSDKSharePhotoContent setPeopleIDs:]
0x0010011f46c -[FBSDKSharePhotoContent setPhotos:]
0x0010011f51c -[FBSDKSharePhotoContent addParameters:bridgeOptions:]
0x0010011f9ac -[FBSDKSharePhotoContent validateWithOptions:error:]
0x0010011fc18 -[FBSDKSharePhotoContent isEqual:]
0x0010011fca8 -[FBSDKSharePhotoContent isEqualToSharePhotoContent:]
0x0010011ff8c -[FBSDKSharePhotoContent initWithCoder:]
0x0010012023c -[FBSDKSharePhotoContent encodeWithCoder:]
0x00100120338 -[FBSDKSharePhotoContent copyWithZone:]
0x00100120464 -[FBSDKSharePhotoContent contentURL]
0x00100120470 -[FBSDKSharePhotoContent setContentURL:]
0x00100120478 -[FBSDKSharePhotoContent hashtag]
0x00100120484 -[FBSDKSharePhotoContent setHashtag:]
0x0010012048c -[FBSDKSharePhotoContent peopleIDs]
0x00100120498 -[FBSDKSharePhotoContent placeID]
0x001001204a4 -[FBSDKSharePhotoContent setPlaceID:]
0x001001204ac -[FBSDKSharePhotoContent ref]
0x001001204b8 -[FBSDKSharePhotoContent setRef:]
0x001001204c0 -[FBSDKSharePhotoContent pageID]
0x001001204cc -[FBSDKSharePhotoContent setPageID:]
0x001001204d4 -[FBSDKSharePhotoContent shareUUID]
0x001001204e0 -[FBSDKSharePhotoContent photos]
0x00100e49b98 FBSDKShareUtility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100120564 +[FBSDKShareUtility assertCollection:ofClassStrings:name:]
0x001001207e4 +[FBSDKShareUtility assertCollection:ofClass:name:]
0x001001209b0 +[FBSDKShareUtility assertOpenGraphKey:requireNamespace:]
0x00100120c4c +[FBSDKShareUtility assertOpenGraphValue:]
0x00100120e68 +[FBSDKShareUtility assertOpenGraphValues:requireKeyNamespace:]
0x00100120f58 +[FBSDKShareUtility buildWebShareContent:methodName:parameters:error:]
0x001001213b8 +[FBSDKShareUtility buildWebShareTags:]
0x00100121570 +[FBSDKShareUtility buildAsyncWebPhotoContent:completionHandler:]
0x0010012180c +[FBSDKShareUtility convertOpenGraphValue:]
0x00100121c0c +[FBSDKShareUtility convertOpenGraphValues:]
0x00100121d6c +[FBSDKShareUtility feedShareDictionaryForContent:]
0x00100122038 +[FBSDKShareUtility hashtagStringFromHashtag:]
0x0010012210c +[FBSDKShareUtility imageWithCircleColor:canvasSize:circleSize:]
0x001001221d0 +[FBSDKShareUtility parametersForShareContent:bridgeOptions:shouldFailOnDataError:]
0x0010012268c +[FBSDKShareUtility testShareContent:containsMedia:containsPhotos:containsVideos:]
0x00100122878 +[FBSDKShareUtility validateAssetLibraryURLsWithShareMediaContent:name:error:]
0x00100122a84 +[FBSDKShareUtility validateShareContent:bridgeOptions:error:]
0x00100122b78 +[FBSDKShareUtility shareMediaContentContainsPhotosAndVideos:]
0x00100122bc0 +[FBSDKShareUtility _convertObject:]
0x00100122e14 +[FBSDKShareUtility convertOpenGraphValueContainer:requireNamespace:]
0x001001231b4 +[FBSDKShareUtility getOpenGraphNameAndNamespaceFromFullName:namespace:]
0x001001232ac +[FBSDKShareUtility convertPhoto:]
0x00100123474 +[FBSDKShareUtility _isOpenGraphValue:]
0x001001235a0 +[FBSDKShareUtility _stageImagesForPhotoContent:withCompletionHandler:]
0x00100123a18 +[FBSDKShareUtility _testObject:containsMedia:containsPhotos:containsVideos:]
0x00100123ce8 +[FBSDKShareUtility _testOpenGraphValueContainer:containsMedia:containsPhotos:containsVideos:]
0x00100123f90 +[FBSDKShareUtility validateArray:minCount:maxCount:name:error:]
0x001001240a0 +[FBSDKShareUtility _validateFileURL:name:error:]
0x0010012422c +[FBSDKShareUtility validateNetworkURL:name:error:]
0x001001242fc +[FBSDKShareUtility validateRequiredValue:name:error:]
0x0010012446c +[FBSDKShareUtility validateArgumentWithName:value:isIn:error:]
0x00100124658 +[FBSDKShareUtility _validateAssetLibraryVideoURL:name:error:]
0x00100e49be8 FBSDKShareVideo : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding, FBSDKCopying, FBSDKShareMedia, FBSDKSharingValidation>
@property NSData *data
@property PHAsset *videoAsset
@property NSURL *videoURL
@property FBSDKSharePhoto *previewPhoto
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100124774 +[FBSDKShareVideo videoWithData:]
0x001001247d4 +[FBSDKShareVideo videoWithData:previewPhoto:]
0x00100124868 +[FBSDKShareVideo videoWithVideoAsset:]
0x001001248c8 +[FBSDKShareVideo videoWithVideoAsset:previewPhoto:]
0x0010012495c +[FBSDKShareVideo videoWithVideoURL:]
0x001001249bc +[FBSDKShareVideo videoWithVideoURL:previewPhoto:]
0x001001251c8 +[FBSDKShareVideo supportsSecureCoding]
// instance methods
0x00100124a50 -[FBSDKShareVideo setData:]
0x00100124ab0 -[FBSDKShareVideo setVideoAsset:]
0x00100124b2c -[FBSDKShareVideo setVideoURL:]
0x00100124c5c -[FBSDKShareVideo isEqual:]
0x00100124cec -[FBSDKShareVideo isEqualToShareVideo:]
0x00100124e80 -[FBSDKShareVideo _validateData:withOptions:error:]
0x00100124f2c -[FBSDKShareVideo _validateVideoAsset:withOptions:error:]
0x00100124fe0 -[FBSDKShareVideo _validateVideoURL:withOptions:error:]
0x00100125108 -[FBSDKShareVideo validateWithOptions:error:]
0x001001251d0 -[FBSDKShareVideo initWithCoder:]
0x00100125420 -[FBSDKShareVideo encodeWithCoder:]
0x001001254e0 -[FBSDKShareVideo copyWithZone:]
0x0010012559c -[FBSDKShareVideo data]
0x001001255a4 -[FBSDKShareVideo videoAsset]
0x001001255b0 -[FBSDKShareVideo videoURL]
0x001001255bc -[FBSDKShareVideo previewPhoto]
0x001001255c8 -[FBSDKShareVideo setPreviewPhoto:]
0x00100e49c38 FBSDKShareVideoContent : NSObject /usr/lib/libobjc.A.dylib <FBSDKSharingContent>
@property FBSDKShareVideo *video
@property NSURL *contentURL
@property FBSDKHashtag *hashtag
@property NSArray *peopleIDs
@property NSString *placeID
@property NSString *ref
@property NSString *pageID
@property NSString *shareUUID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010012638c +[FBSDKShareVideoContent supportsSecureCoding]
// instance methods
0x0010012596c -[FBSDKShareVideoContent init]
0x00100125a00 -[FBSDKShareVideoContent setPeopleIDs:]
0x00100125ab0 -[FBSDKShareVideoContent addParameters:bridgeOptions:]
0x00100125eb4 -[FBSDKShareVideoContent validateWithOptions:error:]
0x00100126020 -[FBSDKShareVideoContent isEqual:]
0x001001260b0 -[FBSDKShareVideoContent isEqualToShareVideoContent:]
0x00100126394 -[FBSDKShareVideoContent initWithCoder:]
0x001001265f4 -[FBSDKShareVideoContent encodeWithCoder:]
0x001001266f0 -[FBSDKShareVideoContent copyWithZone:]
0x0010012681c -[FBSDKShareVideoContent contentURL]
0x00100126828 -[FBSDKShareVideoContent setContentURL:]
0x00100126830 -[FBSDKShareVideoContent hashtag]
0x0010012683c -[FBSDKShareVideoContent setHashtag:]
0x00100126844 -[FBSDKShareVideoContent peopleIDs]
0x00100126850 -[FBSDKShareVideoContent placeID]
0x0010012685c -[FBSDKShareVideoContent setPlaceID:]
0x00100126864 -[FBSDKShareVideoContent ref]
0x00100126870 -[FBSDKShareVideoContent setRef:]
0x00100126878 -[FBSDKShareVideoContent pageID]
0x00100126884 -[FBSDKShareVideoContent setPageID:]
0x0010012688c -[FBSDKShareVideoContent shareUUID]
0x00100126898 -[FBSDKShareVideoContent video]
0x001001268a4 -[FBSDKShareVideoContent setVideo:]
0x00100e49c88 FBSDKVideoUploader : NSObject /usr/lib/libobjc.A.dylib
@property FBSDKShareVideo *video
@property NSDictionary *parameters
@property NSString *graphNode
@property <FBSDKVideoUploaderDelegate> *delegate
// instance methods
0x00100126924 -[FBSDKVideoUploader initWithVideoName:videoSize:parameters:delegate:]
0x00100126a1c -[FBSDKVideoUploader start]
0x00100126a7c -[FBSDKVideoUploader _postStartRequest]
0x00100126f94 -[FBSDKVideoUploader _startTransferRequestWithOffsetDictionary:]
0x0010012757c -[FBSDKVideoUploader _postFinishRequest]
0x001001278fc -[FBSDKVideoUploader _extractOffsetsFromResultDictionary:]
0x00100127b94 -[FBSDKVideoUploader numberFormatter]
0x00100127bf8 -[FBSDKVideoUploader _graphPathWithSuffix:]
0x00100127cf8 -[FBSDKVideoUploader video]
0x00100127d04 -[FBSDKVideoUploader parameters]
0x00100127d10 -[FBSDKVideoUploader setParameters:]
0x00100127d18 -[FBSDKVideoUploader graphNode]
0x00100127d24 -[FBSDKVideoUploader setGraphNode:]
0x00100127d2c -[FBSDKVideoUploader delegate]
0x00100127d44 -[FBSDKVideoUploader setDelegate:]
0x00100e49cd8 FIRAnalyticsConfiguration : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100127dd0 +[FIRAnalyticsConfiguration sharedInstance]
// instance methods
0x00100127e48 -[FIRAnalyticsConfiguration postNotificationName:value:]
0x00100127f68 -[FIRAnalyticsConfiguration setAnalyticsCollectionEnabled:]
0x00100127f78 -[FIRAnalyticsConfiguration setAnalyticsCollectionEnabled:persistSetting:]
0x00100e49d28 FIRApp : NSObject /usr/lib/libobjc.A.dylib
@property BOOL isDefaultApp
@property FIRComponentContainer *container
@property NSString *name
@property FIROptions *options
@property BOOL dataCollectionDefaultEnabled
// class methods
0x00100128078 +[FIRApp configure]
0x0010012810c +[FIRApp configureWithOptions:]
0x00100128180 +[FIRApp applicationNameAllowedCharacters]
0x00100128234 +[FIRApp configureWithName:options:]
0x001001285a0 +[FIRApp appWasConfiguredTwice:usingOptions:]
0x0010012875c +[FIRApp defaultApp]
0x001001287b0 +[FIRApp appNamed:]
0x00100128888 +[FIRApp allApps]
0x00100128918 +[FIRApp resetApps]
0x00100128d2c +[FIRApp addAppToAppDictionary:]
0x00100129318 +[FIRApp sendNotificationsToSDKs:]
0x001001295d8 +[FIRApp errorForMissingOptions]
0x001001296c0 +[FIRApp errorForSubspecConfigurationFailureWithDomain:errorCode:service:reason:]
0x00100129824 +[FIRApp errorForInvalidAppID]
0x0010012990c +[FIRApp isDefaultAppConfigured]
0x00100129920 +[FIRApp registerLibrary:withVersion:]
0x00100129acc +[FIRApp registerInternalLibrary:withName:withVersion:]
0x00100129c98 +[FIRApp firebaseUserAgent]
0x0010012a114 +[FIRApp hasSwiftRuntime]
0x0010012a150 +[FIRApp applePlatform]
0x0010012a318 +[FIRApp validateAppID:]
0x0010012a528 +[FIRApp actualBundleID]
0x0010012a584 +[FIRApp validateAppIDFormat:withVersion:]
0x0010012a780 +[FIRApp validateAppIDFingerprint:withVersion:]
0x0010012a98c +[FIRApp readDataCollectionSwitchFromUserDefaultsForApp:]
0x0010012aaa0 +[FIRApp readDataCollectionSwitchFromPlist]
// instance methods
0x001001289c0 -[FIRApp deleteApp:]
0x00100128e14 -[FIRApp initInstanceWithName:options:]
0x00100128f30 -[FIRApp dealloc]
0x00100128fa8 -[FIRApp configureCore]
0x001001290ec -[FIRApp options]
0x0010012910c -[FIRApp setDataCollectionDefaultEnabled:]
0x00100129254 -[FIRApp isDataCollectionDefaultEnabled]
0x0010012a15c -[FIRApp checkExpectedBundleID]
0x0010012a238 -[FIRApp isAppIDValid]
0x0010012a8d0 -[FIRApp expectedBundleID]
0x0010012a8e0 -[FIRApp clearDataCollectionSwitchFromUserDefaults]
0x0010012ab90 -[FIRApp sendLogsWithServiceName:version:error:]
0x0010012ab94 -[FIRApp subscribeForAppDidBecomeActiveNotifications]
0x0010012ac08 -[FIRApp appDidBecomeActive:]
0x0010012ac14 -[FIRApp logCoreTelemetryIfEnabled]
0x0010012ac60 -[FIRApp name]
0x0010012ac6c -[FIRApp isDefaultApp]
0x0010012ac74 -[FIRApp container]
0x0010012ac7c -[FIRApp setContainer:]
0x00100e49da0 FIRAppAssociationRegistration : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010012acc4 +[FIRAppAssociationRegistration registeredObjectWithHost:key:creationBlock:]
0x00100e49df0 FIRBundleUtil : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010012aed4 +[FIRBundleUtil relevantBundles]
0x0010012afc4 +[FIRBundleUtil optionsDictionaryPathWithResourceName:andFileType:inBundles:]
0x0010012b140 +[FIRBundleUtil relevantURLSchemes]
0x0010012b390 +[FIRBundleUtil hasBundleIdentifierPrefix:inBundles:]
0x0010012b5a8 +[FIRBundleUtil bundleIdentifierByRemovingLastPartFrom:]
0x00100e49e18 FIRComponent : NSObject /usr/lib/libobjc.A.dylib
@property Protocol *protocol
@property long long instantiationTiming
@property NSArray *dependencies
@property @? creationBlock
// class methods
0x0010012b644 +[FIRComponent componentWithProtocol:creationBlock:]
0x0010012b704 +[FIRComponent componentWithProtocol:instantiationTiming:dependencies:creationBlock:]
// instance methods
0x0010012b7a8 -[FIRComponent initWithProtocol:instantiationTiming:dependencies:creationBlock:]
0x0010012b898 -[FIRComponent protocol]
0x0010012b8a0 -[FIRComponent instantiationTiming]
0x0010012b8a8 -[FIRComponent dependencies]
0x0010012b8b4 -[FIRComponent creationBlock]
0x00100e49e68 FIRComponentContainer : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableDictionary *components
@property NSMutableDictionary *cachedInstances
@property NSMutableArray *eagerProtocolsToInstantiate
@property FIRApp *app
// class methods
0x0010012b8fc +[FIRComponentContainer registerAsComponentRegistrant:]
0x0010012b994 +[FIRComponentContainer registerAsComponentRegistrant:inSet:]
// instance methods
0x0010012b9a4 -[FIRComponentContainer initWithApp:]
0x0010012b9b8 -[FIRComponentContainer initWithApp:registrants:]
0x0010012bab8 -[FIRComponentContainer populateComponentsFromRegisteredClasses:forApp:]
0x0010012bf08 -[FIRComponentContainer instantiateEagerComponents]
0x0010012c098 -[FIRComponentContainer instantiateInstanceForProtocol:withBlock:]
0x0010012c1b4 -[FIRComponentContainer instanceForProtocol:]
0x0010012c2fc -[FIRComponentContainer removeAllCachedInstances]
0x0010012c52c -[FIRComponentContainer removeAllComponents]
0x0010012c5a4 -[FIRComponentContainer app]
0x0010012c5bc -[FIRComponentContainer components]
0x0010012c5c4 -[FIRComponentContainer setComponents:]
0x0010012c5d0 -[FIRComponentContainer cachedInstances]
0x0010012c5d8 -[FIRComponentContainer setCachedInstances:]
0x0010012c5e4 -[FIRComponentContainer eagerProtocolsToInstantiate]
0x0010012c5ec -[FIRComponentContainer setEagerProtocolsToInstantiate:]
0x00100e49ee0 FIRComponentType : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010012c63c +[FIRComponentType instanceForProtocol:inContainer:]
0x00100e49f08 FIRConfiguration : NSObject /usr/lib/libobjc.A.dylib
@property FIRAnalyticsConfiguration *analyticsConfiguration
// class methods
0x0010012c690 +[FIRConfiguration sharedInstance]
// instance methods
0x0010012c708 -[FIRConfiguration init]
0x0010012c77c -[FIRConfiguration setLoggerLevel:]
0x0010012c784 -[FIRConfiguration analyticsConfiguration]
0x0010012c78c -[FIRConfiguration setAnalyticsConfiguration:]
0x00100e49f80 FIRCoreDiagnosticsConnector : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010012c7a4 +[FIRCoreDiagnosticsConnector initialize]
0x0010012c7d8 +[FIRCoreDiagnosticsConnector logCoreTelemetryWithOptions:]
0x00100e49fa8 FIRDependency : NSObject /usr/lib/libobjc.A.dylib
@property Protocol *protocol
@property BOOL isRequired
// class methods
0x0010012ca4c +[FIRDependency dependencyWithProtocol:]
0x0010012caa0 +[FIRDependency dependencyWithProtocol:isRequired:]
// instance methods
0x0010012cb00 -[FIRDependency initWithProtocol:isRequired:]
0x0010012cb80 -[FIRDependency protocol]
0x0010012cb88 -[FIRDependency isRequired]
0x00100e49ff8 FIRDiagnosticsData : NSObject /usr/lib/libobjc.A.dylib <FIRCoreDiagnosticsData>
@property NSDictionary *diagnosticObjects
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010012cb9c -[FIRDiagnosticsData init]
0x0010012cc0c -[FIRDiagnosticsData insertValue:forKey:]
0x0010012cc60 -[FIRDiagnosticsData diagnosticObjects]
0x0010012ce4c -[FIRDiagnosticsData setDiagnosticObjects:]
0x00100e4a070 PodsDummy_FirebaseCore : NSObject /usr/lib/libobjc.A.dylib
0x00100e4a098 FIRHeartbeatInfo : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010012ce5c +[FIRHeartbeatInfo updateIfNeededHeartbeatDateForTag:]
0x0010012cfa8 +[FIRHeartbeatInfo heartbeatCodeForTag:]
0x00100e4a110 FIRLoggerWrapper : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010012d4ac +[FIRLoggerWrapper logWithLevel:withService:withCode:withMessage:withArgs:]
0x00100e4a138 FIROptions : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property NSMutableDictionary *optionsDictionary
@property NSDictionary *analyticsOptionsDictionary
@property BOOL isAnalyticsCollectionExplicitlySet
@property BOOL isAnalyticsCollectionEnabled
@property BOOL isAnalyticsCollectionDeactivated
@property NSString *libraryVersionID
@property BOOL usingOptionsFromDefaultPlist
@property BOOL isMeasurementEnabled
@property BOOL isAnalyticsEnabled
@property BOOL isSignInEnabled
@property BOOL editingLocked
@property NSString *APIKey
@property NSString *bundleID
@property NSString *clientID
@property NSString *trackingID
@property NSString *GCMSenderID
@property NSString *projectID
@property NSString *androidClientID
@property NSString *googleAppID
@property NSString *databaseURL
@property NSString *deepLinkURLScheme
@property NSString *storageBucket
@property NSString *appGroupID
// class methods
0x0010012d520 +[FIROptions defaultOptions]
0x0010012d600 +[FIROptions defaultOptionsDictionary]
0x0010012d704 +[FIROptions plistFilePathWithName:]
0x0010012d7c4 +[FIROptions resetDefaultOptions]
// instance methods
0x0010012d804 -[FIROptions initInternalWithOptionsDictionary:]
0x0010012d88c -[FIROptions copyWithZone:]
0x0010012d9d8 -[FIROptions initWithContentsOfFile:]
0x0010012daf4 -[FIROptions initWithGoogleAppID:GCMSenderID:]
0x0010012dc54 -[FIROptions APIKey]
0x0010012dcb0 -[FIROptions checkEditingLocked]
0x0010012dcfc -[FIROptions setAPIKey:]
0x0010012dd7c -[FIROptions clientID]
0x0010012ddd8 -[FIROptions setClientID:]
0x0010012de58 -[FIROptions trackingID]
0x0010012deb4 -[FIROptions setTrackingID:]
0x0010012df34 -[FIROptions GCMSenderID]
0x0010012df90 -[FIROptions setGCMSenderID:]
0x0010012e010 -[FIROptions projectID]
0x0010012e06c -[FIROptions setProjectID:]
0x0010012e0ec -[FIROptions androidClientID]
0x0010012e148 -[FIROptions setAndroidClientID:]
0x0010012e1c8 -[FIROptions googleAppID]
0x0010012e224 -[FIROptions setGoogleAppID:]
0x0010012e2a4 -[FIROptions libraryVersionID]
0x0010012e4a4 -[FIROptions setLibraryVersionID:]
0x0010012e4f4 -[FIROptions databaseURL]
0x0010012e550 -[FIROptions setDatabaseURL:]
0x0010012e5d0 -[FIROptions storageBucket]
0x0010012e62c -[FIROptions setStorageBucket:]
0x0010012e6ac -[FIROptions setDeepLinkURLScheme:]
0x0010012e714 -[FIROptions bundleID]
0x0010012e770 -[FIROptions setBundleID:]
0x0010012e7f0 -[FIROptions setAppGroupID:]
0x0010012e858 -[FIROptions isEqual:]
0x0010012e8dc -[FIROptions isEqualToOptions:]
0x0010012ec94 -[FIROptions analyticsOptionsDictionaryWithInfoDictionary:]
0x0010012eed8 -[FIROptions analyticsOptionsDictionary]
0x0010012ef68 -[FIROptions isMeasurementEnabled]
0x0010012f064 -[FIROptions isAnalyticsCollectionExplicitlySet]
0x0010012f1b4 -[FIROptions isAnalyticsCollectionEnabled]
0x0010012f268 -[FIROptions isAnalyticsCollectionDeactivated]
0x0010012f2ec -[FIROptions isAnalyticsEnabled]
0x0010012f368 -[FIROptions isSignInEnabled]
0x0010012f3e4 -[FIROptions deepLinkURLScheme]
0x0010012f3f0 -[FIROptions appGroupID]
0x0010012f3fc -[FIROptions optionsDictionary]
0x0010012f404 -[FIROptions setOptionsDictionary:]
0x0010012f410 -[FIROptions usingOptionsFromDefaultPlist]
0x0010012f418 -[FIROptions setUsingOptionsFromDefaultPlist:]
0x0010012f420 -[FIROptions isEditingLocked]
0x0010012f428 -[FIROptions setEditingLocked:]
0x00100e4a188 FIRCoreDiagnosticsLog : NSObject /usr/lib/libobjc.A.dylib
@property {_logs_proto_mobilesdk_ios_ICoreConfiguration=BiI^i^{pb_bytes_array_s}^{pb_bytes_array_s}^{pb_bytes_array_s}Bi^{pb_bytes_array_s}^{pb_bytes_array_s}BiBi^{pb_bytes_array_s}^{pb_bytes_array_s}BBBBBi^{pb_bytes_array_s}BBBi^{pb_bytes_array_s}BBBB} config
// instance methods
0x0010012f478 -[FIRCoreDiagnosticsLog initWithConfig:]
0x0010012f4fc -[FIRCoreDiagnosticsLog transportBytes]
0x0010012f5fc -[FIRCoreDiagnosticsLog dealloc]
0x0010012f64c -[FIRCoreDiagnosticsLog config]
0x0010012f690 -[FIRCoreDiagnosticsLog setConfig:]
0x00100e4a1d8 FIRCoreDiagnostics : NSObject /usr/lib/libobjc.A.dylib <FIRCoreDiagnosticsInterop>
@property NSObject<OS_dispatch_queue> *diagnosticsQueue
@property GDTCORTransport *transport
@property GULHeartbeatDateStorage *heartbeatDateStorage
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010012f6d4 +[FIRCoreDiagnostics sharedInstance]
0x0010012f8b4 +[FIRCoreDiagnostics deviceModel]
0x00100130c2c +[FIRCoreDiagnostics sendDiagnosticsData:]
// instance methods
0x0010012f74c -[FIRCoreDiagnostics init]
0x0010012f7f0 -[FIRCoreDiagnostics initWithTransport:heartbeatDateStorage:]
0x00100130c9c -[FIRCoreDiagnostics sendDiagnosticsData:]
0x00100130f38 -[FIRCoreDiagnostics setHeartbeatFlagIfNeededToConfig:]
0x00100131040 -[FIRCoreDiagnostics isDate:inSameDayOrBeforeThan:]
0x001001310f4 -[FIRCoreDiagnostics diagnosticsQueue]
0x001001310fc -[FIRCoreDiagnostics transport]
0x00100131104 -[FIRCoreDiagnostics heartbeatDateStorage]
0x00100e4a250 PodsDummy_FirebaseCoreDiagnostics : NSObject /usr/lib/libobjc.A.dylib
0x00100e4a2a0 PodsDummy_FirebaseInstallations : NSObject /usr/lib/libobjc.A.dylib
0x00100e4a2c8 FIRInstallations : NSObject /usr/lib/libobjc.A.dylib <FIRInstallationsInstanceProvider>
@property FIROptions *appOptions
@property NSString *appName
@property FIRInstallationsIDController *installationsIDController
// class methods
0x00100131168 +[FIRInstallations load]
0x001001311e4 +[FIRInstallations componentsToRegister]
0x001001316f8 +[FIRInstallations validateAppOptions:appName:]
0x0010013196c +[FIRInstallations installations]
0x00100131a00 +[FIRInstallations installationsWithApp:]
0x00100132244 +[FIRInstallations assertCompatibleIIDVersion]
0x00100132290 +[FIRInstallations isIIDVersionCompatible]
// instance methods
0x00100131374 -[FIRInstallations initWithApp:]
0x00100131414 -[FIRInstallations initWitAppOptions:appName:]
0x001001315a0 -[FIRInstallations initWithAppOptions:appName:installationsIDController:prefetchAuthToken:]
0x00100131a7c -[FIRInstallations installationIDWithCompletion:]
0x00100131cc4 -[FIRInstallations authTokenWithCompletion:]
0x00100131cd8 -[FIRInstallations authTokenForcingRefresh:completion:]
0x00100132038 -[FIRInstallations deleteWithCompletion:]
0x001001322e8 -[FIRInstallations appOptions]
0x001001322f0 -[FIRInstallations appName]
0x001001322f8 -[FIRInstallations installationsIDController]
0x00100e4a318 FIRInstallationsURLSessionResponse : NSObject /usr/lib/libobjc.A.dylib
@property NSHTTPURLResponse *HTTPResponse
@property NSData *data
// instance methods
0x0010013233c -[FIRInstallationsURLSessionResponse initWithResponse:data:]
0x00100132420 -[FIRInstallationsURLSessionResponse HTTPResponse]
0x00100132428 -[FIRInstallationsURLSessionResponse setHTTPResponse:]
0x00100132434 -[FIRInstallationsURLSessionResponse data]
0x0010013243c -[FIRInstallationsURLSessionResponse setData:]
0x00100e4a368 FIRInstallationsAPIService : NSObject /usr/lib/libobjc.A.dylib
@property NSURLSession *URLSession
@property NSString *APIKey
@property NSString *projectID
// instance methods
0x00100132478 -[FIRInstallationsAPIService initWithAPIKey:projectID:]
0x00100132554 -[FIRInstallationsAPIService initWithURLSession:APIKey:projectID:]
0x00100132644 -[FIRInstallationsAPIService registerInstallation:]
0x001001327d4 -[FIRInstallationsAPIService refreshAuthTokenForInstallation:]
0x00100132a20 -[FIRInstallationsAPIService deleteInstallation:]
0x00100132b98 -[FIRInstallationsAPIService registerRequestWithInstallation:]
0x00100132e54 -[FIRInstallationsAPIService registeredInstallationWithInstallation:serverResponse:]
0x001001330c0 -[FIRInstallationsAPIService authTokenRequestWithInstallation:]
0x001001332f8 -[FIRInstallationsAPIService authTokenWithServerResponse:]
0x0010013353c -[FIRInstallationsAPIService deleteInstallationRequestWithInstallation:]
0x001001336cc -[FIRInstallationsAPIService requestWithURL:HTTPMethod:bodyDict:refreshToken:]
0x00100133774 -[FIRInstallationsAPIService requestWithURL:HTTPMethod:bodyDict:refreshToken:additionalHeaders:]
0x00100133cc4 -[FIRInstallationsAPIService URLRequestPromise:]
0x00100134128 -[FIRInstallationsAPIService validateHTTPResponseStatusCode:]
0x00100134388 -[FIRInstallationsAPIService sendURLRequest:]
0x00100134470 -[FIRInstallationsAPIService SDKVersion]
0x001001344b4 -[FIRInstallationsAPIService setJSONHTTPBody:forRequest:]
0x0010013458c -[FIRInstallationsAPIService URLSession]
0x00100134594 -[FIRInstallationsAPIService APIKey]
0x0010013459c -[FIRInstallationsAPIService projectID]
0x00100e4a3b8 FIRInstallationsAuthTokenResult : NSObject /usr/lib/libobjc.A.dylib
@property NSString *authToken
@property NSDate *expirationDate
// instance methods
0x001001345e0 -[FIRInstallationsAuthTokenResult initWithToken:expirationDate:]
0x0010013468c -[FIRInstallationsAuthTokenResult authToken]
0x00100134694 -[FIRInstallationsAuthTokenResult expirationDate]
0x00100e4a408 FIRInstallationsBackoffEventData : NSObject /usr/lib/libobjc.A.dylib
@property long long eventType
@property NSDate *lastEventDate
@property long long eventCount
@property double backoffTimeInterval
// class methods
0x00100134784 +[FIRInstallationsBackoffEventData backoffTimeIntervalWithEvent:eventCount:]
0x001001347b4 +[FIRInstallationsBackoffEventData recoverableErrorBackoffTimeForAttemptNumber:]
0x00100134804 +[FIRInstallationsBackoffEventData randomMilliseconds]
// instance methods
0x001001346cc -[FIRInstallationsBackoffEventData initWithEvent:lastEventDate:eventCount:]
0x00100134844 -[FIRInstallationsBackoffEventData eventType]
0x0010013484c -[FIRInstallationsBackoffEventData lastEventDate]
0x00100134854 -[FIRInstallationsBackoffEventData eventCount]
0x0010013485c -[FIRInstallationsBackoffEventData backoffTimeInterval]
0x00100e4a458 FIRInstallationsBackoffController : NSObject /usr/lib/libobjc.A.dylib <FIRInstallationsBackoffControllerProtocol>
@property @? currentDateProvider
@property FIRInstallationsBackoffEventData *lastEventData
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100134870 -[FIRInstallationsBackoffController init]
0x001001348c0 -[FIRInstallationsBackoffController initWithCurrentDateProvider:]
0x00100134940 -[FIRInstallationsBackoffController isNextRequestAllowed]
0x00100134aa8 -[FIRInstallationsBackoffController registerEvent:]
0x00100134ca0 -[FIRInstallationsBackoffController currentDateProvider]
0x00100134cac -[FIRInstallationsBackoffController lastEventData]
0x00100134cb4 -[FIRInstallationsBackoffController setLastEventData:]
0x00100e4a4d0 FIRInstallationsErrorUtil : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100134d18 +[FIRInstallationsErrorUtil keyedArchiverErrorWithException:]
0x00100134e34 +[FIRInstallationsErrorUtil keyedArchiverErrorWithError:]
0x00100134ed0 +[FIRInstallationsErrorUtil keychainErrorWithFunction:status:]
0x00100134f58 +[FIRInstallationsErrorUtil installationItemNotFoundForAppID:appName:]
0x00100134ffc +[FIRInstallationsErrorUtil corruptedIIDTokenData]
0x00100135018 +[FIRInstallationsErrorUtil APIErrorWithHTTPResponse:data:]
0x00100135090 +[FIRInstallationsErrorUtil isAPIError:withHTTPCode:]
0x00100135138 +[FIRInstallationsErrorUtil JSONSerializationError:]
0x001001351b0 +[FIRInstallationsErrorUtil FIDRegistrationErrorWithResponseMissingField:]
0x00100135234 +[FIRInstallationsErrorUtil networkErrorWithError:]
0x00100135250 +[FIRInstallationsErrorUtil backoffIntervalWaitError]
0x0010013526c +[FIRInstallationsErrorUtil publicDomainErrorWithError:]
0x00100135318 +[FIRInstallationsErrorUtil installationsErrorWithCode:failureReason:underlyingError:]
0x00100135410 +[FIRInstallationsErrorUtil rejectedPromiseWithError:]
0x00100e4a4f8 FIRInstallationsHTTPError : NSError /System/Library/Frameworks/Foundation.framework/Foundation
@property NSHTTPURLResponse *HTTPResponse
@property NSData *data
// class methods
0x001001355ac +[FIRInstallationsHTTPError errorCodeWithHTTPCode:]
0x001001355b4 +[FIRInstallationsHTTPError userInfoWithHTTPResponse:data:]
0x00100135974 +[FIRInstallationsHTTPError supportsSecureCoding]
// instance methods
0x00100135480 -[FIRInstallationsHTTPError initWithHTTPResponse:data:]
0x0010013571c -[FIRInstallationsHTTPError copyWithZone:]
0x001001357b8 -[FIRInstallationsHTTPError initWithCoder:]
0x001001358bc -[FIRInstallationsHTTPError encodeWithCoder:]
0x0010013597c -[FIRInstallationsHTTPError HTTPResponse]
0x0010013598c -[FIRInstallationsHTTPError data]
0x00100e4a548 FIRInstallationsIDController : NSObject /usr/lib/libobjc.A.dylib
@property NSString *appID
@property NSString *appName
@property FIRInstallationsStore *installationsStore
@property FIRInstallationsIIDStore *IIDStore
@property FIRInstallationsIIDTokenStore *IIDTokenStore
@property FIRInstallationsAPIService *APIService
@property <FIRInstallationsBackoffControllerProtocol> *backoffController
@property FIRInstallationsSingleOperationPromiseCache *getInstallationPromiseCache
@property FIRInstallationsSingleOperationPromiseCache *authTokenPromiseCache
@property FIRInstallationsSingleOperationPromiseCache *authTokenForcingRefreshPromiseCache
@property FIRInstallationsSingleOperationPromiseCache *deleteInstallationPromiseCache
// class methods
0x00100138438 +[FIRInstallationsIDController keychainServiceWithAppID:]
// instance methods
0x001001359dc -[FIRInstallationsIDController initWithGoogleAppID:appName:APIKey:projectID:GCMSenderID:accessGroup:]
0x00100135c38 -[FIRInstallationsIDController initWithGoogleAppID:appName:installationsStore:APIService:IIDStore:IIDTokenStore:backoffController:]
0x001001360e4 -[FIRInstallationsIDController getInstallationItem]
0x00100136138 -[FIRInstallationsIDController createGetInstallationItemPromise]
0x001001362fc -[FIRInstallationsIDController getStoredInstallation]
0x00100136428 -[FIRInstallationsIDController createAndSaveFID]
0x001001365a0 -[FIRInstallationsIDController saveInstallation:]
0x001001366bc -[FIRInstallationsIDController migrateOrGenerateInstallation]
0x00100136a58 -[FIRInstallationsIDController createInstallationWithFID:IIDDefaultToken:]
0x00100136b68 -[FIRInstallationsIDController registerInstallationIfNeeded:]
0x00100137050 -[FIRInstallationsIDController doesRegistrationErrorRequireConfigChange:]
0x00100137108 -[FIRInstallationsIDController getAuthTokenForcingRefresh:]
0x001001371c0 -[FIRInstallationsIDController installationWithValidAuthTokenForcingRefresh:]
0x00100137510 -[FIRInstallationsIDController refreshAuthTokenForInstallation:]
0x0010013777c -[FIRInstallationsIDController regenerateFIDOnRefreshTokenErrorIfNeeded:]
0x0010013798c -[FIRInstallationsIDController deleteInstallation]
0x001001379e0 -[FIRInstallationsIDController createDeleteInstallationPromise]
0x00100137bc4 -[FIRInstallationsIDController deleteInstallationLocally:]
0x00100137dd8 -[FIRInstallationsIDController sendDeleteInstallationRequestIfNeeded:]
0x00100137f8c -[FIRInstallationsIDController deleteExistingIIDIfNeeded]
0x0010013803c -[FIRInstallationsIDController mostRecentInstallationOperation]
0x00100138160 -[FIRInstallationsIDController updateBackoffWithSuccess:APIError:]
0x001001382dc -[FIRInstallationsIDController postFIDDidChangeNotification]
0x001001383e0 -[FIRInstallationsIDController isDefaultApp]
0x00100138444 -[FIRInstallationsIDController appID]
0x0010013844c -[FIRInstallationsIDController appName]
0x00100138454 -[FIRInstallationsIDController installationsStore]
0x0010013845c -[FIRInstallationsIDController IIDStore]
0x00100138464 -[FIRInstallationsIDController IIDTokenStore]
0x0010013846c -[FIRInstallationsIDController APIService]
0x00100138474 -[FIRInstallationsIDController backoffController]
0x0010013847c -[FIRInstallationsIDController getInstallationPromiseCache]
0x00100138484 -[FIRInstallationsIDController authTokenPromiseCache]
0x0010013848c -[FIRInstallationsIDController authTokenForcingRefreshPromiseCache]
0x00100138494 -[FIRInstallationsIDController deleteInstallationPromiseCache]
0x00100e4a5c0 FIRInstallationsIIDStore : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x00100138538 -[FIRInstallationsIIDStore existingIID]
0x001001386d0 -[FIRInstallationsIIDStore deleteExistingIID]
0x0010013884c -[FIRInstallationsIIDStore IIDWithPublicKeyData:]
0x00100138950 -[FIRInstallationsIIDStore sha1WithData:]
0x00100138a1c -[FIRInstallationsIIDStore base64URLEncodedStringWithData:]
0x00100138af4 -[FIRInstallationsIIDStore IIDPublicKeyData]
0x00100138ba8 -[FIRInstallationsIIDStore deleteIID:]
0x00100138c14 -[FIRInstallationsIIDStore deleteKeychainKeyWithTagPrefix:error:]
0x00100138cf0 -[FIRInstallationsIIDStore keyPairQueryWithTag:returnData:]
0x00100138e34 -[FIRInstallationsIIDStore keychainKeyTagWithPrefix:]
0x00100138f04 -[FIRInstallationsIIDStore mainbundleIdentifier]
0x00100138f90 -[FIRInstallationsIIDStore deleteIIDFlagFromPlist:]
0x001001390e0 -[FIRInstallationsIIDStore hasPlistIIDFlag]
0x001001391bc -[FIRInstallationsIIDStore plistPath]
0x001001392cc -[FIRInstallationsIIDStore supportedDirectory]
0x00100e4a5e8 FIRInstallationsIIDTokenInfo : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSString *token
// class methods
0x001001392d4 +[FIRInstallationsIIDTokenInfo supportsSecureCoding]
// instance methods
0x001001392dc -[FIRInstallationsIIDTokenInfo encodeWithCoder:]
0x001001392e0 -[FIRInstallationsIIDTokenInfo initWithCoder:]
0x00100139388 -[FIRInstallationsIIDTokenInfo token]
0x00100139394 -[FIRInstallationsIIDTokenInfo setToken:]
0x00100e4a638 FIRInstallationsIIDTokenStore : NSObject /usr/lib/libobjc.A.dylib
@property NSString *GCMSenderID
// instance methods
0x001001393a8 -[FIRInstallationsIIDTokenStore initWithGCMSenderID:]
0x00100139420 -[FIRInstallationsIIDTokenStore existingIIDDefaultToken]
0x00100139540 -[FIRInstallationsIIDTokenStore IIDCheckinWithData:]
0x001001397f0 -[FIRInstallationsIIDTokenStore IIDDefaultTokenData]
0x0010013991c -[FIRInstallationsIIDTokenStore IIDDefaultTokenDataKeychainQuery]
0x00100139adc -[FIRInstallationsIIDTokenStore IIDAppIdentifier]
0x00100139b60 -[FIRInstallationsIIDTokenStore serviceKeyForAuthorizedEntity:scope:]
0x00100139bc8 -[FIRInstallationsIIDTokenStore GCMSenderID]
0x00100e4a688 FIRInstallationsItem : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property NSString *appID
@property NSString *firebaseAppName
@property NSString *firebaseInstallationID
@property NSString *refreshToken
@property FIRInstallationsStoredAuthToken *authToken
@property long long registrationStatus
@property NSString *IIDDefaultToken
// class methods
0x00100139ef8 +[FIRInstallationsItem authTokenWithGenerateTokenAPIJSONData:date:error:]
0x00100139fb8 +[FIRInstallationsItem authTokenWithJSONDict:date:error:]
0x0010013a1b4 +[FIRInstallationsItem dictionaryFromJSONData:error:]
0x0010013a2a0 +[FIRInstallationsItem validStringOrNilForKey:fromDict:]
0x0010013a8e8 +[FIRInstallationsItem identifierWithAppID:appName:]
0x0010013a938 +[FIRInstallationsItem generateFID]
0x0010013aa9c +[FIRInstallationsItem base64URLEncodedStringWithData:]
// instance methods
0x00100139bdc -[FIRInstallationsItem registeredInstallationWithJSONData:date:error:]
0x0010013a350 -[FIRInstallationsItem initWithAppID:firebaseAppName:]
0x0010013a410 -[FIRInstallationsItem copyWithZone:]
0x0010013a5c4 -[FIRInstallationsItem updateWithStoredItem:]
0x0010013a6fc -[FIRInstallationsItem storedItem]
0x0010013a844 -[FIRInstallationsItem identifier]
0x0010013ab44 -[FIRInstallationsItem appID]
0x0010013ab4c -[FIRInstallationsItem firebaseAppName]
0x0010013ab54 -[FIRInstallationsItem firebaseInstallationID]
0x0010013ab60 -[FIRInstallationsItem setFirebaseInstallationID:]
0x0010013ab68 -[FIRInstallationsItem refreshToken]
0x0010013ab74 -[FIRInstallationsItem setRefreshToken:]
0x0010013ab7c -[FIRInstallationsItem authToken]
0x0010013ab84 -[FIRInstallationsItem setAuthToken:]
0x0010013ab90 -[FIRInstallationsItem registrationStatus]
0x0010013ab98 -[FIRInstallationsItem setRegistrationStatus:]
0x0010013aba0 -[FIRInstallationsItem IIDDefaultToken]
0x0010013aba8 -[FIRInstallationsItem setIIDDefaultToken:]
0x00100e4a6d8 FIRInstallationsSingleOperationPromiseCache : NSObject /usr/lib/libobjc.A.dylib
@property @? newOperationHandler
@property FBLPromise *pendingPromise
// instance methods
0x0010013ac14 -[FIRInstallationsSingleOperationPromiseCache initWithNewOperationHandler:]
0x0010013acc0 -[FIRInstallationsSingleOperationPromiseCache getExistingPendingOrCreateNewPromise]
0x0010013afbc -[FIRInstallationsSingleOperationPromiseCache getExistingPendingPromise]
0x0010013b028 -[FIRInstallationsSingleOperationPromiseCache newOperationHandler]
0x0010013b034 -[FIRInstallationsSingleOperationPromiseCache pendingPromise]
0x0010013b03c -[FIRInstallationsSingleOperationPromiseCache setPendingPromise:]
0x00100e4a728 FIRInstallationsStore : NSObject /usr/lib/libobjc.A.dylib
@property GULKeychainStorage *secureStorage
@property NSString *accessGroup
@property NSObject<OS_dispatch_queue> *queue
@property GULUserDefaults *userDefaults
// instance methods
0x0010013b078 -[FIRInstallationsStore initWithSecureStorage:accessGroup:]
0x0010013b1a4 -[FIRInstallationsStore installationForAppID:appName:]
0x0010013b4d0 -[FIRInstallationsStore saveInstallation:]
0x0010013b67c -[FIRInstallationsStore removeInstallationForAppID:appName:]
0x0010013b810 -[FIRInstallationsStore installationExistsForAppID:appName:]
0x0010013ba20 -[FIRInstallationsStore setInstallationExists:forItemWithIdentifier:]
0x0010013bb9c -[FIRInstallationsStore secureStorage]
0x0010013bba4 -[FIRInstallationsStore accessGroup]
0x0010013bbac -[FIRInstallationsStore queue]
0x0010013bbb4 -[FIRInstallationsStore userDefaults]
0x00100e4a778 FIRInstallationsStoredAuthToken : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding, NSCopying>
@property long long status
@property NSString *token
@property NSDate *expirationDate
@property long long storageVersion
// class methods
0x0010013bfac +[FIRInstallationsStoredAuthToken supportsSecureCoding]
// instance methods
0x0010013bc04 -[FIRInstallationsStoredAuthToken storageVersion]
0x0010013bc0c -[FIRInstallationsStoredAuthToken copyWithZone:]
0x0010013bcfc -[FIRInstallationsStoredAuthToken encodeWithCoder:]
0x0010013be14 -[FIRInstallationsStoredAuthToken initWithCoder:]
0x0010013bfb4 -[FIRInstallationsStoredAuthToken status]
0x0010013bfbc -[FIRInstallationsStoredAuthToken setStatus:]
0x0010013bfc4 -[FIRInstallationsStoredAuthToken token]
0x0010013bfd0 -[FIRInstallationsStoredAuthToken setToken:]
0x0010013bfd8 -[FIRInstallationsStoredAuthToken expirationDate]
0x0010013bfe4 -[FIRInstallationsStoredAuthToken setExpirationDate:]
0x00100e4a7c8 FIRInstallationsStoredItem : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSString *firebaseInstallationID
@property NSString *refreshToken
@property FIRInstallationsStoredAuthToken *authToken
@property long long registrationStatus
@property NSString *IIDDefaultToken
@property long long storageVersion
// class methods
0x0010013c3fc +[FIRInstallationsStoredItem supportsSecureCoding]
// instance methods
0x0010013c01c -[FIRInstallationsStoredItem storageVersion]
0x0010013c024 -[FIRInstallationsStoredItem encodeWithCoder:]
0x0010013c1b4 -[FIRInstallationsStoredItem initWithCoder:]
0x0010013c404 -[FIRInstallationsStoredItem firebaseInstallationID]
0x0010013c410 -[FIRInstallationsStoredItem setFirebaseInstallationID:]
0x0010013c418 -[FIRInstallationsStoredItem refreshToken]
0x0010013c424 -[FIRInstallationsStoredItem setRefreshToken:]
0x0010013c42c -[FIRInstallationsStoredItem authToken]
0x0010013c434 -[FIRInstallationsStoredItem setAuthToken:]
0x0010013c440 -[FIRInstallationsStoredItem registrationStatus]
0x0010013c448 -[FIRInstallationsStoredItem setRegistrationStatus:]
0x0010013c450 -[FIRInstallationsStoredItem IIDDefaultToken]
0x0010013c458 -[FIRInstallationsStoredItem setIIDDefaultToken:]
0x00100e4a840 PodsDummy_FirebaseInstanceID : NSObject /usr/lib/libobjc.A.dylib
0x00100e4a890 FIRInstanceIDResult : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property NSString *instanceID
@property NSString *token
// instance methods
0x0010013c54c -[FIRInstanceIDResult copyWithZone:]
0x0010013c614 -[FIRInstanceIDResult instanceID]
0x0010013c620 -[FIRInstanceIDResult setInstanceID:]
0x0010013c628 -[FIRInstanceIDResult token]
0x0010013c634 -[FIRInstanceIDResult setToken:]
0x00100e4a8b8 FIRInstanceID : NSObject /usr/lib/libobjc.A.dylib <FIRInstanceIDInstanceProvider, FIRLibrary>
@property NSString *fcmSenderID
@property NSString *firebaseAppID
@property NSData *apnsTokenData
@property long long apnsTokenType
@property NSString *APNSTupleString
@property NSString *defaultFCMToken
@property FIRInstanceIDTokenManager *tokenManager
@property FIRInstallations *installations
@property long long retryCountForDefaultToken
@property FIRInstanceIDCombinedHandler *defaultTokenFetchHandler
@property NSString *firebaseInstallationsID
// class methods
0x0010013c544 +[FIRInstanceID usesFIS]
0x0010013c66c +[FIRInstanceID instanceID]
0x0010013c760 +[FIRInstanceID instanceIDForTests]
0x0010013ec98 +[FIRInstanceID load]
0x0010013ecf8 +[FIRInstanceID componentsToRegister]
0x0010013f554 +[FIRInstanceID maxRetryCountForDefaultToken]
0x0010013f55c +[FIRInstanceID minIntervalForDefaultTokenRetry]
0x0010013f564 +[FIRInstanceID maxRetryIntervalForDefaultTokenInSeconds]
// instance methods
0x0010013c4ac -[FIRInstanceID fetchCheckinInfoWithHandler:]
0x0010013c538 -[FIRInstanceID appInstanceID:]
0x0010013c724 -[FIRInstanceID initPrivately]
0x0010013c7b8 -[FIRInstanceID dealloc]
0x0010013c830 -[FIRInstanceID token]
0x0010013c8dc -[FIRInstanceID instanceIDWithHandler:]
0x0010013cbdc -[FIRInstanceID cachedTokenIfAvailable]
0x0010013cc98 -[FIRInstanceID setDefaultFCMToken:]
0x0010013cdc0 -[FIRInstanceID tokenWithAuthorizedEntity:scope:options:handler:]
0x0010013d868 -[FIRInstanceID deleteTokenWithAuthorizedEntity:scope:handler:]
0x0010013df34 -[FIRInstanceID getIDWithHandler:]
0x0010013e114 -[FIRInstanceID deleteIDWithHandler:]
0x0010013e654 -[FIRInstanceID notifyIdentityReset]
0x0010013e664 -[FIRInstanceID deleteIdentityWithHandler:]
0x0010013e9a0 -[FIRInstanceID deleteCheckinWithHandler:]
0x0010013ea2c -[FIRInstanceID tryToLoadValidCheckinInfo]
0x0010013eac4 -[FIRInstanceID deviceAuthID]
0x0010013eb60 -[FIRInstanceID secretToken]
0x0010013ebfc -[FIRInstanceID versionInfo]
0x0010013ef30 -[FIRInstanceID configureInstanceIDWithOptions:]
0x0010013f078 -[FIRInstanceID didCompleteConfigure]
0x0010013f2bc -[FIRInstanceID isFCMAutoInitEnabled]
0x0010013f37c -[FIRInstanceID start]
0x0010013f434 -[FIRInstanceID setupTokenManager]
0x0010013f484 -[FIRInstanceID setupNotificationListeners]
0x0010013f56c -[FIRInstanceID retryIntervalToFetchDefaultToken]
0x0010013f66c -[FIRInstanceID defaultTokenWithHandler:]
0x0010013f680 -[FIRInstanceID defaultTokenWithRetry:handler:]
0x0010013fd84 -[FIRInstanceID performDefaultTokenHandlerWithToken:error:]
0x0010013fe64 -[FIRInstanceID retryGetDefaultTokenAfter:]
0x0010013ff58 -[FIRInstanceID isDefaultTokenWithAuthorizedEntity:scope:]
0x0010014001c -[FIRInstanceID notifyAPNSTokenIsSet:]
0x00100140860 -[FIRInstanceID isSandboxApp]
0x00100140900 -[FIRInstanceID isProductionApp]
0x00100140f88 -[FIRInstanceID logAPNSConfigurationError:]
0x0010014102c -[FIRInstanceID updateFirebaseInstallationID]
0x00100141158 -[FIRInstanceID installationIDDidChangeNotificationReceived:]
0x00100141244 -[FIRInstanceID observeFirebaseInstallationIDChanges]
0x001001412fc -[FIRInstanceID observeFirebaseMessagingTokenChanges]
0x001001413b4 -[FIRInstanceID messagingTokenDidChangeNotificationReceived:]
0x0010014149c -[FIRInstanceID defaultTokenOptions]
0x00100141644 -[FIRInstanceID fcmSenderID]
0x00100141650 -[FIRInstanceID setFcmSenderID:]
0x00100141658 -[FIRInstanceID firebaseAppID]
0x00100141664 -[FIRInstanceID setFirebaseAppID:]
0x0010014166c -[FIRInstanceID apnsTokenData]
0x00100141674 -[FIRInstanceID setApnsTokenData:]
0x00100141680 -[FIRInstanceID apnsTokenType]
0x00100141688 -[FIRInstanceID setApnsTokenType:]
0x00100141690 -[FIRInstanceID APNSTupleString]
0x0010014169c -[FIRInstanceID setAPNSTupleString:]
0x001001416a4 -[FIRInstanceID defaultFCMToken]
0x001001416b0 -[FIRInstanceID tokenManager]
0x001001416b8 -[FIRInstanceID setTokenManager:]
0x001001416c4 -[FIRInstanceID installations]
0x001001416cc -[FIRInstanceID setInstallations:]
0x001001416d8 -[FIRInstanceID retryCountForDefaultToken]
0x001001416e0 -[FIRInstanceID setRetryCountForDefaultToken:]
0x001001416e8 -[FIRInstanceID defaultTokenFetchHandler]
0x001001416f4 -[FIRInstanceID setDefaultTokenFetchHandler:]
0x001001416fc -[FIRInstanceID firebaseInstallationsID]
0x00100141708 -[FIRInstanceID setFirebaseInstallationsID:]
0x00100e4a908 FIRInstanceIDAPNSInfo : NSObject /usr/lib/libobjc.A.dylib <NSCoding>
@property NSData *deviceToken
@property BOOL sandbox
// instance methods
0x00100141794 -[FIRInstanceIDAPNSInfo initWithDeviceToken:isSandbox:]
0x00100141824 -[FIRInstanceIDAPNSInfo initWithTokenOptionsDictionary:]
0x0010014199c -[FIRInstanceIDAPNSInfo initWithCoder:]
0x00100141a78 -[FIRInstanceIDAPNSInfo encodeWithCoder:]
0x00100141b1c -[FIRInstanceIDAPNSInfo isEqualToAPNSInfo:]
0x00100141c28 -[FIRInstanceIDAPNSInfo deviceToken]
0x00100141c30 -[FIRInstanceIDAPNSInfo isSandbox]
0x00100e4a958 FIRInstanceIDAuthKeychain : NSObject /usr/lib/libobjc.A.dylib
@property NSString *generic
@property NSMutableDictionary *cachedKeychainData
// class methods
0x00100141cf4 +[FIRInstanceIDAuthKeychain keychainQueryForService:account:generic:]
// instance methods
0x00100141c44 -[FIRInstanceIDAuthKeychain initWithIdentifier:]
0x00100141efc -[FIRInstanceIDAuthKeychain keychainQueryForService:account:]
0x00100141fb4 -[FIRInstanceIDAuthKeychain itemsMatchingService:account:]
0x0010014261c -[FIRInstanceIDAuthKeychain dataForService:account:]
0x001001426a4 -[FIRInstanceIDAuthKeychain removeItemsMatchingService:account:handler:]
0x00100142990 -[FIRInstanceIDAuthKeychain setData:forService:account:handler:]
0x00100142e68 -[FIRInstanceIDAuthKeychain setDataInCache:forService:account:]
0x001001430e0 -[FIRInstanceIDAuthKeychain generic]
0x001001430ec -[FIRInstanceIDAuthKeychain setGeneric:]
0x001001430f4 -[FIRInstanceIDAuthKeychain cachedKeychainData]
0x001001430fc -[FIRInstanceIDAuthKeychain setCachedKeychainData:]
0x00100e4a9a8 FIRInstanceIDAuthService : NSObject /usr/lib/libobjc.A.dylib
@property FIRInstanceIDStore *store
@property FIRInstanceIDCheckinService *checkinService
@property FIRInstanceIDCheckinPreferences *checkinPreferences
@property NSMutableArray *checkinHandlers
@property BOOL isCheckinInProgress
@property NSTimer *scheduledCheckinTimer
@property int checkinRetryCount
// instance methods
0x00100143138 -[FIRInstanceIDAuthService initWithCheckinService:store:]
0x00100143230 -[FIRInstanceIDAuthService dealloc]
0x00100143280 -[FIRInstanceIDAuthService initWithStore:]
0x00100143300 -[FIRInstanceIDAuthService scheduleCheckin:]
0x00100143428 -[FIRInstanceIDAuthService startCheckinTimerWithDuration:]
0x001001434c4 -[FIRInstanceIDAuthService clearScheduledCheckinTimer]
0x0010014351c -[FIRInstanceIDAuthService onScheduledCheckinTimerFired:]
0x00100143528 -[FIRInstanceIDAuthService performScheduledCheckin]
0x00100143754 -[FIRInstanceIDAuthService calculateNextCheckinRetryIntervalInSeconds]
0x001001437c8 -[FIRInstanceIDAuthService hasValidCheckinInfo]
0x00100143814 -[FIRInstanceIDAuthService fetchCheckinInfoWithHandler:]
0x00100143d44 -[FIRInstanceIDAuthService checkinPreferences]
0x00100143d4c -[FIRInstanceIDAuthService stopCheckinRequest]
0x00100143d8c -[FIRInstanceIDAuthService resetCheckinWithHandler:]
0x00100143ea4 -[FIRInstanceIDAuthService notifyCheckinHandlersWithCheckin:error:]
0x00100144070 -[FIRInstanceIDAuthService cachedCheckinMatchesCheckin:]
0x001001441ec -[FIRInstanceIDAuthService store]
0x001001441f4 -[FIRInstanceIDAuthService setStore:]
0x00100144200 -[FIRInstanceIDAuthService checkinService]
0x00100144208 -[FIRInstanceIDAuthService setCheckinService:]
0x00100144214 -[FIRInstanceIDAuthService setCheckinPreferences:]
0x00100144220 -[FIRInstanceIDAuthService checkinHandlers]
0x00100144228 -[FIRInstanceIDAuthService isCheckinInProgress]
0x00100144234 -[FIRInstanceIDAuthService setIsCheckinInProgress:]
0x0010014423c -[FIRInstanceIDAuthService scheduledCheckinTimer]
0x00100144248 -[FIRInstanceIDAuthService setScheduledCheckinTimer:]
0x00100144250 -[FIRInstanceIDAuthService checkinRetryCount]
0x00100144258 -[FIRInstanceIDAuthService setCheckinRetryCount:]
0x00100e4a9f8 FIRInstanceIDBackupExcludedPlist : NSObject /usr/lib/libobjc.A.dylib
@property NSString *fileName
@property NSString *subDirectoryName
@property NSDictionary *cachedPlistContents
// instance methods
0x001001442b4 -[FIRInstanceIDBackupExcludedPlist initWithFileName:subDirectory:]
0x00100144374 -[FIRInstanceIDBackupExcludedPlist writeDictionary:error:]
0x0010014468c -[FIRInstanceIDBackupExcludedPlist deleteFile:]
0x00100144780 -[FIRInstanceIDBackupExcludedPlist contentAsDictionary]
0x00100144878 -[FIRInstanceIDBackupExcludedPlist doesFileExist]
0x001001448f8 -[FIRInstanceIDBackupExcludedPlist plistPathInDirectory]
0x00100144a60 -[FIRInstanceIDBackupExcludedPlist supportedDirectory]
0x00100144a68 -[FIRInstanceIDBackupExcludedPlist cachedPlistContents]
0x00100144a70 -[FIRInstanceIDBackupExcludedPlist setCachedPlistContents:]
0x00100144a7c -[FIRInstanceIDBackupExcludedPlist fileName]
0x00100144a88 -[FIRInstanceIDBackupExcludedPlist setFileName:]
0x00100144a90 -[FIRInstanceIDBackupExcludedPlist subDirectoryName]
0x00100144a9c -[FIRInstanceIDBackupExcludedPlist setSubDirectoryName:]
0x00100e4aa70 FIRInstanceIDCheckinPreferences : NSObject /usr/lib/libobjc.A.dylib
@property NSString *deviceID
@property NSString *secretToken
@property NSString *digest
@property NSString *versionInfo
@property NSString *deviceDataVersion
@property NSMutableDictionary *gServicesData
@property long long lastCheckinTimestampMillis
@property BOOL hasPreCachedAuthCredentials
// class methods
0x00100144ae0 +[FIRInstanceIDCheckinPreferences preferencesFromKeychainContents:]
0x001001451c4 +[FIRInstanceIDCheckinPreferences checkinDeviceIDFromKeychainContent:]
0x001001451d4 +[FIRInstanceIDCheckinPreferences checkinSecretFromKeychainContent:]
0x001001451e4 +[FIRInstanceIDCheckinPreferences checkinKeychainContent:forIndex:]
// instance methods
0x00100144bc4 -[FIRInstanceIDCheckinPreferences initWithDeviceID:secretToken:]
0x00100144cac -[FIRInstanceIDCheckinPreferences reset]
0x00100144d4c -[FIRInstanceIDCheckinPreferences updateWithCheckinPlistContents:]
0x00100145090 -[FIRInstanceIDCheckinPreferences checkinKeychainContent]
0x00100145278 -[FIRInstanceIDCheckinPreferences checkinPlistContents]
0x001001454a4 -[FIRInstanceIDCheckinPreferences hasCheckinInfo]
0x0010014553c -[FIRInstanceIDCheckinPreferences hasValidCheckinInfo]
0x001001456e8 -[FIRInstanceIDCheckinPreferences setHasPreCachedAuthCredentials:]
0x001001456f0 -[FIRInstanceIDCheckinPreferences deviceID]
0x001001456fc -[FIRInstanceIDCheckinPreferences setDeviceID:]
0x00100145704 -[FIRInstanceIDCheckinPreferences secretToken]
0x00100145710 -[FIRInstanceIDCheckinPreferences setSecretToken:]
0x00100145718 -[FIRInstanceIDCheckinPreferences deviceDataVersion]
0x00100145724 -[FIRInstanceIDCheckinPreferences setDeviceDataVersion:]
0x0010014572c -[FIRInstanceIDCheckinPreferences digest]
0x00100145738 -[FIRInstanceIDCheckinPreferences setDigest:]
0x00100145740 -[FIRInstanceIDCheckinPreferences versionInfo]
0x0010014574c -[FIRInstanceIDCheckinPreferences setVersionInfo:]
0x00100145754 -[FIRInstanceIDCheckinPreferences lastCheckinTimestampMillis]
0x0010014575c -[FIRInstanceIDCheckinPreferences setLastCheckinTimestampMillis:]
0x00100145764 -[FIRInstanceIDCheckinPreferences gServicesData]
0x0010014576c -[FIRInstanceIDCheckinPreferences setGServicesData:]
0x00100145778 -[FIRInstanceIDCheckinPreferences hasPreCachedAuthCredentials]
0x00100e4aa98 FIRInstanceIDCheckinService : NSObject /usr/lib/libobjc.A.dylib
@property NSURLSession *session
// class methods
0x00100146978 +[FIRInstanceIDCheckinService setCheckinTestBlock:]
// instance methods
0x001001457e0 -[FIRInstanceIDCheckinService init]
0x001001458c0 -[FIRInstanceIDCheckinService dealloc]
0x00100145940 -[FIRInstanceIDCheckinService checkinWithExistingCheckin:completion:]
0x0010014642c -[FIRInstanceIDCheckinService stopFetching]
0x00100146484 -[FIRInstanceIDCheckinService checkinParametersWithExistingCheckin:]
0x001001469a8 -[FIRInstanceIDCheckinService session]
0x001001469b0 -[FIRInstanceIDCheckinService setSession:]
0x00100e4aae8 FIRInstanceIDCheckinStore : NSObject /usr/lib/libobjc.A.dylib
@property FIRInstanceIDBackupExcludedPlist *plist
@property FIRInstanceIDAuthKeychain *keychain
@property NSString *bundleIdentifierForKeychainAccount
// instance methods
0x001001469c8 -[FIRInstanceIDCheckinStore initWithCheckinPlistFileName:subDirectoryName:]
0x00100146a94 -[FIRInstanceIDCheckinStore initWithCheckinPlist:keychain:]
0x00100146b38 -[FIRInstanceIDCheckinStore hasCheckinPlist]
0x00100146b84 -[FIRInstanceIDCheckinStore bundleIdentifierForKeychainAccount]
0x00100146bf0 -[FIRInstanceIDCheckinStore saveCheckinPreferences:handler:]
0x00100147000 -[FIRInstanceIDCheckinStore removeCheckinPreferencesWithHandler:]
0x0010014719c -[FIRInstanceIDCheckinStore cachedCheckinPreferences]
0x0010014743c -[FIRInstanceIDCheckinStore plist]
0x00100147444 -[FIRInstanceIDCheckinStore setPlist:]
0x00100147450 -[FIRInstanceIDCheckinStore keychain]
0x00100147458 -[FIRInstanceIDCheckinStore setKeychain:]
0x00100e4ab38 FIRInstanceIDCombinedHandler : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableArray *handlers
// instance methods
0x00100147494 -[FIRInstanceIDCombinedHandler init]
0x00100147508 -[FIRInstanceIDCombinedHandler addHandler:]
0x001001475c4 -[FIRInstanceIDCombinedHandler combinedHandler]
0x00100147804 -[FIRInstanceIDCombinedHandler handlers]
0x00100e4ab88 FIRInstanceIDKeychain : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010014781c +[FIRInstanceIDKeychain sharedInstance]
// instance methods
0x00100147894 -[FIRInstanceIDKeychain init]
0x001001478fc -[FIRInstanceIDKeychain itemWithQuery:]
0x00100147a5c -[FIRInstanceIDKeychain removeItemWithQuery:handler:]
0x00100147c68 -[FIRInstanceIDKeychain addItemWithQuery:handler:]
0x00100e4abd8 FIRInstanceIDLogger : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100147e70 +[FIRInstanceIDLogger formatMessageCode:]
// instance methods
0x00100147ea8 -[FIRInstanceIDLogger logFuncDebug:messageCode:msg:]
0x00100147f40 -[FIRInstanceIDLogger logFuncInfo:messageCode:msg:]
0x00100147fd8 -[FIRInstanceIDLogger logFuncNotice:messageCode:msg:]
0x00100148070 -[FIRInstanceIDLogger logFuncWarning:messageCode:msg:]
0x00100148108 -[FIRInstanceIDLogger logFuncError:messageCode:msg:]
0x00100e4ac28 FIRInstanceIDStore : NSObject /usr/lib/libobjc.A.dylib
@property FIRInstanceIDCheckinStore *checkinStore
@property FIRInstanceIDTokenStore *tokenStore
@property NSObject<FIRInstanceIDStoreDelegate> *delegate
// class methods
0x001001483b0 +[FIRInstanceIDStore hasSubDirectory:]
0x0010014844c +[FIRInstanceIDStore supportedDirectory]
0x00100148454 +[FIRInstanceIDStore pathForSupportSubDirectory:]
0x00100148578 +[FIRInstanceIDStore createSubDirectory:]
0x001001486f8 +[FIRInstanceIDStore removeSubDirectory:error:]
// instance methods
0x00100148218 -[FIRInstanceIDStore initWithDelegate:]
0x001001482d8 -[FIRInstanceIDStore initWithCheckinStore:tokenStore:delegate:]
0x00100148820 -[FIRInstanceIDStore resetCredentialsIfNeeded]
0x00100148ae4 -[FIRInstanceIDStore tokenInfoWithAuthorizedEntity:scope:]
0x00100148bac -[FIRInstanceIDStore cachedTokenInfos]
0x00100148c00 -[FIRInstanceIDStore saveTokenInfo:handler:]
0x00100148c88 -[FIRInstanceIDStore saveTokenInfoInCacheOnly:]
0x00100148cf4 -[FIRInstanceIDStore removeCachedTokenWithAuthorizedEntity:scope:]
0x00100148de0 -[FIRInstanceIDStore removeAllCachedTokensWithHandler:]
0x00100148e4c -[FIRInstanceIDStore saveCheckinPreferences:handler:]
0x00100148ed4 -[FIRInstanceIDStore cachedCheckinPreferences]
0x00100148f28 -[FIRInstanceIDStore removeCheckinPreferencesWithHandler:]
0x00100148ffc -[FIRInstanceIDStore delegate]
0x00100149014 -[FIRInstanceIDStore checkinStore]
0x0010014901c -[FIRInstanceIDStore setCheckinStore:]
0x00100149028 -[FIRInstanceIDStore tokenStore]
0x00100149030 -[FIRInstanceIDStore setTokenStore:]
0x00100e4ac78 FIRInstanceIDTokenDeleteOperation : FIRInstanceIDTokenOperation
// instance methods
0x00100149074 -[FIRInstanceIDTokenDeleteOperation initWithAuthorizedEntity:scope:checkinPreferences:instanceID:action:]
0x00100149130 -[FIRInstanceIDTokenDeleteOperation performTokenOperation]
0x00100149700 -[FIRInstanceIDTokenDeleteOperation handleResponseWithData:response:error:]
0x00100e4acc8 FIRInstanceIDTokenFetchOperation : FIRInstanceIDTokenOperation
// instance methods
0x00100149920 -[FIRInstanceIDTokenFetchOperation initWithAuthorizedEntity:scope:options:checkinPreferences:instanceID:]
0x001001499f0 -[FIRInstanceIDTokenFetchOperation performTokenOperation]
0x0010014a2d0 -[FIRInstanceIDTokenFetchOperation handleResponseWithData:response:error:]
0x0010014a790 -[FIRInstanceIDTokenFetchOperation parseFetchTokenResponse:]
0x00100e4ad18 FIRInstanceIDTokenInfo : NSObject /usr/lib/libobjc.A.dylib <NSCoding>
@property NSString *authorizedEntity
@property NSString *scope
@property NSString *token
@property NSString *appVersion
@property NSString *firebaseAppID
@property FIRInstanceIDAPNSInfo *APNSInfo
@property NSDate *cacheTime
// instance methods
0x0010014a99c -[FIRInstanceIDTokenInfo initWithAuthorizedEntity:scope:token:appVersion:firebaseAppID:]
0x0010014ab08 -[FIRInstanceIDTokenInfo isFreshWithIID:]
0x0010014ad08 -[FIRInstanceIDTokenInfo isDefaultToken]
0x0010014ad60 -[FIRInstanceIDTokenInfo initWithCoder:]
0x0010014b1a4 -[FIRInstanceIDTokenInfo encodeWithCoder:]
0x0010014b3e0 -[FIRInstanceIDTokenInfo authorizedEntity]
0x0010014b3ec -[FIRInstanceIDTokenInfo scope]
0x0010014b3f8 -[FIRInstanceIDTokenInfo token]
0x0010014b404 -[FIRInstanceIDTokenInfo appVersion]
0x0010014b410 -[FIRInstanceIDTokenInfo firebaseAppID]
0x0010014b41c -[FIRInstanceIDTokenInfo APNSInfo]
0x0010014b424 -[FIRInstanceIDTokenInfo setAPNSInfo:]
0x0010014b430 -[FIRInstanceIDTokenInfo cacheTime]
0x0010014b43c -[FIRInstanceIDTokenInfo setCacheTime:]
0x00100e4ad68 FIRInstanceIDTokenManager : NSObject /usr/lib/libobjc.A.dylib <FIRInstanceIDStoreDelegate>
@property FIRInstanceIDStore *instanceIDStore
@property FIRInstanceIDAuthService *authService
@property NSOperationQueue *tokenOperations
@property FIRInstanceIDAPNSInfo *currentAPNSInfo
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010014b4b0 -[FIRInstanceIDTokenManager init]
0x0010014b560 -[FIRInstanceIDTokenManager dealloc]
0x0010014b5ac -[FIRInstanceIDTokenManager configureTokenOperations]
0x0010014b654 -[FIRInstanceIDTokenManager fetchNewTokenWithAuthorizedEntity:scope:instanceID:options:handler:]
0x0010014bcb0 -[FIRInstanceIDTokenManager cachedTokenInfoWithAuthorizedEntity:scope:]
0x0010014bd4c -[FIRInstanceIDTokenManager deleteTokenWithAuthorizedEntity:scope:instanceID:handler:]
0x0010014c01c -[FIRInstanceIDTokenManager deleteAllTokensWithInstanceID:handler:]
0x0010014c29c -[FIRInstanceIDTokenManager deleteAllTokensLocallyWithHandler:]
0x0010014c308 -[FIRInstanceIDTokenManager stopAllTokenOperations]
0x0010014c37c -[FIRInstanceIDTokenManager store:didDeleteFCMScopedTokensForCheckin:]
0x0010014c47c -[FIRInstanceIDTokenManager createFetchOperationWithAuthorizedEntity:scope:options:instanceID:]
0x0010014c580 -[FIRInstanceIDTokenManager createDeleteOperationWithAuthorizedEntity:scope:checkinPreferences:instanceID:action:]
0x0010014c640 -[FIRInstanceIDTokenManager checkTokenRefreshPolicyWithIID:]
0x0010014ca14 -[FIRInstanceIDTokenManager updateTokensToAPNSDeviceToken:isSandbox:]
0x0010014cebc -[FIRInstanceIDTokenManager saveDefaultToken:withOptions:]
0x0010014d07c -[FIRInstanceIDTokenManager authService]
0x0010014d084 -[FIRInstanceIDTokenManager setAuthService:]
0x0010014d090 -[FIRInstanceIDTokenManager instanceIDStore]
0x0010014d098 -[FIRInstanceIDTokenManager setInstanceIDStore:]
0x0010014d0a4 -[FIRInstanceIDTokenManager tokenOperations]
0x0010014d0ac -[FIRInstanceIDTokenManager currentAPNSInfo]
0x0010014d0b4 -[FIRInstanceIDTokenManager setCurrentAPNSInfo:]
0x00100e4adb8 FIRInstanceIDTokenOperation : NSOperation /System/Library/Frameworks/Foundation.framework/Foundation
@property FIRInstanceIDCheckinPreferences *checkinPreferences
@property NSString *instanceID
@property NSURLSessionDataTask *dataTask
@property NSMutableArray *completionHandlers
@property NSString *FISAuthToken
@property @? testBlock
@property long long action
@property NSString *authorizedEntity
@property NSString *scope
@property NSDictionary *options
@property long long result
// class methods
0x0010014d108 +[FIRInstanceIDTokenOperation sharedURLSession]
0x0010014db8c +[FIRInstanceIDTokenOperation requestWithAuthHeader:FISAuthToken:]
0x0010014dcd0 +[FIRInstanceIDTokenOperation standardQueryItemsWithDeviceID:scope:]
0x0010014e00c +[FIRInstanceIDTokenOperation HTTPAuthHeaderFromCheckin:]
// instance methods
0x0010014d1e4 -[FIRInstanceIDTokenOperation initWithAction:forAuthorizedEntity:scope:options:checkinPreferences:instanceID:]
0x0010014d3bc -[FIRInstanceIDTokenOperation dealloc]
0x0010014d498 -[FIRInstanceIDTokenOperation addCompletionHandler:]
0x0010014d51c -[FIRInstanceIDTokenOperation isAsynchronous]
0x0010014d524 -[FIRInstanceIDTokenOperation isExecuting]
0x0010014d534 -[FIRInstanceIDTokenOperation setExecuting:]
0x0010014d590 -[FIRInstanceIDTokenOperation isFinished]
0x0010014d5a0 -[FIRInstanceIDTokenOperation setFinished:]
0x0010014d5fc -[FIRInstanceIDTokenOperation start]
0x0010014d864 -[FIRInstanceIDTokenOperation finishWithResult:token:error:]
0x0010014da20 -[FIRInstanceIDTokenOperation cancel]
0x0010014dab4 -[FIRInstanceIDTokenOperation performTokenOperation]
0x0010014dab8 -[FIRInstanceIDTokenOperation tokenRequest]
0x0010014e0c0 -[FIRInstanceIDTokenOperation action]
0x0010014e0d0 -[FIRInstanceIDTokenOperation authorizedEntity]
0x0010014e0e0 -[FIRInstanceIDTokenOperation scope]
0x0010014e0f0 -[FIRInstanceIDTokenOperation options]
0x0010014e100 -[FIRInstanceIDTokenOperation checkinPreferences]
0x0010014e110 -[FIRInstanceIDTokenOperation setCheckinPreferences:]
0x0010014e124 -[FIRInstanceIDTokenOperation instanceID]
0x0010014e134 -[FIRInstanceIDTokenOperation setInstanceID:]
0x0010014e148 -[FIRInstanceIDTokenOperation result]
0x0010014e158 -[FIRInstanceIDTokenOperation dataTask]
0x0010014e168 -[FIRInstanceIDTokenOperation setDataTask:]
0x0010014e174 -[FIRInstanceIDTokenOperation completionHandlers]
0x0010014e184 -[FIRInstanceIDTokenOperation FISAuthToken]
0x0010014e194 -[FIRInstanceIDTokenOperation setFISAuthToken:]
0x0010014e1a0 -[FIRInstanceIDTokenOperation testBlock]
0x0010014e1b0 -[FIRInstanceIDTokenOperation setTestBlock:]
0x00100e4ae08 FIRInstanceIDTokenStore : NSObject /usr/lib/libobjc.A.dylib
@property FIRInstanceIDAuthKeychain *keychain
// class methods
0x0010014e288 +[FIRInstanceIDTokenStore defaultStore]
0x0010014e368 +[FIRInstanceIDTokenStore serviceKeyForAuthorizedEntity:scope:]
0x0010014e710 +[FIRInstanceIDTokenStore tokenInfoFromKeychainItem:]
// instance methods
0x0010014e2f0 -[FIRInstanceIDTokenStore initWithKeychain:]
0x0010014e3d0 -[FIRInstanceIDTokenStore tokenInfoWithAuthorizedEntity:scope:]
0x0010014e500 -[FIRInstanceIDTokenStore cachedTokenInfos]
0x0010014e80c -[FIRInstanceIDTokenStore saveTokenInfo:handler:]
0x0010014e9b8 -[FIRInstanceIDTokenStore saveTokenInfoInCacheOnly:]
0x0010014eb48 -[FIRInstanceIDTokenStore removeTokenWithAuthorizedEntity:scope:]
0x0010014ec28 -[FIRInstanceIDTokenStore removeAllTokensWithHandler:]
0x0010014ecb8 -[FIRInstanceIDTokenStore keychain]
0x0010014ecc0 -[FIRInstanceIDTokenStore setKeychain:]
0x00100e4ae80 PodsDummy_FirebaseMessaging : NSObject /usr/lib/libobjc.A.dylib
0x00100e4aea8 FIRMessagingMessageInfo : NSObject /usr/lib/libobjc.A.dylib
@property long long status
// instance methods
0x0010014f9a0 -[FIRMessagingMessageInfo init]
0x0010014f9d4 -[FIRMessagingMessageInfo initWithStatus:]
0x0010014fa1c -[FIRMessagingMessageInfo status]
0x0010014fa24 -[FIRMessagingMessageInfo setStatus:]
0x00100e4aef8 FIRMessagingRemoteMessage : NSObject /usr/lib/libobjc.A.dylib
@property NSString *messageID
@property NSDictionary *appData
// instance methods
0x0010014fa2c -[FIRMessagingRemoteMessage init]
0x0010014fa9c -[FIRMessagingRemoteMessage messageID]
0x0010014faa8 -[FIRMessagingRemoteMessage setMessageID:]
0x0010014fab0 -[FIRMessagingRemoteMessage appData]
0x0010014fab8 -[FIRMessagingRemoteMessage setAppData:]
0x00100e4af48 FIRMessaging : NSObject /usr/lib/libobjc.A.dylib <FIRMessagingInterop, FIRLibrary, FIRMessagingClientDelegate, FIRMessagingReceiverDelegate, GULReachabilityDelegate>
@property NSData *apnsTokenData
@property NSString *defaultFcmToken
@property FIRInstanceID *instanceID
@property FIRMessagingClient *client
@property GULReachabilityChecker *reachability
@property FIRMessagingDataMessageManager *dataMessageManager
@property FIRMessagingPubSub *pubsub
@property FIRMessagingRmqManager *rmq2Manager
@property FIRMessagingReceiver *receiver
@property FIRMessagingSyncMessageManager *syncMessageManager
@property GULUserDefaults *messagingUserDefaults
@property NSMutableSet *loggedMessageIDs
@property <FIRAnalyticsInterop> *analytics
@property <FIRMessagingDelegate> *delegate
@property BOOL shouldEstablishDirectChannel
@property BOOL isDirectChannelEstablished
@property NSData *APNSToken
@property BOOL autoInitEnabled
@property NSString *FCMToken
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010014faf4 +[FIRMessaging messaging]
0x0010014fb94 +[FIRMessaging extensionHelper]
0x0010014fdbc +[FIRMessaging load]
0x0010014fe1c +[FIRMessaging componentsToRegister]
0x00100151214 +[FIRMessaging isAutoInitEnabledWithUserDefaults:]
0x0010015236c +[FIRMessaging normalizeTopic:]
0x00100152cdc +[FIRMessaging createFIRMessagingMessageWithMessage:to:withID:timeToLive:delay:]
0x00100152ef4 +[FIRMessaging FIRMessagingSDKVersion]
0x00100152ef8 +[FIRMessaging FIRMessagingSDKCurrentLocale]
0x0010015355c +[FIRMessaging hasSubDirectory:]
0x001001535f8 +[FIRMessaging pathForSubDirectory:]
0x00100153708 +[FIRMessaging createSubDirectory:]
0x00100153888 +[FIRMessaging currentLocale]
0x00100153964 +[FIRMessaging firebaseLocales]
0x00100153ae4 +[FIRMessaging firebaselocalesMap]
// instance methods
0x0010014fc0c -[FIRMessaging initWithAnalytics:withInstanceID:withUserDefaults:]
0x0010014fd08 -[FIRMessaging dealloc]
0x001001500e0 -[FIRMessaging configureNotificationSwizzlingIfEnabled]
0x001001501a4 -[FIRMessaging start]
0x00100150310 -[FIRMessaging setupFileManagerSubDirectory]
0x0010015038c -[FIRMessaging setupNotificationListeners]
0x00100150464 -[FIRMessaging setupReceiver]
0x001001504e8 -[FIRMessaging setupClient]
0x0010015059c -[FIRMessaging setupDataMessageManager]
0x00100150738 -[FIRMessaging setupRmqManager]
0x001001507c0 -[FIRMessaging setupTopics]
0x00100150810 -[FIRMessaging setupSyncMessageManager]
0x001001508c8 -[FIRMessaging teardown]
0x001001509a8 -[FIRMessaging appDidReceiveMessage:]
0x00100150bcc -[FIRMessaging handleContextManagerMessage:]
0x00100150c38 -[FIRMessaging handleIncomingLinkIfNeededFromMessage:]
0x00100150f30 -[FIRMessaging linkURLFromMessage:]
0x00100150fec -[FIRMessaging APNSToken]
0x00100150ff8 -[FIRMessaging setAPNSToken:]
0x00100151008 -[FIRMessaging setAPNSToken:type:]
0x001001511e0 -[FIRMessaging isAutoInitEnabled]
0x001001512f0 -[FIRMessaging setAutoInitEnabled:]
0x001001513c0 -[FIRMessaging FCMToken]
0x0010015144c -[FIRMessaging tokenWithCompletion:]
0x0010015150c -[FIRMessaging deleteTokenWithCompletion:]
0x001001515cc -[FIRMessaging retrieveFCMTokenForSenderID:completion:]
0x00100151810 -[FIRMessaging deleteFCMTokenForSenderID:completion:]
0x00100151940 -[FIRMessaging deleteDataWithCompletion:]
0x00100151c08 -[FIRMessaging setDelegate:]
0x00100151c3c -[FIRMessaging validateDelegateConformsToTokenAvailabilityMethods]
0x00100151d68 -[FIRMessaging notifyDelegateOfFCMTokenAvailability]
0x00100151f78 -[FIRMessaging applicationStateChanged]
0x00100151fbc -[FIRMessaging setShouldEstablishDirectChannel:]
0x00100151fdc -[FIRMessaging isDirectChannelEstablished]
0x00100152028 -[FIRMessaging shouldBeConnectedAutomatically]
0x001001520e4 -[FIRMessaging updateAutomaticClientConnection]
0x00100152314 -[FIRMessaging notifyOfDirectChannelConnectionChange]
0x00100152430 -[FIRMessaging subscribeToTopic:]
0x00100152440 -[FIRMessaging subscribeToTopic:completion:]
0x001001527ec -[FIRMessaging unsubscribeFromTopic:]
0x001001527fc -[FIRMessaging unsubscribeFromTopic:completion:]
0x00100152ba8 -[FIRMessaging sendMessage:to:withMessageID:timeToLive:]
0x00100152f04 -[FIRMessaging receiver:receivedRemoteMessage:]
0x00100153030 -[FIRMessaging reachability:statusChanged:]
0x0010015303c -[FIRMessaging onNetworkStatusChanged]
0x00100153188 -[FIRMessaging isNetworkAvailable]
0x001001531dc -[FIRMessaging networkType]
0x00100153254 -[FIRMessaging defaultInstanceIDTokenWasRefreshed:]
0x00100154dc0 -[FIRMessaging delegate]
0x00100154dd8 -[FIRMessaging shouldEstablishDirectChannel]
0x00100154de0 -[FIRMessaging apnsTokenData]
0x00100154de8 -[FIRMessaging setApnsTokenData:]
0x00100154df4 -[FIRMessaging defaultFcmToken]
0x00100154dfc -[FIRMessaging setDefaultFcmToken:]
0x00100154e08 -[FIRMessaging instanceID]
0x00100154e10 -[FIRMessaging setInstanceID:]
0x00100154e1c -[FIRMessaging client]
0x00100154e24 -[FIRMessaging setClient:]
0x00100154e30 -[FIRMessaging reachability]
0x00100154e38 -[FIRMessaging setReachability:]
0x00100154e44 -[FIRMessaging dataMessageManager]
0x00100154e4c -[FIRMessaging setDataMessageManager:]
0x00100154e58 -[FIRMessaging pubsub]
0x00100154e60 -[FIRMessaging setPubsub:]
0x00100154e6c -[FIRMessaging rmq2Manager]
0x00100154e74 -[FIRMessaging setRmq2Manager:]
0x00100154e80 -[FIRMessaging receiver]
0x00100154e88 -[FIRMessaging setReceiver:]
0x00100154e94 -[FIRMessaging syncMessageManager]
0x00100154e9c -[FIRMessaging setSyncMessageManager:]
0x00100154ea8 -[FIRMessaging messagingUserDefaults]
0x00100154eb0 -[FIRMessaging setMessagingUserDefaults:]
0x00100154ebc -[FIRMessaging loggedMessageIDs]
0x00100154ec4 -[FIRMessaging setLoggedMessageIDs:]
0x00100154ed0 -[FIRMessaging analytics]
0x00100154ed8 -[FIRMessaging setAnalytics:]
0x00100e4afc0 FIRMessagingAnalytics : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100154fa0 +[FIRMessagingAnalytics canLogNotification:]
0x001001550a8 +[FIRMessagingAnalytics logOpenNotification:toAnalytics:]
0x00100155130 +[FIRMessagingAnalytics logForegroundNotification:toAnalytics:]
0x00100155188 +[FIRMessagingAnalytics logEvent:withNotification:toAnalytics:]
0x001001552d8 +[FIRMessagingAnalytics paramsForEvent:withNotification:]
0x00100155734 +[FIRMessagingAnalytics logUserPropertyForConversionTracking:toAnalytics:]
0x0010015599c +[FIRMessagingAnalytics logMessage:toAnalytics:]
0x00100e4afe8 FIRMessagingClient : NSObject /usr/lib/libobjc.A.dylib <FIRMessagingConnectionDelegate>
@property <FIRMessagingClientDelegate> *clientDelegate
@property FIRMessagingConnection *connection
@property NSString *senderId
@property FIRMessagingRmqManager *rmq2Manager
@property GULReachabilityChecker *reachability
@property long long lastConnectedTimestamp
@property long long lastDisconnectedTimestamp
@property unsigned long connectRetryCount
@property BOOL stayConnected
@property double connectionTimeoutInterval
@property BOOL didScheduleReconnect
@property @? connectHandler
@property FIRMessagingDataMessageManager *dataMessageManager
@property BOOL isConnected
@property BOOL isConnectionActive
@property BOOL shouldStayConnected
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100155a6c -[FIRMessagingClient init]
0x00100155aa0 -[FIRMessagingClient initWithDelegate:reachability:rmq2Manager:]
0x00100155bbc -[FIRMessagingClient teardown]
0x00100155ccc -[FIRMessagingClient isConnected]
0x00100155d3c -[FIRMessagingClient isConnectionActive]
0x00100155dac -[FIRMessagingClient shouldStayConnected]
0x00100155db8 -[FIRMessagingClient retryConnectionImmediately:]
0x00100156114 -[FIRMessagingClient connectWithHandler:]
0x001001561f4 -[FIRMessagingClient connect]
0x00100156390 -[FIRMessagingClient disconnect]
0x001001563a0 -[FIRMessagingClient disconnectWithTryToConnectLater:]
0x00100156454 -[FIRMessagingClient checkinFetched:]
0x001001564ac -[FIRMessagingClient sendMessage:]
0x00100156518 -[FIRMessagingClient sendOnConnectOrDrop:]
0x00100156584 -[FIRMessagingClient connection:didCloseForReason:]
0x00100156610 -[FIRMessagingClient didLoginWithConnection:]
0x001001567cc -[FIRMessagingClient connectionDidRecieveMessage:]
0x00100156898 -[FIRMessagingClient connectionDidReceiveAckForRmqIds:]
0x00100156c9c -[FIRMessagingClient setupConnectionAndConnect]
0x00100156cd0 -[FIRMessagingClient setupConnection]
0x00100156fa4 -[FIRMessagingClient tryToConnect]
0x00100157240 -[FIRMessagingClient didConnectTimeout]
0x00100157334 -[FIRMessagingClient scheduleConnectRetry]
0x001001574fc -[FIRMessagingClient nextRetryInterval]
0x00100157520 -[FIRMessagingClient connection]
0x00100157528 -[FIRMessagingClient setConnection:]
0x00100157534 -[FIRMessagingClient dataMessageManager]
0x0010015754c -[FIRMessagingClient setDataMessageManager:]
0x00100157558 -[FIRMessagingClient clientDelegate]
0x00100157570 -[FIRMessagingClient setClientDelegate:]
0x0010015757c -[FIRMessagingClient senderId]
0x00100157584 -[FIRMessagingClient setSenderId:]
0x00100157590 -[FIRMessagingClient rmq2Manager]
0x001001575a8 -[FIRMessagingClient setRmq2Manager:]
0x001001575b4 -[FIRMessagingClient reachability]
0x001001575cc -[FIRMessagingClient setReachability:]
0x001001575d8 -[FIRMessagingClient lastConnectedTimestamp]
0x001001575e0 -[FIRMessagingClient setLastConnectedTimestamp:]
0x001001575e8 -[FIRMessagingClient lastDisconnectedTimestamp]
0x001001575f0 -[FIRMessagingClient setLastDisconnectedTimestamp:]
0x001001575f8 -[FIRMessagingClient connectRetryCount]
0x00100157600 -[FIRMessagingClient setConnectRetryCount:]
0x00100157608 -[FIRMessagingClient stayConnected]
0x00100157610 -[FIRMessagingClient setStayConnected:]
0x00100157618 -[FIRMessagingClient connectionTimeoutInterval]
0x00100157620 -[FIRMessagingClient setConnectionTimeoutInterval:]
0x00100157628 -[FIRMessagingClient didScheduleReconnect]
0x00100157630 -[FIRMessagingClient setDidScheduleReconnect:]
0x00100157638 -[FIRMessagingClient connectHandler]
0x00100157644 -[FIRMessagingClient setConnectHandler:]
0x00100e4b038 FIRMessagingCodedInputStream : NSObject /usr/lib/libobjc.A.dylib
@property NSData *buffer
@property {?=^vQQ} state
@property unsigned long offset
// instance methods
0x001001578b4 -[FIRMessagingCodedInputStream initWithData:]
0x00100157954 -[FIRMessagingCodedInputStream offset]
0x0010015795c -[FIRMessagingCodedInputStream readTag:]
0x00100157a08 -[FIRMessagingCodedInputStream readLength:]
0x00100157ba0 -[FIRMessagingCodedInputStream readDataWithLength:]
0x00100157c0c -[FIRMessagingCodedInputStream buffer]
0x00100157c14 -[FIRMessagingCodedInputStream setBuffer:]
0x00100157c20 -[FIRMessagingCodedInputStream state]
0x00100157c34 -[FIRMessagingCodedInputStream setState:]
0x00100e4b088 FIRMessagingD2SInfo : NSObject /usr/lib/libobjc.A.dylib
@property int streamId
@property NSString *d2sID
// instance methods
0x00100157c54 -[FIRMessagingD2SInfo initWithStreamId:d2sId:]
0x00100157ce4 -[FIRMessagingD2SInfo isEqual:]
0x00100157e4c -[FIRMessagingD2SInfo streamId]
0x00100157e54 -[FIRMessagingD2SInfo setStreamId:]
0x00100157e5c -[FIRMessagingD2SInfo d2sID]
0x00100157e64 -[FIRMessagingD2SInfo setD2sID:]
0x00100e4b0d8 FIRMessagingConnection : NSObject /usr/lib/libobjc.A.dylib <FIRMessagingSecureSocketDelegate>
@property FIRMessagingRmqManager *rmq2Manager
@property FIRMessagingDataMessageManager *dataMessageManager
@property unsigned long state
@property NSString *host
@property unsigned long port
@property NSString *authId
@property NSString *token
@property FIRMessagingSecureSocket *socket
@property long long lastLoginServerTimestamp
@property int lastStreamIdAcked
@property int inStreamId
@property int outStreamId
@property NSMutableArray *unackedS2dIds
@property NSMutableDictionary *ackedS2dMap
@property NSMutableArray *d2sInfos
@property NSMutableArray *sendOnConnectMessages
@property NSRunLoop *runLoop
@property <FIRMessagingConnectionDelegate> *delegate
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100158af0 +[FIRMessagingConnection loginRequestWithToken:authID:]
0x00100158d08 +[FIRMessagingConnection currentNetworkType]
0x001001591e8 +[FIRMessagingConnection createStreamAck]
// instance methods
0x00100157e7c -[FIRMessagingConnection initWithAuthID:token:host:port:runLoop:rmq2Manager:fcmManager:]
0x001001581c0 -[FIRMessagingConnection signIn]
0x0010015823c -[FIRMessagingConnection setupConnectionSocket]
0x001001582c0 -[FIRMessagingConnection connectToSocket:]
0x001001583bc -[FIRMessagingConnection signOut]
0x00100158458 -[FIRMessagingConnection teardown]
0x0010015849c -[FIRMessagingConnection secureSocketDidConnect:]
0x001001585b0 -[FIRMessagingConnection didDisconnectWithSecureSocket:]
0x00100158690 -[FIRMessagingConnection secureSocket:didReceiveData:withTag:]
0x001001588c4 -[FIRMessagingConnection secureSocket:didSendProtoWithTag:rmqId:]
0x001001588d8 -[FIRMessagingConnection sendProto:]
0x00100158a60 -[FIRMessagingConnection sendOnConnectOrDrop:]
0x00100158d68 -[FIRMessagingConnection sendLoginRequest:token:]
0x00100159114 -[FIRMessagingConnection sendHeartbeatAck]
0x00100159164 -[FIRMessagingConnection sendHeartbeatPing]
0x001001592b0 -[FIRMessagingConnection sendStreamAck]
0x00100159308 -[FIRMessagingConnection sendClose]
0x00100159358 -[FIRMessagingConnection handleIqStanza:]
0x001001594ec -[FIRMessagingConnection didReceiveLoginResponse:]
0x001001597e4 -[FIRMessagingConnection didReceiveHeartbeatPing:]
0x001001597f0 -[FIRMessagingConnection didReceiveHeartbeatAck:]
0x001001597f4 -[FIRMessagingConnection didReceiveDataMessageStanza:]
0x00100159860 -[FIRMessagingConnection didReceiveUnhandledProto:]
0x001001598ac -[FIRMessagingConnection didReceiveStreamAck:]
0x001001598b0 -[FIRMessagingConnection didReceiveSelectiveAck:]
0x00100159a2c -[FIRMessagingConnection didReceiveClose:]
0x00100159a38 -[FIRMessagingConnection willProcessProto:]
0x00100159d58 -[FIRMessagingConnection willSendProto:]
0x0010015a120 -[FIRMessagingConnection confirmAckedD2sIdsWithStreamId:]
0x0010015a454 -[FIRMessagingConnection confirmAckedS2dIdsWithStreamId:]
0x0010015a894 -[FIRMessagingConnection resetUnconfirmedAcks]
0x0010015a9bc -[FIRMessagingConnection disconnect]
0x0010015aa84 -[FIRMessagingConnection connectionTimedOut]
0x0010015ab1c -[FIRMessagingConnection scheduleConnectionTimeoutTask]
0x0010015ab70 -[FIRMessagingConnection cancelConnectionTimeoutTask]
0x0010015ab94 -[FIRMessagingConnection logMessage:messageType:isOut:]
0x0010015ac48 -[FIRMessagingConnection connectionTimeoutInterval]
0x0010015ac50 -[FIRMessagingConnection state]
0x0010015ac58 -[FIRMessagingConnection setState:]
0x0010015ac60 -[FIRMessagingConnection host]
0x0010015ac6c -[FIRMessagingConnection setHost:]
0x0010015ac74 -[FIRMessagingConnection port]
0x0010015ac7c -[FIRMessagingConnection setPort:]
0x0010015ac84 -[FIRMessagingConnection delegate]
0x0010015ac9c -[FIRMessagingConnection setDelegate:]
0x0010015aca8 -[FIRMessagingConnection rmq2Manager]
0x0010015acc0 -[FIRMessagingConnection setRmq2Manager:]
0x0010015accc -[FIRMessagingConnection dataMessageManager]
0x0010015ace4 -[FIRMessagingConnection setDataMessageManager:]
0x0010015acf0 -[FIRMessagingConnection authId]
0x0010015acf8 -[FIRMessagingConnection setAuthId:]
0x0010015ad04 -[FIRMessagingConnection token]
0x0010015ad0c -[FIRMessagingConnection setToken:]
0x0010015ad18 -[FIRMessagingConnection socket]
0x0010015ad20 -[FIRMessagingConnection setSocket:]
0x0010015ad2c -[FIRMessagingConnection lastLoginServerTimestamp]
0x0010015ad34 -[FIRMessagingConnection setLastLoginServerTimestamp:]
0x0010015ad3c -[FIRMessagingConnection lastStreamIdAcked]
0x0010015ad44 -[FIRMessagingConnection setLastStreamIdAcked:]
0x0010015ad4c -[FIRMessagingConnection inStreamId]
0x0010015ad54 -[FIRMessagingConnection setInStreamId:]
0x0010015ad5c -[FIRMessagingConnection outStreamId]
0x0010015ad64 -[FIRMessagingConnection setOutStreamId:]
0x0010015ad6c -[FIRMessagingConnection unackedS2dIds]
0x0010015ad74 -[FIRMessagingConnection setUnackedS2dIds:]
0x0010015ad80 -[FIRMessagingConnection ackedS2dMap]
0x0010015ad88 -[FIRMessagingConnection setAckedS2dMap:]
0x0010015ad94 -[FIRMessagingConnection d2sInfos]
0x0010015ad9c -[FIRMessagingConnection setD2sInfos:]
0x0010015ada8 -[FIRMessagingConnection sendOnConnectMessages]
0x0010015adb0 -[FIRMessagingConnection setSendOnConnectMessages:]
0x0010015adbc -[FIRMessagingConnection runLoop]
0x0010015adc4 -[FIRMessagingConnection setRunLoop:]
0x00100e4b150 FIRMessagingContextManagerService : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010015ae6c +[FIRMessagingContextManagerService isContextManagerMessage:]
0x0010015af08 +[FIRMessagingContextManagerService handleContextManagerMessage:]
0x0010015afe8 +[FIRMessagingContextManagerService handleContextManagerLocalTimeMessage:]
0x0010015b2d0 +[FIRMessagingContextManagerService scheduleiOS10LocalNotificationForMessage:atDate:]
0x0010015b7d4 +[FIRMessagingContextManagerService scheduleLocalNotificationForMessage:atDate:]
0x0010015bbc8 +[FIRMessagingContextManagerService parseDataFromMessage:]
0x00100e4b178 FIRMessagingDataMessageManager : NSObject /usr/lib/libobjc.A.dylib
@property FIRMessagingClient *client
@property FIRMessagingRmqManager *rmq2Manager
@property FIRMessagingSyncMessageManager *syncMessageManager
@property <FIRMessagingDataMessageManagerDelegate> *delegate
@property FIRMessagingDelayedMessageQueue *delayedMessagesQueue
@property int ttl
@property NSString *deviceAuthID
@property NSString *secretToken
@property int maxAppDataSize
@property BOOL upstreamForceReconnect
// instance methods
0x0010015be3c -[FIRMessagingDataMessageManager initWithDelegate:client:rmq2Manager:syncMessageManager:]
0x0010015bf40 -[FIRMessagingDataMessageManager setDeviceAuthID:secretToken:]
0x0010015c020 -[FIRMessagingDataMessageManager refreshDelayedMessages]
0x0010015c18c -[FIRMessagingDataMessageManager processPacket:]
0x0010015c2a0 -[FIRMessagingDataMessageManager handleMCSDataMessage:]
0x0010015c30c -[FIRMessagingDataMessageManager parseDataMessage:]
0x0010015c990 -[FIRMessagingDataMessageManager didReceiveParsedMessage:]
0x0010015cbb8 -[FIRMessagingDataMessageManager filterInternalFIRMessagingKeysFromMessage:]
0x0010015cd58 -[FIRMessagingDataMessageManager sendDataMessageStanza:]
0x0010015d3e0 -[FIRMessagingDataMessageManager sendDelayedMessages:]
0x0010015d578 -[FIRMessagingDataMessageManager didSendDataMessageStanza:]
0x0010015d610 -[FIRMessagingDataMessageManager addParamWithKey:value:toStanza:]
0x0010015d704 -[FIRMessagingDataMessageManager addData:toStanza:]
0x0010015dacc -[FIRMessagingDataMessageManager willSendDataMessageSuccess:withMessageId:]
0x0010015db7c -[FIRMessagingDataMessageManager willSendDataMessageFail:withMessageId:error:]
0x0010015dce4 -[FIRMessagingDataMessageManager resendMessagesWithConnection:]
0x0010015e304 -[FIRMessagingDataMessageManager handleExpirationForDataMessage:]
0x0010015e3dc -[FIRMessagingDataMessageManager delayForMessage:]
0x0010015e4ac -[FIRMessagingDataMessageManager delayMessage:]
0x0010015e524 -[FIRMessagingDataMessageManager tryToSendDataMessageStanza:]
0x0010015e6dc -[FIRMessagingDataMessageManager categoryForUpstreamMessages]
0x0010015e6e0 -[FIRMessagingDataMessageManager client]
0x0010015e6f8 -[FIRMessagingDataMessageManager setClient:]
0x0010015e704 -[FIRMessagingDataMessageManager rmq2Manager]
0x0010015e71c -[FIRMessagingDataMessageManager setRmq2Manager:]
0x0010015e728 -[FIRMessagingDataMessageManager syncMessageManager]
0x0010015e740 -[FIRMessagingDataMessageManager setSyncMessageManager:]
0x0010015e74c -[FIRMessagingDataMessageManager delegate]
0x0010015e764 -[FIRMessagingDataMessageManager setDelegate:]
0x0010015e770 -[FIRMessagingDataMessageManager delayedMessagesQueue]
0x0010015e778 -[FIRMessagingDataMessageManager setDelayedMessagesQueue:]
0x0010015e784 -[FIRMessagingDataMessageManager ttl]
0x0010015e78c -[FIRMessagingDataMessageManager setTtl:]
0x0010015e794 -[FIRMessagingDataMessageManager deviceAuthID]
0x0010015e7a0 -[FIRMessagingDataMessageManager setDeviceAuthID:]
0x0010015e7a8 -[FIRMessagingDataMessageManager secretToken]
0x0010015e7b4 -[FIRMessagingDataMessageManager setSecretToken:]
0x0010015e7bc -[FIRMessagingDataMessageManager maxAppDataSize]
0x0010015e7c4 -[FIRMessagingDataMessageManager setMaxAppDataSize:]
0x0010015e7cc -[FIRMessagingDataMessageManager upstreamForceReconnect]
0x0010015e7d4 -[FIRMessagingDataMessageManager setUpstreamForceReconnect:]
0x00100e4b1c8 FIRMessagingDelayedMessageQueue : NSObject /usr/lib/libobjc.A.dylib
@property <FIRMessagingRmqScanner> *rmqScanner
@property @? sendDelayedMessagesHandler
@property int persistedMessageCount
@property long long scheduledTimeoutMilliseconds
@property long long lastDBScanTimestampSeconds
@property NSMutableArray *messages
@property NSTimer *sendTimer
// instance methods
0x0010015e838 -[FIRMessagingDelayedMessageQueue init]
0x0010015e86c -[FIRMessagingDelayedMessageQueue initWithRmqScanner:sendDelayedMessagesHandler:]
0x0010015e948 -[FIRMessagingDelayedMessageQueue queueMessage:]
0x0010015eaac -[FIRMessagingDelayedMessageQueue removeDelayedMessages]
0x0010015eeac -[FIRMessagingDelayedMessageQueue sendMessages]
0x0010015ef54 -[FIRMessagingDelayedMessageQueue messageCount]
0x0010015efc0 -[FIRMessagingDelayedMessageQueue isTimeoutScheduled]
0x0010015efe4 -[FIRMessagingDelayedMessageQueue calculateTimeoutInMillisWithDelayInSeconds:]
0x0010015f020 -[FIRMessagingDelayedMessageQueue scheduleTimeoutInMillis:]
0x0010015f090 -[FIRMessagingDelayedMessageQueue cancelTimeout]
0x0010015f0fc -[FIRMessagingDelayedMessageQueue rmqScanner]
0x0010015f114 -[FIRMessagingDelayedMessageQueue sendDelayedMessagesHandler]
0x0010015f120 -[FIRMessagingDelayedMessageQueue persistedMessageCount]
0x0010015f128 -[FIRMessagingDelayedMessageQueue setPersistedMessageCount:]
0x0010015f130 -[FIRMessagingDelayedMessageQueue scheduledTimeoutMilliseconds]
0x0010015f138 -[FIRMessagingDelayedMessageQueue setScheduledTimeoutMilliseconds:]
0x0010015f140 -[FIRMessagingDelayedMessageQueue lastDBScanTimestampSeconds]
0x0010015f148 -[FIRMessagingDelayedMessageQueue setLastDBScanTimestampSeconds:]
0x0010015f150 -[FIRMessagingDelayedMessageQueue messages]
0x0010015f158 -[FIRMessagingDelayedMessageQueue setMessages:]
0x0010015f164 -[FIRMessagingDelayedMessageQueue sendTimer]
0x0010015f16c -[FIRMessagingDelayedMessageQueue setSendTimer:]
0x00100e4b240 FIRMessagingExtensionHelper : NSObject /usr/lib/libobjc.A.dylib
@property @? contentHandler
@property UNMutableNotificationContent *bestAttemptContent
// instance methods
0x0010015f1bc -[FIRMessagingExtensionHelper populateNotificationContent:withContentHandler:]
0x0010015f484 -[FIRMessagingExtensionHelper loadAttachmentForURL:completionHandler:]
0x0010015f9c4 -[FIRMessagingExtensionHelper deliverNotification]
0x0010015fa6c -[FIRMessagingExtensionHelper contentHandler]
0x0010015fa78 -[FIRMessagingExtensionHelper setContentHandler:]
0x0010015fa80 -[FIRMessagingExtensionHelper bestAttemptContent]
0x0010015fa88 -[FIRMessagingExtensionHelper setBestAttemptContent:]
0x00100e4b268 FIRMessagingLogger : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010015fac4 +[FIRMessagingLogger standardLogger]
0x0010015faec +[FIRMessagingLogger formatMessageCode:]
// instance methods
0x0010015fb24 -[FIRMessagingLogger logFuncDebug:messageCode:msg:]
0x0010015fbbc -[FIRMessagingLogger logFuncInfo:messageCode:msg:]
0x0010015fc54 -[FIRMessagingLogger logFuncNotice:messageCode:msg:]
0x0010015fcec -[FIRMessagingLogger logFuncWarning:messageCode:msg:]
0x0010015fd84 -[FIRMessagingLogger logFuncError:messageCode:msg:]
0x00100e4b2b8 FIRMessagingPacket : NSObject /usr/lib/libobjc.A.dylib
@property NSData *data
@property BOOL tag
@property NSString *rmqId
// class methods
0x0010015fe98 +[FIRMessagingPacket packetWithTag:rmqId:data:]
// instance methods
0x0010015ff14 -[FIRMessagingPacket init]
0x0010015ff48 -[FIRMessagingPacket initWithTag:rmqId:data:]
0x00100160128 -[FIRMessagingPacket data]
0x00100160130 -[FIRMessagingPacket setData:]
0x0010016013c -[FIRMessagingPacket tag]
0x00100160144 -[FIRMessagingPacket setTag:]
0x0010016014c -[FIRMessagingPacket rmqId]
0x00100160154 -[FIRMessagingPacket setRmqId:]
0x00100e4b308 FIRMessagingPacketQueue : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableArray *packetsContainer
@property unsigned long count
@property BOOL isEmpty
// instance methods
0x00100160168 -[FIRMessagingPacketQueue init]
0x001001601d8 -[FIRMessagingPacketQueue isEmpty]
0x00100160228 -[FIRMessagingPacketQueue count]
0x00100160274 -[FIRMessagingPacketQueue push:]
0x001001602e0 -[FIRMessagingPacketQueue pushHead:]
0x00100160350 -[FIRMessagingPacketQueue pop]
0x00100160404 -[FIRMessagingPacketQueue packetsContainer]
0x0010016040c -[FIRMessagingPacketQueue setPacketsContainer:]
0x00100e4b358 FIRMessagingTopicBatch : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSMutableDictionary *topicHandlers
@property long long action
@property NSMutableSet *topics
// class methods
0x001001604cc +[FIRMessagingTopicBatch supportsSecureCoding]
// instance methods
0x00100160424 -[FIRMessagingTopicBatch initWithAction:]
0x001001604d4 -[FIRMessagingTopicBatch encodeWithCoder:]
0x00100160578 -[FIRMessagingTopicBatch initWithCoder:]
0x001001606b8 -[FIRMessagingTopicBatch action]
0x001001606c0 -[FIRMessagingTopicBatch topics]
0x001001606cc -[FIRMessagingTopicBatch topicHandlers]
0x001001606d4 -[FIRMessagingTopicBatch setTopicHandlers:]
0x00100e4b3a8 FIRMessagingPendingTopicsList : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property NSDate *archiveDate
@property NSMutableArray *topicBatches
@property FIRMessagingTopicBatch *currentBatch
@property NSMutableSet *topicsInFlight
@property NSObject<FIRMessagingPendingTopicsListDelegate> *delegate
@property unsigned long numberOfBatches
// class methods
0x001001607b0 +[FIRMessagingPendingTopicsList pruneTopicBatches:]
0x00100160890 +[FIRMessagingPendingTopicsList supportsSecureCoding]
// instance methods
0x00100160710 -[FIRMessagingPendingTopicsList init]
0x00100160898 -[FIRMessagingPendingTopicsList encodeWithCoder:]
0x00100160958 -[FIRMessagingPendingTopicsList initWithCoder:]
0x00100160adc -[FIRMessagingPendingTopicsList numberOfBatches]
0x00100160b28 -[FIRMessagingPendingTopicsList addOperationForTopic:withAction:completion:]
0x00100160f3c -[FIRMessagingPendingTopicsList resumeOperationsIfNeeded]
0x0010016128c -[FIRMessagingPendingTopicsList subscriptionErrorIsRecoverable:]
0x001001612e8 -[FIRMessagingPendingTopicsList beginUpdateForCurrentBatchTopic:]
0x00100161af4 -[FIRMessagingPendingTopicsList delegate]
0x00100161b0c -[FIRMessagingPendingTopicsList setDelegate:]
0x00100161b18 -[FIRMessagingPendingTopicsList archiveDate]
0x00100161b20 -[FIRMessagingPendingTopicsList setArchiveDate:]
0x00100161b2c -[FIRMessagingPendingTopicsList topicBatches]
0x00100161b34 -[FIRMessagingPendingTopicsList setTopicBatches:]
0x00100161b40 -[FIRMessagingPendingTopicsList currentBatch]
0x00100161b48 -[FIRMessagingPendingTopicsList setCurrentBatch:]
0x00100161b54 -[FIRMessagingPendingTopicsList topicsInFlight]
0x00100161b5c -[FIRMessagingPendingTopicsList setTopicsInFlight:]
0x00100e4b3f8 FIRMessagingPersistentSyncMessage : NSObject /usr/lib/libobjc.A.dylib
@property NSString *rmqID
@property long long expirationTime
@property BOOL apnsReceived
@property BOOL mcsReceived
// instance methods
0x00100161bb8 -[FIRMessagingPersistentSyncMessage init]
0x00100161bec -[FIRMessagingPersistentSyncMessage initWithRMQID:expirationTime:]
0x00100161da4 -[FIRMessagingPersistentSyncMessage rmqID]
0x00100161dac -[FIRMessagingPersistentSyncMessage setRmqID:]
0x00100161db8 -[FIRMessagingPersistentSyncMessage apnsReceived]
0x00100161dc0 -[FIRMessagingPersistentSyncMessage setApnsReceived:]
0x00100161dc8 -[FIRMessagingPersistentSyncMessage mcsReceived]
0x00100161dd0 -[FIRMessagingPersistentSyncMessage setMcsReceived:]
0x00100161dd8 -[FIRMessagingPersistentSyncMessage expirationTime]
0x00100161de0 -[FIRMessagingPersistentSyncMessage setExpirationTime:]
0x00100e4b448 FIRMessagingPubSub : NSObject /usr/lib/libobjc.A.dylib <FIRMessagingPendingTopicsListDelegate>
@property FIRMessagingPendingTopicsList *pendingTopicUpdates
@property NSOperationQueue *topicOperations
@property NSError *operationInProgressError
@property FIRMessagingPubSubCache *cache
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100162db8 +[FIRMessagingPubSub addPrefixToTopic:]
0x00100162e60 +[FIRMessagingPubSub removePrefixFromTopic:]
0x00100162ef4 +[FIRMessagingPubSub hasTopicsPrefix:]
0x00100162f0c +[FIRMessagingPubSub topicRegex]
0x00100162fc4 +[FIRMessagingPubSub isValidTopicWithPrefix:]
// instance methods
0x00100161df4 -[FIRMessagingPubSub init]
0x00100161e88 -[FIRMessagingPubSub subscribeWithToken:topic:options:handler:]
0x00100162118 -[FIRMessagingPubSub dealloc]
0x00100162184 -[FIRMessagingPubSub updateSubscriptionWithToken:topic:options:shouldDelete:handler:]
0x0010016249c -[FIRMessagingPubSub unsubscribeWithToken:topic:options:handler:]
0x00100162778 -[FIRMessagingPubSub subscribeToTopic:handler:]
0x00100162804 -[FIRMessagingPubSub unsubscribeFromTopic:handler:]
0x00100162890 -[FIRMessagingPubSub scheduleSync:]
0x0010016293c -[FIRMessagingPubSub pendingTopicsList:requestedUpdateForTopic:action:completion:]
0x00100162a18 -[FIRMessagingPubSub pendingTopicsListDidUpdate:]
0x00100162a24 -[FIRMessagingPubSub pendingTopicsListCanRequestTopicUpdates:]
0x00100162aa0 -[FIRMessagingPubSub archivePendingTopicsList:]
0x00100162bc8 -[FIRMessagingPubSub restorePendingTopicsList]
0x00100162d94 -[FIRMessagingPubSub verifyPubSubOptions:]
0x00100163074 -[FIRMessagingPubSub cache]
0x0010016307c -[FIRMessagingPubSub pendingTopicUpdates]
0x00100163084 -[FIRMessagingPubSub setPendingTopicUpdates:]
0x00100163090 -[FIRMessagingPubSub topicOperations]
0x00100163098 -[FIRMessagingPubSub operationInProgressError]
0x001001630a0 -[FIRMessagingPubSub setOperationInProgressError:]
0x00100e4b4c0 FIRMessagingReceiver : NSObject /usr/lib/libobjc.A.dylib <FIRMessagingDataMessageManagerDelegate>
@property <FIRMessagingReceiverDelegate> *delegate
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010016370c +[FIRMessagingReceiver nextMessageID]
// instance methods
0x001001630f4 -[FIRMessagingReceiver didReceiveMessage:withIdentifier:]
0x0010016319c -[FIRMessagingReceiver willSendDataMessageWithID:error:]
0x001001633d0 -[FIRMessagingReceiver didSendDataMessageWithID:]
0x00100163554 -[FIRMessagingReceiver didDeleteMessagesOnServer]
0x00100163614 -[FIRMessagingReceiver handleDirectChannelMessage:withIdentifier:]
0x001001637a0 -[FIRMessagingReceiver delegate]
0x001001637b8 -[FIRMessagingReceiver setDelegate:]
0x00100e4b4e8 FIRMessagingRemoteNotificationsProxy : NSObject /usr/lib/libobjc.A.dylib <UIApplicationDelegate>
@property NSMutableDictionary *originalAppDelegateImps
@property NSMutableDictionary *swizzledSelectorsByClass
@property BOOL didSwizzleMethods
@property BOOL hasSwizzledUserNotificationDelegate
@property BOOL isObservingUserNotificationDelegateChanges
@property id userNotificationCenter
@property id currentUserNotificationCenterDelegate
@property NSString *appDelegateInterceptorID
@property UIWindow *window
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001637cc +[FIRMessagingRemoteNotificationsProxy canSwizzleMethods]
0x001001637e0 +[FIRMessagingRemoteNotificationsProxy sharedProxy]
// instance methods
0x00100163858 -[FIRMessagingRemoteNotificationsProxy init]
0x001001638f0 -[FIRMessagingRemoteNotificationsProxy dealloc]
0x001001639a4 -[FIRMessagingRemoteNotificationsProxy swizzleMethodsIfPossible]
0x00100163b5c -[FIRMessagingRemoteNotificationsProxy unswizzleAllMethods]
0x00100163e20 -[FIRMessagingRemoteNotificationsProxy listenForDelegateChangesInUserNotificationCenter:]
0x00100163f00 -[FIRMessagingRemoteNotificationsProxy swizzleUserNotificationCenterDelegate:]
0x001001645f0 -[FIRMessagingRemoteNotificationsProxy unswizzleUserNotificationCenterDelegate:]
0x00100164740 -[FIRMessagingRemoteNotificationsProxy addDelegateObserverToUserNotificationCenter:]
0x00100164890 -[FIRMessagingRemoteNotificationsProxy removeUserNotificationCenterDelegateObserver]
0x00100164a0c -[FIRMessagingRemoteNotificationsProxy observeValueForKeyPath:ofObject:change:context:]
0x00100164bf4 -[FIRMessagingRemoteNotificationsProxy saveOriginalImplementation:forSelector:]
0x00100164cac -[FIRMessagingRemoteNotificationsProxy originalImplementationForSelector:]
0x00100164d64 -[FIRMessagingRemoteNotificationsProxy trackSwizzledSelector:ofClass:]
0x00100164edc -[FIRMessagingRemoteNotificationsProxy removeImplementationForSelector:]
0x00100164f44 -[FIRMessagingRemoteNotificationsProxy swizzleSelector:inClass:withImplementation:inProtocol:]
0x001001650b8 -[FIRMessagingRemoteNotificationsProxy unswizzleSelector:inClass:]
0x00100165168 -[FIRMessagingRemoteNotificationsProxy nonExistantMethodImplementationForClass:]
0x00100165198 -[FIRMessagingRemoteNotificationsProxy application:didReceiveRemoteNotification:]
0x0010016521c -[FIRMessagingRemoteNotificationsProxy application:didReceiveRemoteNotification:fetchCompletionHandler:]
0x00100165298 -[FIRMessagingRemoteNotificationsProxy application:didFailToRegisterForRemoteNotificationsWithError:]
0x00100165334 -[FIRMessagingRemoteNotificationsProxy application:didRegisterForRemoteNotificationsWithDeviceToken:]
0x001001653a4 -[FIRMessagingRemoteNotificationsProxy originalAppDelegateImps]
0x001001653ac -[FIRMessagingRemoteNotificationsProxy setOriginalAppDelegateImps:]
0x001001653b8 -[FIRMessagingRemoteNotificationsProxy swizzledSelectorsByClass]
0x001001653c0 -[FIRMessagingRemoteNotificationsProxy setSwizzledSelectorsByClass:]
0x001001653cc -[FIRMessagingRemoteNotificationsProxy didSwizzleMethods]
0x001001653d4 -[FIRMessagingRemoteNotificationsProxy setDidSwizzleMethods:]
0x001001653dc -[FIRMessagingRemoteNotificationsProxy hasSwizzledUserNotificationDelegate]
0x001001653e4 -[FIRMessagingRemoteNotificationsProxy setHasSwizzledUserNotificationDelegate:]
0x001001653ec -[FIRMessagingRemoteNotificationsProxy isObservingUserNotificationDelegateChanges]
0x001001653f4 -[FIRMessagingRemoteNotificationsProxy setIsObservingUserNotificationDelegateChanges:]
0x001001653fc -[FIRMessagingRemoteNotificationsProxy userNotificationCenter]
0x00100165404 -[FIRMessagingRemoteNotificationsProxy setUserNotificationCenter:]
0x00100165410 -[FIRMessagingRemoteNotificationsProxy currentUserNotificationCenterDelegate]
0x00100165418 -[FIRMessagingRemoteNotificationsProxy setCurrentUserNotificationCenterDelegate:]
0x00100165424 -[FIRMessagingRemoteNotificationsProxy appDelegateInterceptorID]
0x0010016542c -[FIRMessagingRemoteNotificationsProxy setAppDelegateInterceptorID:]
0x00100e4b538 FIRMessagingRmqManager : NSObject /usr/lib/libobjc.A.dylib <FIRMessagingRmqScanner>
@property NSString *databaseName
@property NSMutableDictionary *outstandingMessages
@property long long rmqId
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001670d4 +[FIRMessagingRmqManager pathForDatabaseWithName:]
// instance methods
0x00100165638 -[FIRMessagingRmqManager initWithDatabaseName:]
0x00100165720 -[FIRMessagingRmqManager dealloc]
0x00100165768 -[FIRMessagingRmqManager loadRmqId]
0x00100165878 -[FIRMessagingRmqManager loadInitialOutgoingPersistentId]
0x001001659e0 -[FIRMessagingRmqManager saveRmqMessage:withCompletionHandler:]
0x00100165c44 -[FIRMessagingRmqManager saveLastOutgoingRmqId:]
0x00100165da4 -[FIRMessagingRmqManager saveS2dMessageWithRmqId:]
0x00100165f44 -[FIRMessagingRmqManager queryHighestRmqId]
0x0010016603c -[FIRMessagingRmqManager queryLastRmqId]
0x00100166134 -[FIRMessagingRmqManager unackedS2dRmqIds]
0x001001663b0 -[FIRMessagingRmqManager removeRmqMessagesWithRmqIds:]
0x00100166550 -[FIRMessagingRmqManager removeS2dIds:]
0x00100166568 -[FIRMessagingRmqManager querySyncMessageWithRmqID:]
0x00100166840 -[FIRMessagingRmqManager deleteSyncMessageWithRmqID:]
0x00100166904 -[FIRMessagingRmqManager deleteExpiredOrFinishedSyncMessages]
0x00100166aa4 -[FIRMessagingRmqManager saveSyncMessageWithRmqID:expirationTime:apnsReceived:mcsReceived:]
0x00100166d08 -[FIRMessagingRmqManager updateSyncMessageViaAPNSWithRmqID:]
0x00100166e20 -[FIRMessagingRmqManager updateSyncMessageViaMCSWithRmqID:]
0x00100166f38 -[FIRMessagingRmqManager updateSyncMessageWithRmqID:column:value:]
0x001001670a0 -[FIRMessagingRmqManager pathForDatabase]
0x00100167210 -[FIRMessagingRmqManager createTableWithName:command:]
0x00100167380 -[FIRMessagingRmqManager dropTableWithName:]
0x00100167468 -[FIRMessagingRmqManager removeDatabase]
0x00100167534 -[FIRMessagingRmqManager openDatabase]
0x00100167820 -[FIRMessagingRmqManager updateDBWithStringRmqID]
0x001001678c8 -[FIRMessagingRmqManager scanWithRmqMessageHandler:]
0x00100167cd8 -[FIRMessagingRmqManager saveMessageWithRmqId:tag:data:]
0x00100167e80 -[FIRMessagingRmqManager deleteMessagesFromTable:withRmqIds:]
0x001001684c4 -[FIRMessagingRmqManager nextRmqId]
0x00100168508 -[FIRMessagingRmqManager lastErrorMessage]
0x00100168554 -[FIRMessagingRmqManager lastErrorCode]
0x0010016855c -[FIRMessagingRmqManager logError]
0x001001685fc -[FIRMessagingRmqManager logErrorAndFinalizeStatement:]
0x00100168628 -[FIRMessagingRmqManager databaseOperationQueue]
0x00100168630 -[FIRMessagingRmqManager databaseName]
0x00100168638 -[FIRMessagingRmqManager setDatabaseName:]
0x00100168644 -[FIRMessagingRmqManager outstandingMessages]
0x0010016864c -[FIRMessagingRmqManager setOutstandingMessages:]
0x00100168658 -[FIRMessagingRmqManager rmqId]
0x00100168660 -[FIRMessagingRmqManager setRmqId:]
0x00100e4b588 FIRMessagingSecureSocket : NSObject /usr/lib/libobjc.A.dylib <NSStreamDelegate>
@property unsigned long state
@property NSInputStream *inStream
@property NSOutputStream *outStream
@property NSMutableData *inputBuffer
@property unsigned long inputBufferLength
@property NSMutableData *outputBuffer
@property unsigned long outputBufferLength
@property FIRMessagingPacketQueue *packetQueue
@property BOOL isVersionSent
@property BOOL isVersionReceived
@property BOOL isInStreamOpen
@property BOOL isOutStreamOpen
@property NSRunLoop *runLoop
@property NSString *currentRmqIdBeingSent
@property BOOL currentProtoTypeBeingSent
@property <FIRMessagingSecureSocketDelegate> *delegate
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001686a4 -[FIRMessagingSecureSocket init]
0x00100168750 -[FIRMessagingSecureSocket dealloc]
0x0010016879c -[FIRMessagingSecureSocket connectToHost:port:onRunLoop:]
0x00100168a00 -[FIRMessagingSecureSocket disconnect]
0x00100168c0c -[FIRMessagingSecureSocket sendData:withTag:rmqId:]
0x00100168d30 -[FIRMessagingSecureSocket stream:handleEvent:]
0x0010016915c -[FIRMessagingSecureSocket openStream:isVOIPStream:]
0x001001692a4 -[FIRMessagingSecureSocket closeStream:]
0x00100169348 -[FIRMessagingSecureSocket performRead]
0x001001699ac -[FIRMessagingSecureSocket processCurrentInputBuffer:outOffset:]
0x00100169b84 -[FIRMessagingSecureSocket performWrite]
0x0010016a1c0 -[FIRMessagingSecureSocket delegate]
0x0010016a1d8 -[FIRMessagingSecureSocket setDelegate:]
0x0010016a1e4 -[FIRMessagingSecureSocket state]
0x0010016a1ec -[FIRMessagingSecureSocket setState:]
0x0010016a1f4 -[FIRMessagingSecureSocket inStream]
0x0010016a1fc -[FIRMessagingSecureSocket setInStream:]
0x0010016a208 -[FIRMessagingSecureSocket outStream]
0x0010016a210 -[FIRMessagingSecureSocket setOutStream:]
0x0010016a21c -[FIRMessagingSecureSocket inputBuffer]
0x0010016a224 -[FIRMessagingSecureSocket setInputBuffer:]
0x0010016a230 -[FIRMessagingSecureSocket inputBufferLength]
0x0010016a238 -[FIRMessagingSecureSocket setInputBufferLength:]
0x0010016a240 -[FIRMessagingSecureSocket outputBuffer]
0x0010016a248 -[FIRMessagingSecureSocket setOutputBuffer:]
0x0010016a254 -[FIRMessagingSecureSocket outputBufferLength]
0x0010016a25c -[FIRMessagingSecureSocket setOutputBufferLength:]
0x0010016a264 -[FIRMessagingSecureSocket packetQueue]
0x0010016a26c -[FIRMessagingSecureSocket setPacketQueue:]
0x0010016a278 -[FIRMessagingSecureSocket isVersionSent]
0x0010016a280 -[FIRMessagingSecureSocket setIsVersionSent:]
0x0010016a288 -[FIRMessagingSecureSocket isVersionReceived]
0x0010016a290 -[FIRMessagingSecureSocket setIsVersionReceived:]
0x0010016a298 -[FIRMessagingSecureSocket isInStreamOpen]
0x0010016a2a0 -[FIRMessagingSecureSocket setIsInStreamOpen:]
0x0010016a2a8 -[FIRMessagingSecureSocket isOutStreamOpen]
0x0010016a2b0 -[FIRMessagingSecureSocket setIsOutStreamOpen:]
0x0010016a2b8 -[FIRMessagingSecureSocket runLoop]
0x0010016a2c0 -[FIRMessagingSecureSocket setRunLoop:]
0x0010016a2cc -[FIRMessagingSecureSocket currentRmqIdBeingSent]
0x0010016a2d4 -[FIRMessagingSecureSocket setCurrentRmqIdBeingSent:]
0x0010016a2e0 -[FIRMessagingSecureSocket currentProtoTypeBeingSent]
0x0010016a2e8 -[FIRMessagingSecureSocket setCurrentProtoTypeBeingSent:]
0x00100e4b5d8 FIRMessagingSyncMessageManager : NSObject /usr/lib/libobjc.A.dylib
@property FIRMessagingRmqManager *rmqManager
// class methods
0x0010016a700 +[FIRMessagingSyncMessageManager expirationTimeForSyncMessage:]
// instance methods
0x0010016a364 -[FIRMessagingSyncMessageManager init]
0x0010016a398 -[FIRMessagingSyncMessageManager initWithRmqManager:]
0x0010016a410 -[FIRMessagingSyncMessageManager removeExpiredSyncMessages]
0x0010016a450 -[FIRMessagingSyncMessageManager didReceiveAPNSSyncMessage:]
0x0010016a464 -[FIRMessagingSyncMessageManager didReceiveMCSSyncMessage:]
0x0010016a478 -[FIRMessagingSyncMessageManager didReceiveSyncMessage:viaAPNS:viaMCS:]
0x0010016a7b4 -[FIRMessagingSyncMessageManager rmqManager]
0x0010016a7bc -[FIRMessagingSyncMessageManager setRmqManager:]
0x00100e4b628 FIRMessagingTopicOperation : NSOperation /System/Library/Frameworks/Foundation.framework/Foundation
@property NSString *topic
@property long long action
@property NSString *token
@property NSDictionary *options
@property @? completion
@property NSURLSessionDataTask *dataTask
// class methods
0x0010016a8e0 +[FIRMessagingTopicOperation sharedSession]
// instance methods
0x0010016a9bc -[FIRMessagingTopicOperation initWithTopic:action:token:options:completion:]
0x0010016ab0c -[FIRMessagingTopicOperation dealloc]
0x0010016ab88 -[FIRMessagingTopicOperation isAsynchronous]
0x0010016ab90 -[FIRMessagingTopicOperation isExecuting]
0x0010016aba0 -[FIRMessagingTopicOperation setExecuting:]
0x0010016abfc -[FIRMessagingTopicOperation isFinished]
0x0010016ac0c -[FIRMessagingTopicOperation setFinished:]
0x0010016ac68 -[FIRMessagingTopicOperation start]
0x0010016ad04 -[FIRMessagingTopicOperation finishWithError:]
0x0010016addc -[FIRMessagingTopicOperation cancel]
0x0010016ae9c -[FIRMessagingTopicOperation performSubscriptionChange]
0x0010016b7c4 -[FIRMessagingTopicOperation topic]
0x0010016b7d4 -[FIRMessagingTopicOperation setTopic:]
0x0010016b7e0 -[FIRMessagingTopicOperation action]
0x0010016b7f0 -[FIRMessagingTopicOperation setAction:]
0x0010016b800 -[FIRMessagingTopicOperation token]
0x0010016b810 -[FIRMessagingTopicOperation setToken:]
0x0010016b81c -[FIRMessagingTopicOperation options]
0x0010016b82c -[FIRMessagingTopicOperation setOptions:]
0x0010016b838 -[FIRMessagingTopicOperation completion]
0x0010016b848 -[FIRMessagingTopicOperation setCompletion:]
0x0010016b854 -[FIRMessagingTopicOperation dataTask]
0x0010016b864 -[FIRMessagingTopicOperation setDataTask:]
0x00100e4b6a0 GtalkGtalkCoreRoot : GPBRootObject
0x00100e4b6c8 GtalkHeartbeatPing : GPBMessage
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property long long status
@property BOOL hasStatus
@property GtalkCellTower *cellTower
@property BOOL hasCellTower
@property int intervalMs
@property BOOL hasIntervalMs
// class methods
0x0010016c4f4 +[GtalkHeartbeatPing descriptor]
0x00100e4b718 GtalkHeartbeatAck : GPBMessage
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property long long status
@property BOOL hasStatus
@property GtalkCellTower *cellTower
@property BOOL hasCellTower
@property int intervalMs
@property BOOL hasIntervalMs
// class methods
0x0010016c5ec +[GtalkHeartbeatAck descriptor]
0x00100e4b768 GtalkErrorInfo : GPBMessage
@property int code
@property BOOL hasCode
@property NSString *message
@property BOOL hasMessage
@property NSString *type
@property BOOL hasType
@property GtalkExtension *extension
@property BOOL hasExtension
// class methods
0x0010016c690 +[GtalkErrorInfo descriptor]
0x00100e4b7b8 GtalkSetting : GPBMessage
@property NSString *name
@property BOOL hasName
@property NSString *value
@property BOOL hasValue
// class methods
0x0010016c734 +[GtalkSetting descriptor]
0x00100e4b808 GtalkHeartbeatStat : GPBMessage
@property NSString *ip
@property BOOL hasIp
@property BOOL timeout
@property BOOL hasTimeout
@property int intervalMs
@property BOOL hasIntervalMs
// class methods
0x0010016c7d8 +[GtalkHeartbeatStat descriptor]
0x00100e4b858 GtalkHeartbeatConfig : GPBMessage
@property BOOL uploadStat
@property BOOL hasUploadStat
@property NSString *ip
@property BOOL hasIp
@property int intervalMs
@property BOOL hasIntervalMs
// class methods
0x0010016c87c +[GtalkHeartbeatConfig descriptor]
0x00100e4b8a8 GtalkLoginRequest : GPBMessage
@property NSString *id_p
@property BOOL hasId_p
@property NSString *domain
@property BOOL hasDomain
@property NSString *user
@property BOOL hasUser
@property NSString *resource
@property BOOL hasResource
@property NSString *authToken
@property BOOL hasAuthToken
@property NSString *deviceId
@property BOOL hasDeviceId
@property long long lastRmqId
@property BOOL hasLastRmqId
@property NSMutableArray *settingArray
@property unsigned long settingArray_Count
@property NSMutableArray *receivedPersistentIdArray
@property unsigned long receivedPersistentIdArray_Count
@property BOOL includeStreamIds
@property BOOL hasIncludeStreamIds
@property GtalkHeartbeatStat *heartbeatStat
@property BOOL hasHeartbeatStat
@property BOOL useRmq2
@property BOOL hasUseRmq2
@property long long accountId
@property BOOL hasAccountId
@property int authService
@property BOOL hasAuthService
@property int networkType
@property BOOL hasNetworkType
@property long long status
@property BOOL hasStatus
@property NSString *tokenVersionInfo
@property BOOL hasTokenVersionInfo
@property GtalkCellTower *cellTower
@property BOOL hasCellTower
@property unsigned long gcmStartTimeMs
@property BOOL hasGcmStartTimeMs
@property NSMutableArray *clientEventArray
@property unsigned long clientEventArray_Count
@property BOOL onFallback
@property BOOL hasOnFallback
@property BOOL noPendingUpstream
@property BOOL hasNoPendingUpstream
@property int reconnectRequestId
@property BOOL hasReconnectRequestId
// class methods
0x0010016c920 +[GtalkLoginRequest descriptor]
0x00100e4b8f8 GtalkLoginResponse : GPBMessage
@property NSString *id_p
@property BOOL hasId_p
@property NSString *jid
@property BOOL hasJid
@property GtalkErrorInfo *error
@property BOOL hasError
@property NSMutableArray *settingArray
@property unsigned long settingArray_Count
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property GtalkHeartbeatConfig *heartbeatConfig
@property BOOL hasHeartbeatConfig
@property long long serverTimestamp
@property BOOL hasServerTimestamp
// class methods
0x0010016ca54 +[GtalkLoginResponse descriptor]
0x00100e4b948 GtalkBindAccountRequest : GPBMessage
@property NSString *id_p
@property BOOL hasId_p
@property NSString *domain
@property BOOL hasDomain
@property NSString *user
@property BOOL hasUser
@property NSString *resource
@property BOOL hasResource
@property NSString *authToken
@property BOOL hasAuthToken
@property NSString *persistentId
@property BOOL hasPersistentId
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property long long accountId
@property BOOL hasAccountId
// class methods
0x0010016caf8 +[GtalkBindAccountRequest descriptor]
0x00100e4b998 GtalkBindAccountResponse : GPBMessage
@property NSString *id_p
@property BOOL hasId_p
@property NSString *jid
@property BOOL hasJid
@property GtalkErrorInfo *error
@property BOOL hasError
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
// class methods
0x0010016cb9c +[GtalkBindAccountResponse descriptor]
0x00100e4b9e8 GtalkStreamErrorStanza : GPBMessage
@property NSString *type
@property BOOL hasType
@property NSString *text
@property BOOL hasText
// class methods
0x0010016cc40 +[GtalkStreamErrorStanza descriptor]
0x00100e4ba38 GtalkClose : GPBMessage
// class methods
0x0010016cce4 +[GtalkClose descriptor]
0x00100e4ba88 GtalkExtension : GPBMessage
@property int id_p
@property BOOL hasId_p
@property NSString *data_p
@property BOOL hasData_p
// class methods
0x0010016cd84 +[GtalkExtension descriptor]
0x00100e4bad8 GtalkMessageStanza : GPBMessage
@property long long rmqId
@property BOOL hasRmqId
@property int type
@property BOOL hasType
@property NSString *id_p
@property BOOL hasId_p
@property NSString *from
@property BOOL hasFrom
@property NSString *to
@property BOOL hasTo
@property NSString *subject
@property BOOL hasSubject
@property NSString *body
@property BOOL hasBody
@property NSString *thread
@property BOOL hasThread
@property GtalkErrorInfo *error
@property BOOL hasError
@property NSMutableArray *extensionArray
@property unsigned long extensionArray_Count
@property BOOL nosave
@property BOOL hasNosave
@property long long timestamp
@property BOOL hasTimestamp
@property NSString *persistentId
@property BOOL hasPersistentId
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property BOOL read
@property BOOL hasRead
@property long long accountId
@property BOOL hasAccountId
// class methods
0x0010016ce28 +[GtalkMessageStanza descriptor]
0x00100e4bb28 GtalkPresenceStanza : GPBMessage
@property long long rmqId
@property BOOL hasRmqId
@property int type
@property BOOL hasType
@property NSString *id_p
@property BOOL hasId_p
@property NSString *from
@property BOOL hasFrom
@property NSString *to
@property BOOL hasTo
@property int show
@property BOOL hasShow
@property NSString *status
@property BOOL hasStatus
@property int priority
@property BOOL hasPriority
@property GtalkErrorInfo *error
@property BOOL hasError
@property NSMutableArray *extensionArray
@property unsigned long extensionArray_Count
@property int client
@property BOOL hasClient
@property NSString *avatarHash
@property BOOL hasAvatarHash
@property NSString *persistentId
@property BOOL hasPersistentId
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property int capabilitiesFlags
@property BOOL hasCapabilitiesFlags
@property long long accountId
@property BOOL hasAccountId
// class methods
0x0010016cf78 +[GtalkPresenceStanza descriptor]
0x00100e4bb78 GtalkBatchPresenceStanza : GPBMessage
@property NSString *id_p
@property BOOL hasId_p
@property NSString *to
@property BOOL hasTo
@property NSMutableArray *presenceArray
@property unsigned long presenceArray_Count
@property NSString *persistentId
@property BOOL hasPersistentId
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property long long accountId
@property BOOL hasAccountId
@property int type
@property BOOL hasType
@property GtalkErrorInfo *error
@property BOOL hasError
// class methods
0x0010016d1e8 +[GtalkBatchPresenceStanza descriptor]
0x00100e4bbc8 GtalkIqStanza : GPBMessage
@property long long rmqId
@property BOOL hasRmqId
@property int type
@property BOOL hasType
@property NSString *id_p
@property BOOL hasId_p
@property NSString *from
@property BOOL hasFrom
@property NSString *to
@property BOOL hasTo
@property GtalkErrorInfo *error
@property BOOL hasError
@property GtalkExtension *extension
@property BOOL hasExtension
@property NSString *persistentId
@property BOOL hasPersistentId
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property long long accountId
@property BOOL hasAccountId
@property long long status
@property BOOL hasStatus
// class methods
0x0010016d31c +[GtalkIqStanza descriptor]
0x00100e4bc18 GtalkAppData : GPBMessage
@property NSString *key
@property BOOL hasKey
@property NSString *value
@property BOOL hasValue
// class methods
0x0010016d450 +[GtalkAppData descriptor]
0x00100e4bc68 GtalkDataMessageStanza : GPBMessage
@property long long rmqId
@property BOOL hasRmqId
@property NSString *id_p
@property BOOL hasId_p
@property NSString *from
@property BOOL hasFrom
@property NSString *to
@property BOOL hasTo
@property NSString *category
@property BOOL hasCategory
@property NSString *token
@property BOOL hasToken
@property NSMutableArray *appDataArray
@property unsigned long appDataArray_Count
@property BOOL fromTrustedServer
@property BOOL hasFromTrustedServer
@property NSString *persistentId
@property BOOL hasPersistentId
@property int streamId
@property BOOL hasStreamId
@property int lastStreamIdReceived
@property BOOL hasLastStreamIdReceived
@property NSString *permission
@property BOOL hasPermission
@property NSString *regId
@property BOOL hasRegId
@property NSString *pkgSignature
@property BOOL hasPkgSignature
@property NSString *clientId
@property BOOL hasClientId
@property long long deviceUserId
@property BOOL hasDeviceUserId
@property int ttl
@property BOOL hasTtl
@property long long sent
@property BOOL hasSent
@property int queued
@property BOOL hasQueued
@property long long status
@property BOOL hasStatus
@property NSData *rawData
@property BOOL hasRawData
@property int maxDelay
@property BOOL hasMaxDelay
@property int actualDelay
@property BOOL hasActualDelay
@property BOOL immediateAck
@property BOOL hasImmediateAck
@property BOOL deliveryReceiptRequested
@property BOOL hasDeliveryReceiptRequested
@property NSString *externalMessageId
@property BOOL hasExternalMessageId
@property long long flags
@property BOOL hasFlags
@property GtalkCellTower *cellTower
@property BOOL hasCellTower
@property int priority
@property BOOL hasPriority
// class methods
0x0010016d4f4 +[GtalkDataMessageStanza descriptor]
0x00100e4bcb8 GtalkTalkMetadata : GPBMessage
@property BOOL foreground
@property BOOL hasForeground
// class methods
0x0010016d598 +[GtalkTalkMetadata descriptor]
0x00100e4bd08 GtalkCellTower : GPBMessage
@property NSString *id_p
@property BOOL hasId_p
@property int knownCongestionStatus
@property BOOL hasKnownCongestionStatus
// class methods
0x0010016d63c +[GtalkCellTower descriptor]
0x00100e4bd58 GtalkClientEvent : GPBMessage
@property int type
@property BOOL hasType
@property unsigned int numberDiscardedEvents
@property BOOL hasNumberDiscardedEvents
@property int networkType
@property BOOL hasNetworkType
@property int networkPort
@property BOOL hasNetworkPort
@property unsigned long timeConnectionStartedMs
@property BOOL hasTimeConnectionStartedMs
@property unsigned long timeConnectionEndedMs
@property BOOL hasTimeConnectionEndedMs
@property int errorCode
@property BOOL hasErrorCode
@property unsigned long timeConnectionEstablishedMs
@property BOOL hasTimeConnectionEstablishedMs
@property int mcsReconnectAction
@property BOOL hasMcsReconnectAction
// class methods
0x0010016d6e0 +[GtalkClientEvent descriptor]
0x00100e4bdd0 GtalkGtalkExtensionsRoot : GPBRootObject
0x00100e4bdf8 GtalkRosterQuery : GPBMessage
@property NSString *etag
@property BOOL hasEtag
@property BOOL notModified
@property BOOL hasNotModified
@property NSMutableArray *itemArray
@property unsigned long itemArray_Count
@property int avatarWidth
@property BOOL hasAvatarWidth
@property int avatarHeight
@property BOOL hasAvatarHeight
// class methods
0x0010016d8a4 +[GtalkRosterQuery descriptor]
0x00100e4be48 GtalkRosterItem : GPBMessage
@property NSString *jid
@property BOOL hasJid
@property NSString *name
@property BOOL hasName
@property int subscription
@property BOOL hasSubscription
@property int ask
@property BOOL hasAsk
@property NSMutableArray *groupArray
@property unsigned long groupArray_Count
@property BOOL quickContact
@property BOOL hasQuickContact
@property int display
@property BOOL hasDisplay
@property BOOL rejected
@property BOOL hasRejected
// class methods
0x0010016d9b8 +[GtalkRosterItem descriptor]
0x00100e4be98 GtalkRmqLastId : GPBMessage
@property long long id_p
@property BOOL hasId_p
// class methods
0x0010016dc0c +[GtalkRmqLastId descriptor]
0x00100e4bee8 GtalkRmqAck : GPBMessage
@property long long id_p
@property BOOL hasId_p
// class methods
0x0010016dcb0 +[GtalkRmqAck descriptor]
0x00100e4bf38 GtalkVCard : GPBMessage
@property NSString *version
@property BOOL hasVersion
@property NSString *fullName
@property BOOL hasFullName
@property GtalkPhoto *photo
@property BOOL hasPhoto
@property NSString *avatarHash
@property BOOL hasAvatarHash
@property BOOL modified
@property BOOL hasModified
// class methods
0x0010016dd54 +[GtalkVCard descriptor]
0x00100e4bf88 GtalkPhoto : GPBMessage
@property NSString *type
@property BOOL hasType
@property NSString *data_p
@property BOOL hasData_p
// class methods
0x0010016ddf8 +[GtalkPhoto descriptor]
0x00100e4bfd8 GtalkChatRead : GPBMessage
@property NSString *user
@property BOOL hasUser
// class methods
0x0010016de9c +[GtalkChatRead descriptor]
0x00100e4c028 GtalkChatClosed : GPBMessage
@property NSString *user
@property BOOL hasUser
// class methods
0x0010016df40 +[GtalkChatClosed descriptor]
0x00100e4c078 GtalkCapabilities : GPBMessage
@property NSString *node
@property BOOL hasNode
@property NSString *ver
@property BOOL hasVer
@property NSString *ext
@property BOOL hasExt
@property NSString *hash_p
@property BOOL hasHash_p
// class methods
0x0010016dfe4 +[GtalkCapabilities descriptor]
0x00100e4c0c8 GtalkSharedStatus : GPBMessage
@property int statusMax
@property BOOL hasStatusMax
@property int statusListMax
@property BOOL hasStatusListMax
@property int statusListContentsMax
@property BOOL hasStatusListContentsMax
@property NSString *status
@property BOOL hasStatus
@property int show
@property BOOL hasShow
@property NSMutableArray *statusListArray
@property unsigned long statusListArray_Count
@property BOOL invisible
@property BOOL hasInvisible
@property int statusMinVersion
@property BOOL hasStatusMinVersion
// class methods
0x0010016e088 +[GtalkSharedStatus descriptor]
0x00100e4c118 GtalkSharedStatus_StatusList : GPBMessage
@property int show
@property BOOL hasShow
@property NSMutableArray *statusArray
@property unsigned long statusArray_Count
// class methods
0x0010016e1bc +[GtalkSharedStatus_StatusList descriptor]
0x00100e4c168 GtalkOtrQuery : GPBMessage
@property BOOL nosaveDefault
@property BOOL hasNosaveDefault
@property NSMutableArray *itemArray
@property unsigned long itemArray_Count
@property NSString *etag
@property BOOL hasEtag
@property BOOL notModified
@property BOOL hasNotModified
// class methods
0x0010016e27c +[GtalkOtrQuery descriptor]
0x00100e4c1b8 GtalkOtrItem : GPBMessage
@property NSString *jid
@property BOOL hasJid
@property BOOL nosave
@property BOOL hasNosave
@property BOOL changedByBuddy
@property BOOL hasChangedByBuddy
// class methods
0x0010016e320 +[GtalkOtrItem descriptor]
0x00100e4c208 GtalkIdle : GPBMessage
@property BOOL idle
@property BOOL hasIdle
@property BOOL away
@property BOOL hasAway
// class methods
0x0010016e3c4 +[GtalkIdle descriptor]
0x00100e4c258 GtalkPostAuthBatchQuery : GPBMessage
@property BOOL available
@property BOOL hasAvailable
@property BOOL deviceIdle
@property BOOL hasDeviceIdle
@property BOOL mobileIndicator
@property BOOL hasMobileIndicator
@property int sharedStatusVersion
@property BOOL hasSharedStatusVersion
@property NSString *rosterEtag
@property BOOL hasRosterEtag
@property NSString *otrEtag
@property BOOL hasOtrEtag
@property NSString *avatarHash
@property BOOL hasAvatarHash
@property NSString *vcardQueryStanzaId
@property BOOL hasVcardQueryStanzaId
@property int capabilitiesExtFlags
@property BOOL hasCapabilitiesExtFlags
// class methods
0x0010016e468 +[GtalkPostAuthBatchQuery descriptor]
0x00100e4c2a8 GtalkStreamAck : GPBMessage
// class methods
0x0010016e50c +[GtalkStreamAck descriptor]
0x00100e4c2f8 GtalkSelectiveAck : GPBMessage
@property NSMutableArray *idArray
@property unsigned long idArray_Count
// class methods
0x0010016e5ac +[GtalkSelectiveAck descriptor]
0x00100e4c370 PodsDummy_Folly : NSObject /usr/lib/libobjc.A.dylib
0x00100e4c3c0 PodsDummy_GTMAppAuth : NSObject /usr/lib/libobjc.A.dylib
0x00100e4c3e8 GTMAppAuthFetcherAuthorizationArgs : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableURLRequest *request
@property id delegate
@property SEL selector
@property @? completionHandler
@property NSError *error
// class methods
0x0010017c6c8 +[GTMAppAuthFetcherAuthorizationArgs argsWithRequest:delegate:selector:completionHandler:]
// instance methods
0x0010017c7b4 -[GTMAppAuthFetcherAuthorizationArgs request]
0x0010017c7bc -[GTMAppAuthFetcherAuthorizationArgs setRequest:]
0x0010017c7c8 -[GTMAppAuthFetcherAuthorizationArgs delegate]
0x0010017c7e0 -[GTMAppAuthFetcherAuthorizationArgs setDelegate:]
0x0010017c7ec -[GTMAppAuthFetcherAuthorizationArgs selector]
0x0010017c7f4 -[GTMAppAuthFetcherAuthorizationArgs setSelector:]
0x0010017c7fc -[GTMAppAuthFetcherAuthorizationArgs completionHandler]
0x0010017c808 -[GTMAppAuthFetcherAuthorizationArgs setCompletionHandler:]
0x0010017c810 -[GTMAppAuthFetcherAuthorizationArgs error]
0x0010017c818 -[GTMAppAuthFetcherAuthorizationArgs setError:]
0x00100e4c438 GTMAppAuthFetcherAuthorization : NSObject /usr/lib/libobjc.A.dylib <GTMFetcherAuthorizationProtocol, NSSecureCoding>
@property OIDAuthState *authState
@property NSString *serviceProvider
@property NSString *userID
@property NSString *userEmailIsVerified
@property <GTMAppAuthFetcherAuthorizationTokenRefreshDelegate> *tokenRefreshDelegate
@property NSString *userEmail
@property BOOL canAuthorize
@property BOOL shouldAuthorizeAllRequests
@property <GTMSessionFetcherServiceProtocol> *fetcherService
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010017c59c +[GTMAppAuthFetcherAuthorization authorizationFromKeychainForName:]
0x0010017c610 +[GTMAppAuthFetcherAuthorization removeAuthorizationFromKeychainForName:]
0x0010017c624 +[GTMAppAuthFetcherAuthorization saveAuthorization:toKeychainForName:]
0x0010017cccc +[GTMAppAuthFetcherAuthorization configurationForGoogle]
0x0010017dcd4 +[GTMAppAuthFetcherAuthorization supportsSecureCoding]
// instance methods
0x0010017c868 -[GTMAppAuthFetcherAuthorization init]
0x0010017c91c -[GTMAppAuthFetcherAuthorization initWithAuthState:]
0x0010017c938 -[GTMAppAuthFetcherAuthorization initWithAuthState:serviceProvider:userID:userEmail:userEmailIsVerified:]
0x0010017cd78 -[GTMAppAuthFetcherAuthorization authorizeRequestArgs:]
0x0010017d080 -[GTMAppAuthFetcherAuthorization authorizeRequestImmediateArgs:accessToken:error:]
0x0010017d4ec -[GTMAppAuthFetcherAuthorization invokeCallbackArgs:]
0x0010017d6f4 -[GTMAppAuthFetcherAuthorization authorizeRequest:delegate:didFinishSelector:]
0x0010017d7b0 -[GTMAppAuthFetcherAuthorization stopAuthorization]
0x0010017d810 -[GTMAppAuthFetcherAuthorization stopAuthorizationForRequest:]
0x0010017d9f0 -[GTMAppAuthFetcherAuthorization isAuthorizingRequest:]
0x0010017db88 -[GTMAppAuthFetcherAuthorization isAuthorizedRequest:]
0x0010017dbe4 -[GTMAppAuthFetcherAuthorization canAuthorize]
0x0010017dbf4 -[GTMAppAuthFetcherAuthorization authorizeRequest:completionHandler:]
0x0010017dc78 -[GTMAppAuthFetcherAuthorization primeForRefresh]
0x0010017dcdc -[GTMAppAuthFetcherAuthorization initWithCoder:]
0x0010017de8c -[GTMAppAuthFetcherAuthorization encodeWithCoder:]
0x0010017df40 -[GTMAppAuthFetcherAuthorization authState]
0x0010017df48 -[GTMAppAuthFetcherAuthorization serviceProvider]
0x0010017df50 -[GTMAppAuthFetcherAuthorization userID]
0x0010017df58 -[GTMAppAuthFetcherAuthorization userEmailIsVerified]
0x0010017df60 -[GTMAppAuthFetcherAuthorization userEmail]
0x0010017df6c -[GTMAppAuthFetcherAuthorization shouldAuthorizeAllRequests]
0x0010017df78 -[GTMAppAuthFetcherAuthorization setShouldAuthorizeAllRequests:]
0x0010017df80 -[GTMAppAuthFetcherAuthorization fetcherService]
0x0010017df98 -[GTMAppAuthFetcherAuthorization setFetcherService:]
0x0010017dfa4 -[GTMAppAuthFetcherAuthorization tokenRefreshDelegate]
0x0010017dfbc -[GTMAppAuthFetcherAuthorization setTokenRefreshDelegate:]
0x00100e4c4d8 GTMKeychain : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010017e038 +[GTMKeychain removePasswordFromKeychainForName:]
0x0010017e0c0 +[GTMKeychain passwordFromKeychainForName:]
0x0010017e15c +[GTMKeychain savePasswordToKeychainForName:password:]
0x0010017e1c0 +[GTMKeychain savePasswordToKeychainForName:password:accessibility:error:]
0x0010017e28c +[GTMKeychain savePasswordDataToKeychainForName:passwordData:]
0x0010017e348 +[GTMKeychain passwordDataFromKeychainForName:]
0x00100e4c488 GTMAppAuthGTMOAuth2Keychain : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010017e3e4 +[GTMAppAuthGTMOAuth2Keychain defaultKeychain]
0x0010017e494 +[GTMAppAuthGTMOAuth2Keychain setDefaultKeychain:]
0x0010017e550 +[GTMAppAuthGTMOAuth2Keychain keychainQueryForService:account:]
// instance methods
0x0010017e4e8 -[GTMAppAuthGTMOAuth2Keychain keyForService:account:]
0x0010017e600 -[GTMAppAuthGTMOAuth2Keychain keychainQueryForService:account:]
0x0010017e688 -[GTMAppAuthGTMOAuth2Keychain passwordForService:account:error:]
0x0010017e734 -[GTMAppAuthGTMOAuth2Keychain passwordDataForService:account:error:]
0x0010017e8e4 -[GTMAppAuthGTMOAuth2Keychain removePasswordForService:account:error:]
0x0010017e9f0 -[GTMAppAuthGTMOAuth2Keychain setPassword:forService:accessibility:account:error:]
0x0010017eac8 -[GTMAppAuthGTMOAuth2Keychain setPasswordData:forService:accessibility:account:error:]
0x00100e4c550 GTMOAuth2KeychainCompatibility : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010017ec6c +[GTMOAuth2KeychainCompatibility persistenceResponseStringForAuthorization:]
0x0010017ef38 +[GTMOAuth2KeychainCompatibility authorizeFromKeychainForName:tokenURL:redirectURI:clientID:clientSecret:]
0x0010017f04c +[GTMOAuth2KeychainCompatibility authorizeFromPersistenceString:tokenURL:redirectURI:clientID:clientSecret:]
0x0010017f4a4 +[GTMOAuth2KeychainCompatibility authForGoogleFromKeychainForName:clientID:clientSecret:]
0x0010017f594 +[GTMOAuth2KeychainCompatibility removeAuthFromKeychainForName:]
0x0010017f5a8 +[GTMOAuth2KeychainCompatibility saveAuthToKeychainForName:authentication:]
0x0010017f65c +[GTMOAuth2KeychainCompatibility encodedQueryParametersForDictionary:]
0x0010017f8a8 +[GTMOAuth2KeychainCompatibility encodedOAuthValueForString:]
0x0010017f960 +[GTMOAuth2KeychainCompatibility dictionaryWithResponseString:]
0x0010017fc24 +[GTMOAuth2KeychainCompatibility unencodedOAuthParameterForString:]
0x0010017fc94 +[GTMOAuth2KeychainCompatibility googleAuthorizationURL]
0x0010017fcb0 +[GTMOAuth2KeychainCompatibility googleTokenURL]
0x0010017fccc +[GTMOAuth2KeychainCompatibility googleRevocationURL]
0x0010017fce8 +[GTMOAuth2KeychainCompatibility googleUserInfoURL]
0x0010017fd04 +[GTMOAuth2KeychainCompatibility nativeClientRedirectURI]
0x00100e4c578 GTMGatherInputStream : NSInputStream /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation <NSStreamDelegate>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010017fd10 +[GTMGatherInputStream streamWithArray:]
// instance methods
0x0010017fd74 -[GTMGatherInputStream initWithArray:]
0x0010017fe08 -[GTMGatherInputStream open]
0x0010017fe34 -[GTMGatherInputStream close]
0x0010017fe48 -[GTMGatherInputStream delegate]
0x0010017fe68 -[GTMGatherInputStream setDelegate:]
0x0010017fe98 -[GTMGatherInputStream propertyForKey:]
0x0010017ff14 -[GTMGatherInputStream setProperty:forKey:]
0x0010017ffa4 -[GTMGatherInputStream scheduleInRunLoop:forMode:]
0x0010017ffa8 -[GTMGatherInputStream removeFromRunLoop:forMode:]
0x0010017ffac -[GTMGatherInputStream streamStatus]
0x0010017ffbc -[GTMGatherInputStream streamError]
0x0010017ffc4 -[GTMGatherInputStream read:maxLength:]
0x00100180140 -[GTMGatherInputStream getBuffer:length:]
0x00100180148 -[GTMGatherInputStream hasBytesAvailable]
0x00100180150 -[GTMGatherInputStream stream:handleEvent:]
0x001001801b0 -[GTMGatherInputStream absoluteOffset]
0x00100180318 -[GTMGatherInputStream setAbsoluteOffset:]
0x00100e4c5c8 GTMMIMEDocumentPart : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *headers
@property NSData *headerData
@property NSData *body
@property unsigned long length
// class methods
0x001001804dc +[GTMMIMEDocumentPart partWithHeaders:body:]
// instance methods
0x0010018055c -[GTMMIMEDocumentPart initWithHeaders:body:]
0x00100180600 -[GTMMIMEDocumentPart containsBytes:length:]
0x001001807a8 -[GTMMIMEDocumentPart headerData]
0x00100180800 -[GTMMIMEDocumentPart body]
0x00100180808 -[GTMMIMEDocumentPart length]
0x001001808dc -[GTMMIMEDocumentPart isEqual:]
0x001001809e4 -[GTMMIMEDocumentPart headers]
0x00100e4c5f0 GTMMIMEDocument : NSObject /usr/lib/libobjc.A.dylib
@property NSString *boundary
// class methods
0x00100180a28 +[GTMMIMEDocument MIMEDocument]
0x00100181610 +[GTMMIMEDocument dataWithHeaders:]
0x00100181830 +[GTMMIMEDocument MIMEPartsWithBoundary:data:]
0x00100181d7c +[GTMMIMEDocument searchData:targetBytes:targetLength:foundOffsets:]
0x00100181fa0 +[GTMMIMEDocument searchData:targetBytes:targetLength:foundOffsets:foundBlockNumbers:]
0x00100182070 +[GTMMIMEDocument findBytesWithNeedle:needleLength:haystack:haystackLength:foundOffset:]
0x00100182088 +[GTMMIMEDocument headersWithData:]
// instance methods
0x00100180a50 -[GTMMIMEDocument init]
0x00100180b3c -[GTMMIMEDocument addPartWithHeaders:body:]
0x00100180bc4 -[GTMMIMEDocument seedRandomWith:]
0x00100180bd8 -[GTMMIMEDocument random]
0x00100180bf4 -[GTMMIMEDocument boundary]
0x00100180e9c -[GTMMIMEDocument setBoundary:]
0x00100180ed4 -[GTMMIMEDocument generateDataArray:length:boundary:]
0x001001811e8 -[GTMMIMEDocument generateInputStream:length:boundary:]
0x001001812b8 -[GTMMIMEDocument generateDispatchData:length:boundary:]
0x00100e4c668 GTMReadMonitorInputStream : NSInputStream /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation <NSStreamDelegate>
@property id readDelegate
@property SEL readSelector
@property NSArray *runLoopModes
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001825e0 +[GTMReadMonitorInputStream methodSignatureForSelector:]
0x001001825f4 +[GTMReadMonitorInputStream forwardInvocation:]
0x001001826a4 +[GTMReadMonitorInputStream inputStreamWithStream:]
// instance methods
0x00100182654 -[GTMReadMonitorInputStream respondsToSelector:]
0x0010018266c -[GTMReadMonitorInputStream methodSignatureForSelector:]
0x00100182684 -[GTMReadMonitorInputStream forwardInvocation:]
0x00100182708 -[GTMReadMonitorInputStream initWithStream:]
0x001001827bc -[GTMReadMonitorInputStream init]
0x001001827f4 -[GTMReadMonitorInputStream read:maxLength:]
0x00100182990 -[GTMReadMonitorInputStream invokeReadSelectorWithBuffer:]
0x00100182b10 -[GTMReadMonitorInputStream getBuffer:length:]
0x00100182b28 -[GTMReadMonitorInputStream hasBytesAvailable]
0x00100182b40 -[GTMReadMonitorInputStream open]
0x00100182b58 -[GTMReadMonitorInputStream close]
0x00100182b70 -[GTMReadMonitorInputStream delegate]
0x00100182b88 -[GTMReadMonitorInputStream setDelegate:]
0x00100182ba0 -[GTMReadMonitorInputStream propertyForKey:]
0x00100182bb8 -[GTMReadMonitorInputStream setProperty:forKey:]
0x00100182c1c -[GTMReadMonitorInputStream scheduleInRunLoop:forMode:]
0x00100182c74 -[GTMReadMonitorInputStream removeFromRunLoop:forMode:]
0x00100182ccc -[GTMReadMonitorInputStream streamStatus]
0x00100182ce4 -[GTMReadMonitorInputStream streamError]
0x00100182cfc -[GTMReadMonitorInputStream readDelegate]
0x00100182d1c -[GTMReadMonitorInputStream setReadDelegate:]
0x00100182d30 -[GTMReadMonitorInputStream readSelector]
0x00100182d40 -[GTMReadMonitorInputStream setReadSelector:]
0x00100182d50 -[GTMReadMonitorInputStream runLoopModes]
0x00100182d60 -[GTMReadMonitorInputStream setRunLoopModes:]
0x00100e4c6e0 PodsDummy_GTMSessionFetcher : NSObject /usr/lib/libobjc.A.dylib
0x00100e4c708 GTMSessionFetcher : NSObject /usr/lib/libobjc.A.dylib <NSURLSessionDelegate>
@property GTMSessionUploadFetcher *parentUploadFetcher
@property NSData *downloadedData
@property NSData *downloadResumeData
@property unsigned long backgroundTaskIdentifier
@property BOOL usingBackgroundSession
@property NSURLRequest *request
@property NSURLSessionConfiguration *configuration
@property @? configurationBlock
@property NSURLSession *session
@property NSURLSessionTask *sessionTask
@property NSString *sessionIdentifier
@property BOOL wasCreatedFromBackgroundSession
@property NSDictionary *sessionUserInfo
@property NSString *taskDescription
@property float taskPriority
@property BOOL useBackgroundSession
@property BOOL useUploadTask
@property BOOL canShareSession
@property NSArray *allowedInsecureSchemes
@property BOOL allowLocalhostRequest
@property BOOL allowInvalidServerCertificates
@property NSHTTPCookieStorage *cookieStorage
@property NSURLCredential *credential
@property NSURLCredential *proxyCredential
@property NSData *bodyData
@property NSURL *bodyFileURL
@property long long bodyLength
@property @? bodyStreamProvider
@property <GTMFetcherAuthorizationProtocol> *authorizer
@property <GTMSessionFetcherServiceProtocol> *service
@property NSString *serviceHost
@property long long servicePriority
@property @? didReceiveResponseBlock
@property @? challengeBlock
@property @? willRedirectBlock
@property @? sendProgressBlock
@property @? accumulateDataBlock
@property @? receivedProgressBlock
@property @? downloadProgressBlock
@property @? willCacheURLResponseBlock
@property BOOL retryEnabled
@property @? retryBlock
@property @? metricsCollectionBlock
@property double maxRetryInterval
@property double minRetryInterval
@property double retryFactor
@property unsigned long retryCount
@property double nextRetryInterval
@property BOOL skipBackgroundTask
@property BOOL fetching
@property @? completionHandler
@property @? resumeDataBlock
@property long long statusCode
@property NSDictionary *responseHeaders
@property NSURLResponse *response
@property long long downloadedLength
@property NSURL *destinationFileURL
@property NSDate *initialBeginFetchDate
@property id userData
@property NSDictionary *properties
@property NSString *comment
@property NSString *log
@property NSObject<OS_dispatch_queue> *callbackQueue
@property NSOperationQueue *sessionDelegateQueue
@property @? testBlock
@property unsigned long testBlockAccumulateDataChunkCount
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x00100182dd0 +[GTMSessionFetcher load]
0x00100182e38 +[GTMSessionFetcher reconnectFetchersForBackgroundSessionsOnAppLaunch:]
0x00100182eb8 +[GTMSessionFetcher fetcherWithRequest:]
0x00100182f20 +[GTMSessionFetcher fetcherWithURL:]
0x00100182f88 +[GTMSessionFetcher fetcherWithURLString:]
0x00100182ff0 +[GTMSessionFetcher fetcherWithDownloadResumeData:]
0x00100183078 +[GTMSessionFetcher fetcherWithSessionIdentifier:]
0x001001831a8 +[GTMSessionFetcher sessionIdentifierToFetcherMap]
0x00100183224 +[GTMSessionFetcher appAllowsInsecureRequests]
0x00100186540 +[GTMSessionFetcher fetcherUserDefaults]
0x00100186864 +[GTMSessionFetcher activePersistedBackgroundSessions]
0x00100186a9c +[GTMSessionFetcher fetchersForBackgroundSessions]
0x00100186cd0 +[GTMSessionFetcher application:handleEventsForBackgroundURLSession:completionHandler:]
0x00100187820 +[GTMSessionFetcher staticCookieStorage]
0x00100188808 +[GTMSessionFetcher setGlobalTestBlock:]
0x00100188838 +[GTMSessionFetcher setSubstituteUIApplication:]
0x00100188848 +[GTMSessionFetcher substituteUIApplication]
0x00100188854 +[GTMSessionFetcher fetcherUIApplication]
0x001001898b4 +[GTMSessionFetcher redirectURLWithOriginalRequestURL:redirectRequestURL:]
0x00100189a84 +[GTMSessionFetcher evaluateServerTrust:forRequest:completionHandler:]
0x0010018c920 +[GTMSessionFetcher setSystemCompletionHandler:forSessionIdentifier:]
0x0010018ca54 +[GTMSessionFetcher systemCompletionHandlerForSessionIdentifier:]
0x0010018dccc +[GTMSessionFetcher setLoggingEnabled:]
0x0010018dcd0 +[GTMSessionFetcher isLoggingEnabled]
// instance methods
0x0010019a3c0 -[GTMSessionFetcher parentUploadFetcher]
0x0010018e1e8 -[GTMSessionFetcher setCookieStorageMethod:]
0x0010018330c -[GTMSessionFetcher init]
0x00100183320 -[GTMSessionFetcher initWithRequest:]
0x00100183330 -[GTMSessionFetcher initWithRequest:configuration:]
0x001001834c4 -[GTMSessionFetcher copyWithZone:]
0x00100183640 -[GTMSessionFetcher dealloc]
0x0010018368c -[GTMSessionFetcher beginFetchWithCompletionHandler:]
0x001001836dc -[GTMSessionFetcher beginFetchForRetry]
0x001001836f0 -[GTMSessionFetcher completionHandlerWithTarget:didFinishSelector:]
0x001001838e0 -[GTMSessionFetcher beginFetchWithDelegate:didFinishSelector:]
0x0010018392c -[GTMSessionFetcher beginFetchMayDelay:mayAuthorize:]
0x0010018523c -[GTMSessionFetcher simulateFetchForTestBlock]
0x0010018575c -[GTMSessionFetcher simulateByteTransferReportWithDataLength:block:]
0x00100185868 -[GTMSessionFetcher simulateDataCallbacksForTestBlockWithBodyData:response:responseData:error:]
0x00100186298 -[GTMSessionFetcher simulateByteTransferWithData:block:]
0x00100186424 -[GTMSessionFetcher setSessionTask:]
0x001001864fc -[GTMSessionFetcher sessionTask]
0x001001865d8 -[GTMSessionFetcher addPersistedBackgroundSessionToDefaults]
0x001001866fc -[GTMSessionFetcher removePersistedBackgroundSessionFromDefaults]
0x00100186d5c -[GTMSessionFetcher sessionIdentifier]
0x00100186da0 -[GTMSessionFetcher setSessionIdentifier:]
0x00100186e40 -[GTMSessionFetcher setSessionIdentifierInternal:]
0x00100186ec4 -[GTMSessionFetcher sessionUserInfo]
0x0010018703c -[GTMSessionFetcher setSessionUserInfo:]
0x0010018708c -[GTMSessionFetcher sessionIdentifierDefaultMetadata]
0x00100187188 -[GTMSessionFetcher restoreDefaultStateForSessionIdentifierMetadata]
0x00100187284 -[GTMSessionFetcher sessionIdentifierMetadata]
0x001001872f0 -[GTMSessionFetcher sessionIdentifierMetadataUnsynchronized]
0x001001874c4 -[GTMSessionFetcher createSessionIdentifierWithMetadata:]
0x00100187734 -[GTMSessionFetcher failToBeginFetchWithError:]
0x001001878a0 -[GTMSessionFetcher endBackgroundTask]
0x0010018796c -[GTMSessionFetcher authorizeRequest]
0x00100187a48 -[GTMSessionFetcher authorizer:request:finishedWithError:]
0x00100187ae4 -[GTMSessionFetcher canFetchWithBackgroundSession]
0x00100187aec -[GTMSessionFetcher isFetching]
0x00100187b50 -[GTMSessionFetcher isFetchingUnsynchronized]
0x00100187b70 -[GTMSessionFetcher response]
0x00100187bdc -[GTMSessionFetcher responseUnsynchronized]
0x00100187c34 -[GTMSessionFetcher statusCode]
0x00100187c98 -[GTMSessionFetcher statusCodeUnsynchronized]
0x00100187d08 -[GTMSessionFetcher responseHeaders]
0x00100187d80 -[GTMSessionFetcher responseHeadersUnsynchronized]
0x00100187df8 -[GTMSessionFetcher releaseCallbacks]
0x00100187fa0 -[GTMSessionFetcher forgetSessionIdentifierForFetcher]
0x00100187fac -[GTMSessionFetcher forgetSessionIdentifierForFetcherWithoutSyncCheck]
0x00100188024 -[GTMSessionFetcher stopFetching]
0x00100188070 -[GTMSessionFetcher stopFetchReleasingCallbacks:]
0x00100188470 -[GTMSessionFetcher setStopNotificationNeeded:]
0x001001884a8 -[GTMSessionFetcher sendStopNotificationIfNeeded]
0x0010018851c -[GTMSessionFetcher retryFetch]
0x001001885cc -[GTMSessionFetcher waitForCompletionWithTimeout:]
0x00100188998 -[GTMSessionFetcher URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]
0x00100188fc0 -[GTMSessionFetcher URLSession:dataTask:didReceiveResponse:completionHandler:]
0x001001893b4 -[GTMSessionFetcher URLSession:dataTask:didBecomeDownloadTask:]
0x001001893c4 -[GTMSessionFetcher URLSession:task:didReceiveChallenge:completionHandler:]
0x00100189578 -[GTMSessionFetcher respondToChallenge:completionHandler:]
0x00100189c00 -[GTMSessionFetcher invokeOnCallbackQueueUnlessStopped:]
0x00100189c14 -[GTMSessionFetcher invokeOnCallbackQueueAfterUserStopped:block:]
0x00100189c20 -[GTMSessionFetcher invokeOnCallbackUnsynchronizedQueueAfterUserStopped:block:]
0x00100189c38 -[GTMSessionFetcher invokeOnCallbackQueue:afterUserStopped:block:]
0x00100189de4 -[GTMSessionFetcher invokeFetchCallbacksOnCallbackQueueWithData:error:]
0x00100189fbc -[GTMSessionFetcher postNotificationOnMainThreadWithName:userInfo:requireAsync:]
0x0010018a120 -[GTMSessionFetcher URLSession:task:needNewBodyStream:]
0x0010018a288 -[GTMSessionFetcher URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:]
0x0010018a400 -[GTMSessionFetcher URLSession:dataTask:didReceiveData:]
0x0010018a6ac -[GTMSessionFetcher URLSession:dataTask:willCacheResponse:completionHandler:]
0x0010018a844 -[GTMSessionFetcher URLSession:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:]
0x0010018a9a0 -[GTMSessionFetcher URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:]
0x0010018a9b0 -[GTMSessionFetcher URLSession:downloadTask:didFinishDownloadingToURL:]
0x0010018ac84 -[GTMSessionFetcher URLSession:task:didCompleteWithError:]
0x0010018b048 -[GTMSessionFetcher URLSession:task:didFinishCollectingMetrics:]
0x0010018b188 -[GTMSessionFetcher URLSessionDidFinishEventsForBackgroundURLSession:]
0x0010018b298 -[GTMSessionFetcher URLSession:didBecomeInvalidWithError:]
0x0010018b31c -[GTMSessionFetcher finishWithError:shouldRetry:]
0x0010018ba24 -[GTMSessionFetcher shouldReleaseCallbacksUponCompletion]
0x0010018ba2c -[GTMSessionFetcher logNowWithError:]
0x0010018ba98 -[GTMSessionFetcher isRetryError:]
0x0010018bbd0 -[GTMSessionFetcher shouldRetryNowForStatus:error:forceAssumeRetry:response:]
0x0010018bf68 -[GTMSessionFetcher hasRetryAfterInterval]
0x0010018bfcc -[GTMSessionFetcher retryAfterInterval]
0x0010018c178 -[GTMSessionFetcher beginRetryTimer]
0x0010018c388 -[GTMSessionFetcher retryTimerFired:]
0x0010018c458 -[GTMSessionFetcher destroyRetryTimer]
0x0010018c4f8 -[GTMSessionFetcher retryCount]
0x0010018c534 -[GTMSessionFetcher nextRetryInterval]
0x0010018c5a0 -[GTMSessionFetcher nextRetryIntervalUnsynchronized]
0x0010018c620 -[GTMSessionFetcher retryTimer]
0x0010018c664 -[GTMSessionFetcher isRetryEnabled]
0x0010018c6a0 -[GTMSessionFetcher isRetryEnabledUnsynchronized]
0x0010018c6a8 -[GTMSessionFetcher setRetryEnabled:]
0x0010018c73c -[GTMSessionFetcher maxRetryInterval]
0x0010018c780 -[GTMSessionFetcher setMaxRetryInterval:]
0x0010018c7cc -[GTMSessionFetcher minRetryInterval]
0x0010018c810 -[GTMSessionFetcher setMinRetryInterval:]
0x0010018c890 -[GTMSessionFetcher systemCompletionHandler]
0x0010018c8c4 -[GTMSessionFetcher setSystemCompletionHandler:]
0x0010018cb08 -[GTMSessionFetcher request]
0x0010018cb6c -[GTMSessionFetcher setRequest:]
0x0010018cc04 -[GTMSessionFetcher mutableRequestForTesting]
0x0010018cc0c -[GTMSessionFetcher updateMutableRequest:]
0x0010018cc5c -[GTMSessionFetcher setRequestValue:forHTTPHeaderField:]
0x0010018ccd4 -[GTMSessionFetcher updateRequestValue:forHTTPHeaderField:]
0x0010018cd70 -[GTMSessionFetcher setResponse:]
0x0010018cdc0 -[GTMSessionFetcher bodyLength]
0x0010018ced4 -[GTMSessionFetcher useUploadTask]
0x0010018cf10 -[GTMSessionFetcher setUseUploadTask:]
0x0010018cf54 -[GTMSessionFetcher bodyFileURL]
0x0010018cf98 -[GTMSessionFetcher setBodyFileURL:]
0x0010018d00c -[GTMSessionFetcher bodyStreamProvider]
0x0010018d050 -[GTMSessionFetcher setBodyStreamProvider:]
0x0010018d0d4 -[GTMSessionFetcher authorizer]
0x0010018d118 -[GTMSessionFetcher setAuthorizer:]
0x0010018d1b8 -[GTMSessionFetcher downloadedData]
0x0010018d1fc -[GTMSessionFetcher setDownloadedData:]
0x0010018d280 -[GTMSessionFetcher downloadedLength]
0x0010018d2bc -[GTMSessionFetcher setDownloadedLength:]
0x0010018d2f4 -[GTMSessionFetcher callbackQueue]
0x0010018d338 -[GTMSessionFetcher setCallbackQueue:]
0x0010018d3c4 -[GTMSessionFetcher session]
0x0010018d408 -[GTMSessionFetcher servicePriority]
0x0010018d444 -[GTMSessionFetcher setServicePriority:]
0x0010018d488 -[GTMSessionFetcher setSession:]
0x0010018d4d8 -[GTMSessionFetcher canShareSession]
0x0010018d514 -[GTMSessionFetcher setCanShareSession:]
0x0010018d54c -[GTMSessionFetcher useBackgroundSession]
0x0010018d588 -[GTMSessionFetcher setUseBackgroundSession:]
0x0010018d5cc -[GTMSessionFetcher isUsingBackgroundSession]
0x0010018d608 -[GTMSessionFetcher setUsingBackgroundSession:]
0x0010018d640 -[GTMSessionFetcher sessionNeedingInvalidation]
0x0010018d684 -[GTMSessionFetcher setSessionNeedingInvalidation:]
0x0010018d6d4 -[GTMSessionFetcher sessionDelegateQueue]
0x0010018d718 -[GTMSessionFetcher setSessionDelegateQueue:]
0x0010018d7ec -[GTMSessionFetcher userStoppedFetching]
0x0010018d828 -[GTMSessionFetcher userData]
0x0010018d86c -[GTMSessionFetcher setUserData:]
0x0010018d8bc -[GTMSessionFetcher destinationFileURL]
0x0010018d900 -[GTMSessionFetcher setDestinationFileURL:]
0x0010018d9d8 -[GTMSessionFetcher setProperties:]
0x0010018da5c -[GTMSessionFetcher properties]
0x0010018daa0 -[GTMSessionFetcher setProperty:forKey:]
0x0010018db78 -[GTMSessionFetcher propertyForKey:]
0x0010018dc0c -[GTMSessionFetcher addPropertiesFromDictionary:]
0x0010018dcc8 -[GTMSessionFetcher setCommentWithFormat:]
0x0010018dcd8 -[GTMSessionFetcher downloadResumeData]
0x0010018dce4 -[GTMSessionFetcher setDownloadResumeData:]
0x0010018dcec -[GTMSessionFetcher configuration]
0x0010018dcf8 -[GTMSessionFetcher setConfiguration:]
0x0010018dd00 -[GTMSessionFetcher configurationBlock]
0x0010018dd0c -[GTMSessionFetcher setConfigurationBlock:]
0x0010018dd14 -[GTMSessionFetcher wasCreatedFromBackgroundSession]
0x0010018dd20 -[GTMSessionFetcher taskDescription]
0x0010018dd2c -[GTMSessionFetcher setTaskDescription:]
0x0010018dd34 -[GTMSessionFetcher taskPriority]
0x0010018dd40 -[GTMSessionFetcher setTaskPriority:]
0x0010018dd4c -[GTMSessionFetcher completionHandler]
0x0010018dd58 -[GTMSessionFetcher setCompletionHandler:]
0x0010018dd60 -[GTMSessionFetcher credential]
0x0010018dd6c -[GTMSessionFetcher setCredential:]
0x0010018dd74 -[GTMSessionFetcher proxyCredential]
0x0010018dd80 -[GTMSessionFetcher setProxyCredential:]
0x0010018dd88 -[GTMSessionFetcher bodyData]
0x0010018dd94 -[GTMSessionFetcher setBodyData:]
0x0010018dd9c -[GTMSessionFetcher service]
0x0010018dda8 -[GTMSessionFetcher setService:]
0x0010018ddb0 -[GTMSessionFetcher serviceHost]
0x0010018ddbc -[GTMSessionFetcher setServiceHost:]
0x0010018ddc4 -[GTMSessionFetcher accumulateDataBlock]
0x0010018ddd0 -[GTMSessionFetcher setAccumulateDataBlock:]
0x0010018ddd8 -[GTMSessionFetcher receivedProgressBlock]
0x0010018dde4 -[GTMSessionFetcher setReceivedProgressBlock:]
0x0010018ddec -[GTMSessionFetcher downloadProgressBlock]
0x0010018ddf8 -[GTMSessionFetcher setDownloadProgressBlock:]
0x0010018de00 -[GTMSessionFetcher resumeDataBlock]
0x0010018de0c -[GTMSessionFetcher setResumeDataBlock:]
0x0010018de14 -[GTMSessionFetcher didReceiveResponseBlock]
0x0010018de20 -[GTMSessionFetcher setDidReceiveResponseBlock:]
0x0010018de28 -[GTMSessionFetcher challengeBlock]
0x0010018de34 -[GTMSessionFetcher setChallengeBlock:]
0x0010018de3c -[GTMSessionFetcher willRedirectBlock]
0x0010018de48 -[GTMSessionFetcher setWillRedirectBlock:]
0x0010018de50 -[GTMSessionFetcher sendProgressBlock]
0x0010018de5c -[GTMSessionFetcher setSendProgressBlock:]
0x0010018de64 -[GTMSessionFetcher willCacheURLResponseBlock]
0x0010018de70 -[GTMSessionFetcher setWillCacheURLResponseBlock:]
0x0010018de78 -[GTMSessionFetcher retryBlock]
0x0010018de84 -[GTMSessionFetcher setRetryBlock:]
0x0010018de8c -[GTMSessionFetcher metricsCollectionBlock]
0x0010018de98 -[GTMSessionFetcher setMetricsCollectionBlock:]
0x0010018dea0 -[GTMSessionFetcher retryFactor]
0x0010018deac -[GTMSessionFetcher setRetryFactor:]
0x0010018deb8 -[GTMSessionFetcher allowedInsecureSchemes]
0x0010018dec4 -[GTMSessionFetcher setAllowedInsecureSchemes:]
0x0010018decc -[GTMSessionFetcher allowLocalhostRequest]
0x0010018ded8 -[GTMSessionFetcher setAllowLocalhostRequest:]
0x0010018dee0 -[GTMSessionFetcher allowInvalidServerCertificates]
0x0010018deec -[GTMSessionFetcher setAllowInvalidServerCertificates:]
0x0010018def4 -[GTMSessionFetcher cookieStorage]
0x0010018df00 -[GTMSessionFetcher setCookieStorage:]
0x0010018df08 -[GTMSessionFetcher initialBeginFetchDate]
0x0010018df14 -[GTMSessionFetcher testBlock]
0x0010018df20 -[GTMSessionFetcher setTestBlock:]
0x0010018df28 -[GTMSessionFetcher testBlockAccumulateDataChunkCount]
0x0010018df30 -[GTMSessionFetcher setTestBlockAccumulateDataChunkCount:]
0x0010018df38 -[GTMSessionFetcher comment]
0x0010018df44 -[GTMSessionFetcher setComment:]
0x0010018df4c -[GTMSessionFetcher log]
0x0010018df58 -[GTMSessionFetcher setLog:]
0x0010018df60 -[GTMSessionFetcher backgroundTaskIdentifier]
0x0010018df68 -[GTMSessionFetcher setBackgroundTaskIdentifier:]
0x0010018df70 -[GTMSessionFetcher skipBackgroundTask]
0x0010018df7c -[GTMSessionFetcher setSkipBackgroundTask:]
0x00100e4c730 GTMSessionCookieStorage : NSHTTPCookieStorage /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x0010018f2e8 +[GTMSessionCookieStorage hasCookieExpired:]
// instance methods
0x0010018e284 -[GTMSessionCookieStorage init]
0x0010018e304 -[GTMSessionCookieStorage cookies]
0x0010018e370 -[GTMSessionCookieStorage setCookie:]
0x0010018e400 -[GTMSessionCookieStorage internalSetCookie:]
0x0010018e57c -[GTMSessionCookieStorage setCookies:]
0x0010018e704 -[GTMSessionCookieStorage setCookies:forURL:mainDocumentURL:]
0x0010018e864 -[GTMSessionCookieStorage deleteCookie:]
0x0010018e91c -[GTMSessionCookieStorage cookiesForURL:]
0x0010018ede8 -[GTMSessionCookieStorage storeCookies:forTask:]
0x0010018ee80 -[GTMSessionCookieStorage getCookiesForTask:completionHandler:]
0x0010018ef58 -[GTMSessionCookieStorage cookieMatchingCookie:]
0x0010018f208 -[GTMSessionCookieStorage removeExpiredCookies]
0x0010018f3fc -[GTMSessionCookieStorage removeAllCookies]
0x0010018f45c -[GTMSessionCookieStorage cookieAcceptPolicy]
0x0010018f4a0 -[GTMSessionCookieStorage setCookieAcceptPolicy:]
0x00100e4c7a8 GTMSessionFetcherService : NSObject /usr/lib/libobjc.A.dylib <GTMSessionFetcherServiceProtocol>
@property long long cookieStorageMethod
@property NSDictionary *delayedFetchersByHost
@property NSDictionary *runningFetchersByHost
@property unsigned long maxRunningFetchersPerHost
@property NSURLSessionConfiguration *configuration
@property @? configurationBlock
@property NSHTTPCookieStorage *cookieStorage
@property NSObject<OS_dispatch_queue> *callbackQueue
@property @? challengeBlock
@property NSURLCredential *credential
@property NSURLCredential *proxyCredential
@property NSArray *allowedInsecureSchemes
@property BOOL allowLocalhostRequest
@property BOOL allowInvalidServerCertificates
@property BOOL retryEnabled
@property @? retryBlock
@property double maxRetryInterval
@property double minRetryInterval
@property NSDictionary *properties
@property @? metricsCollectionBlock
@property BOOL skipBackgroundTask
@property NSString *userAgent
@property <GTMFetcherAuthorizationProtocol> *authorizer
@property NSOperationQueue *sessionDelegateQueue
@property BOOL reuseSession
@property double unusedSessionTimeout
@property @? testBlock
@property NSOperationQueue *delegateQueue
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001929d0 +[GTMSessionFetcherService mockFetcherServiceWithFakedData:fakedError:]
0x00100192ad8 +[GTMSessionFetcherService mockFetcherServiceWithFakedData:fakedResponse:fakedError:]
0x0010019260c +[GTMSessionFetcherService numberOfNonBackgroundSessionFetchers:]
// instance methods
0x00100192ec8 -[GTMSessionFetcherService cookieStorageMethod]
0x00100192f04 -[GTMSessionFetcherService setCookieStorageMethod:]
0x00100192c94 -[GTMSessionFetcherService waitForCompletionOfAllFetchersWithTimeout:]
0x0010018fc88 -[GTMSessionFetcherService init]
0x0010018fe18 -[GTMSessionFetcherService dealloc]
0x0010018fe74 -[GTMSessionFetcherService fetcherWithRequest:fetcherClass:]
0x00100190398 -[GTMSessionFetcherService fetcherWithRequest:]
0x00100190414 -[GTMSessionFetcherService fetcherWithURL:]
0x0010019047c -[GTMSessionFetcherService fetcherWithURLString:]
0x001001904e4 -[GTMSessionFetcherService session]
0x00100190550 -[GTMSessionFetcherService sessionForFetcherCreation]
0x00100190620 -[GTMSessionFetcherService sessionDelegate]
0x00100190664 -[GTMSessionFetcherService addRunningFetcher:forHost:]
0x00100190734 -[GTMSessionFetcherService addDelayedFetcher:forHost:]
0x00100190804 -[GTMSessionFetcherService isDelayingFetcher:]
0x00100190948 -[GTMSessionFetcherService fetcherShouldBeginFetching:]
0x00100190b78 -[GTMSessionFetcherService startFetcher:]
0x00100190b90 -[GTMSessionFetcherService delegateDispatcherForFetcher:]
0x00100190c2c -[GTMSessionFetcherService fetcherDidCreateSession:]
0x00100190cdc -[GTMSessionFetcherService fetcherDidBeginFetching:]
0x00100190dd8 -[GTMSessionFetcherService stopFetcher:]
0x00100190de8 -[GTMSessionFetcherService fetcherDidStop:]
0x001001912d4 -[GTMSessionFetcherService numberOfFetchers]
0x00100191314 -[GTMSessionFetcherService numberOfRunningFetchers]
0x001001914a0 -[GTMSessionFetcherService numberOfDelayedFetchers]
0x0010019162c -[GTMSessionFetcherService issuedFetchers]
0x00100191760 -[GTMSessionFetcherService issuedFetchersWithRequestURL:]
0x00100191978 -[GTMSessionFetcherService stopAllFetchers]
0x00100191d38 -[GTMSessionFetcherService stoppedAllFetchersDate]
0x00100191d7c -[GTMSessionFetcherService reuseSession]
0x00100191dc0 -[GTMSessionFetcherService setReuseSession:]
0x00100191e7c -[GTMSessionFetcherService resetSession]
0x00100191ef0 -[GTMSessionFetcherService resetSessionInternal]
0x00100191f60 -[GTMSessionFetcherService resetSessionForDispatcherDiscardTimer:]
0x00100192018 -[GTMSessionFetcherService unusedSessionTimeout]
0x0010019205c -[GTMSessionFetcherService setUnusedSessionTimeout:]
0x001001920c8 -[GTMSessionFetcherService abandonDispatcher]
0x001001920d8 -[GTMSessionFetcherService runningFetchersByHost]
0x0010019213c -[GTMSessionFetcherService setRunningFetchersByHost:]
0x001001921c0 -[GTMSessionFetcherService delayedFetchersByHost]
0x00100192224 -[GTMSessionFetcherService setDelayedFetchersByHost:]
0x001001922a8 -[GTMSessionFetcherService authorizer]
0x001001922ec -[GTMSessionFetcherService setAuthorizer:]
0x001001923b8 -[GTMSessionFetcherService detachAuthorizer]
0x00100192438 -[GTMSessionFetcherService callbackQueue]
0x0010019247c -[GTMSessionFetcherService setCallbackQueue:]
0x00100192508 -[GTMSessionFetcherService sessionDelegateQueue]
0x0010019254c -[GTMSessionFetcherService setSessionDelegateQueue:]
0x00100192604 -[GTMSessionFetcherService delegateQueue]
0x0010019273c -[GTMSessionFetcherService maxRunningFetchersPerHost]
0x00100192744 -[GTMSessionFetcherService setMaxRunningFetchersPerHost:]
0x0010019274c -[GTMSessionFetcherService configuration]
0x00100192758 -[GTMSessionFetcherService setConfiguration:]
0x00100192760 -[GTMSessionFetcherService configurationBlock]
0x0010019276c -[GTMSessionFetcherService setConfigurationBlock:]
0x00100192774 -[GTMSessionFetcherService cookieStorage]
0x00100192780 -[GTMSessionFetcherService setCookieStorage:]
0x00100192788 -[GTMSessionFetcherService userAgent]
0x00100192794 -[GTMSessionFetcherService setUserAgent:]
0x0010019279c -[GTMSessionFetcherService challengeBlock]
0x001001927a8 -[GTMSessionFetcherService setChallengeBlock:]
0x001001927b0 -[GTMSessionFetcherService credential]
0x001001927bc -[GTMSessionFetcherService setCredential:]
0x001001927c4 -[GTMSessionFetcherService proxyCredential]
0x001001927d0 -[GTMSessionFetcherService setProxyCredential:]
0x001001927d8 -[GTMSessionFetcherService allowedInsecureSchemes]
0x001001927e4 -[GTMSessionFetcherService setAllowedInsecureSchemes:]
0x001001927ec -[GTMSessionFetcherService allowLocalhostRequest]
0x001001927f8 -[GTMSessionFetcherService setAllowLocalhostRequest:]
0x00100192800 -[GTMSessionFetcherService allowInvalidServerCertificates]
0x0010019280c -[GTMSessionFetcherService setAllowInvalidServerCertificates:]
0x00100192814 -[GTMSessionFetcherService isRetryEnabled]
0x00100192820 -[GTMSessionFetcherService setRetryEnabled:]
0x00100192828 -[GTMSessionFetcherService retryBlock]
0x00100192834 -[GTMSessionFetcherService setRetryBlock:]
0x0010019283c -[GTMSessionFetcherService maxRetryInterval]
0x00100192848 -[GTMSessionFetcherService setMaxRetryInterval:]
0x00100192854 -[GTMSessionFetcherService minRetryInterval]
0x00100192860 -[GTMSessionFetcherService setMinRetryInterval:]
0x0010019286c -[GTMSessionFetcherService metricsCollectionBlock]
0x00100192878 -[GTMSessionFetcherService setMetricsCollectionBlock:]
0x00100192880 -[GTMSessionFetcherService properties]
0x0010019288c -[GTMSessionFetcherService setProperties:]
0x00100192894 -[GTMSessionFetcherService testBlock]
0x001001928a0 -[GTMSessionFetcherService setTestBlock:]
0x001001928a8 -[GTMSessionFetcherService skipBackgroundTask]
0x001001928b4 -[GTMSessionFetcherService setSkipBackgroundTask:]
0x00100e4c7d0 GTMSessionFetcherSessionDelegateDispatcher : NSObject /usr/lib/libobjc.A.dylib <NSURLSessionDelegate>
@property NSURLSession *session
@property double discardInterval
@property NSTimer *discardTimer
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x00100192f3c -[GTMSessionFetcherSessionDelegateDispatcher init]
0x00100192f74 -[GTMSessionFetcherSessionDelegateDispatcher initWithParentService:sessionDiscardInterval:]
0x00100193088 -[GTMSessionFetcherSessionDelegateDispatcher discardTimer]
0x001001930cc -[GTMSessionFetcherSessionDelegateDispatcher startDiscardTimer]
0x001001931b8 -[GTMSessionFetcherSessionDelegateDispatcher destroyDiscardTimer]
0x001001931ec -[GTMSessionFetcherSessionDelegateDispatcher discardTimerFired:]
0x0010019329c -[GTMSessionFetcherSessionDelegateDispatcher abandon]
0x001001932f4 -[GTMSessionFetcherSessionDelegateDispatcher startSessionUsage]
0x0010019334c -[GTMSessionFetcherSessionDelegateDispatcher destroySessionAndTimer]
0x0010019338c -[GTMSessionFetcherSessionDelegateDispatcher setFetcher:forTask:]
0x0010019347c -[GTMSessionFetcherSessionDelegateDispatcher removeFetcher:]
0x00100193548 -[GTMSessionFetcherSessionDelegateDispatcher fetcherForTask:]
0x001001935dc -[GTMSessionFetcherSessionDelegateDispatcher removeTaskFromMap:]
0x00100193654 -[GTMSessionFetcherSessionDelegateDispatcher setSession:]
0x001001936a4 -[GTMSessionFetcherSessionDelegateDispatcher session]
0x001001936e8 -[GTMSessionFetcherSessionDelegateDispatcher discardInterval]
0x0010019372c -[GTMSessionFetcherSessionDelegateDispatcher setDiscardInterval:]
0x0010019376c -[GTMSessionFetcherSessionDelegateDispatcher URLSession:didBecomeInvalidWithError:]
0x00100193a08 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]
0x00100193af8 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:task:didReceiveChallenge:completionHandler:]
0x00100193bc4 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:task:needNewBodyStream:]
0x00100193c74 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:]
0x00100193d28 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:task:didCompleteWithError:]
0x00100193df0 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:task:didFinishCollectingMetrics:]
0x00100193ea0 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:dataTask:didReceiveResponse:completionHandler:]
0x00100193f6c -[GTMSessionFetcherSessionDelegateDispatcher URLSession:dataTask:didBecomeDownloadTask:]
0x0010019404c -[GTMSessionFetcherSessionDelegateDispatcher URLSession:dataTask:didReceiveData:]
0x001001940fc -[GTMSessionFetcherSessionDelegateDispatcher URLSession:dataTask:willCacheResponse:completionHandler:]
0x001001941c8 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:downloadTask:didFinishDownloadingToURL:]
0x00100194278 -[GTMSessionFetcherSessionDelegateDispatcher URLSession:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:]
0x0010019432c -[GTMSessionFetcherSessionDelegateDispatcher URLSession:downloadTask:didResumeAtOffset:expectedTotalBytes:]
0x00100e4c848 GTMSessionUploadFetcher : GTMSessionFetcher
@property NSURLRequest *lastChunkRequest
@property long long currentOffset
@property GTMSessionFetcher *fetcherInFlight
@property BOOL subdataGenerating
@property BOOL shouldInitiateOffsetQuery
@property long long uploadGranularity
@property BOOL allowsCellularAccess
@property NSURL *uploadLocationURL
@property NSData *uploadData
@property NSURL *uploadFileURL
@property NSFileHandle *uploadFileHandle
@property @? uploadDataProvider
@property NSString *uploadMIMEType
@property long long chunkSize
@property GTMSessionFetcher *chunkFetcher
@property GTMSessionFetcher *activeFetcher
@property long long statusCode
@property @? cancellationHandler
@property NSObject<OS_dispatch_queue> *delegateCallbackQueue
@property @? delegateCompletionHandler
// class methods
0x0010019441c +[GTMSessionUploadFetcher load]
0x00100194440 +[GTMSessionUploadFetcher uploadFetcherWithRequest:uploadMIMEType:chunkSize:fetcherService:]
0x001001944fc +[GTMSessionUploadFetcher uploadFetcherWithLocation:uploadMIMEType:chunkSize:fetcherService:]
0x00100194590 +[GTMSessionUploadFetcher uploadFetcherWithLocation:uploadMIMEType:chunkSize:allowsCellularAccess:fetcherService:]
0x00100194638 +[GTMSessionUploadFetcher uploadFetcherForSessionIdentifierMetadata:]
0x00100194a0c +[GTMSessionUploadFetcher uploadFetcherWithRequest:fetcherService:]
0x00100194adc +[GTMSessionUploadFetcher uploadFetcherPointerArrayForBackgroundSessions]
0x00100194b58 +[GTMSessionUploadFetcher uploadFetcherForSessionIdentifier:]
0x00100194d1c +[GTMSessionUploadFetcher uploadFetchersForBackgroundSessions]
0x0010019649c +[GTMSessionUploadFetcher uploadStatusFromResponseHeaders:]
0x001001999f4 +[GTMSessionUploadFetcher removePointer:fromPointerArray:]
// instance methods
0x001001951e4 -[GTMSessionUploadFetcher setUploadData:]
0x00100195284 -[GTMSessionUploadFetcher uploadData]
0x001001952d0 -[GTMSessionUploadFetcher setUploadFileHandle:]
0x00100195370 -[GTMSessionUploadFetcher uploadFileHandle]
0x001001953bc -[GTMSessionUploadFetcher setUploadFileURL:]
0x0010019545c -[GTMSessionUploadFetcher uploadFileURL]
0x001001954a8 -[GTMSessionUploadFetcher setUploadFileLength:]
0x001001954fc -[GTMSessionUploadFetcher setUploadDataLength:provider:]
0x001001955b0 -[GTMSessionUploadFetcher uploadDataProvider]
0x001001955fc -[GTMSessionUploadFetcher setUploadMIMEType:]
0x00100195654 -[GTMSessionUploadFetcher uploadMIMEType]
0x001001956a0 -[GTMSessionUploadFetcher chunkSize]
0x001001956e4 -[GTMSessionUploadFetcher setupRequestHeaders]
0x00100195978 -[GTMSessionUploadFetcher setLocationURL:uploadMIMEType:chunkSize:allowsCellularAccess:]
0x00100195a6c -[GTMSessionUploadFetcher fullUploadLength]
0x00100195bd4 -[GTMSessionUploadFetcher generateChunkSubdataWithOffset:length:response:]
0x00100195fd8 -[GTMSessionUploadFetcher generateChunkSubdataFromFileHandle:offset:length:response:]
0x0010019611c -[GTMSessionUploadFetcher generateChunkSubdataFromFileURL:offset:length:response:]
0x0010019638c -[GTMSessionUploadFetcher uploadChunkUnavailableErrorWithDescription:]
0x00100196474 -[GTMSessionUploadFetcher prematureFailureErrorWithUserInfo:]
0x00100196548 -[GTMSessionUploadFetcher setCompletionHandler:]
0x001001965bc -[GTMSessionUploadFetcher setDelegateCallbackQueue:]
0x00100196614 -[GTMSessionUploadFetcher delegateCallbackQueue]
0x00100196660 -[GTMSessionUploadFetcher isRestartedUpload]
0x001001966a4 -[GTMSessionUploadFetcher chunkFetcher]
0x001001966f0 -[GTMSessionUploadFetcher setChunkFetcher:]
0x00100196748 -[GTMSessionUploadFetcher setFetcherInFlight:]
0x001001967a0 -[GTMSessionUploadFetcher fetcherInFlight]
0x001001967ec -[GTMSessionUploadFetcher setCancellationHandler:]
0x00100196860 -[GTMSessionUploadFetcher cancellationHandler]
0x001001968ac -[GTMSessionUploadFetcher beginFetchForRetry]
0x00100196920 -[GTMSessionUploadFetcher beginFetchWithCompletionHandler:]
0x00100196c70 -[GTMSessionUploadFetcher beginChunkFetches]
0x00100196efc -[GTMSessionUploadFetcher URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:]
0x00100196f50 -[GTMSessionUploadFetcher shouldReleaseCallbacksUponCompletion]
0x00100196f58 -[GTMSessionUploadFetcher invokeFinalCallbackWithData:error:shouldInvalidateLocation:]
0x0010019710c -[GTMSessionUploadFetcher releaseUploadAndBaseCallbacks:]
0x001001971a4 -[GTMSessionUploadFetcher stopFetchReleasingCallbacks:]
0x00100197248 -[GTMSessionUploadFetcher uploadNextChunkWithOffset:]
0x001001972a4 -[GTMSessionUploadFetcher sendQueryForUploadOffsetWithFetcherProperties:]
0x001001973cc -[GTMSessionUploadFetcher queryFetcher:finishedWithData:error:]
0x0010019765c -[GTMSessionUploadFetcher sendCancelUploadWithFetcherProperties:]
0x001001978c8 -[GTMSessionUploadFetcher uploadNextChunkWithOffset:fetcherProperties:]
0x00100197e80 -[GTMSessionUploadFetcher beginChunkFetcher:offset:]
0x00100197f4c -[GTMSessionUploadFetcher attachSendProgressBlockToChunkFetcher:]
0x0010019802c -[GTMSessionUploadFetcher uploadSessionIdentifierMetadata]
0x00100198380 -[GTMSessionUploadFetcher uploadFetcherWithProperties:isQueryFetch:]
0x001001989a8 -[GTMSessionUploadFetcher chunkFetcher:finishedWithData:error:]
0x00100198eec -[GTMSessionUploadFetcher destroyChunkFetcher]
0x00100199130 -[GTMSessionUploadFetcher invokeDelegateWithDidSendBytes:totalBytesSent:totalBytesExpectedToSend:]
0x001001992d8 -[GTMSessionUploadFetcher retrieveUploadChunkGranularityFromResponseHeaders:]
0x00100199340 -[GTMSessionUploadFetcher isPaused]
0x00100199384 -[GTMSessionUploadFetcher pauseFetching]
0x001001993d4 -[GTMSessionUploadFetcher resumeFetching]
0x0010019945c -[GTMSessionUploadFetcher stopFetching]
0x0010019960c -[GTMSessionUploadFetcher triggerCancellationHandlerForFetch:data:error:]
0x001001996e0 -[GTMSessionUploadFetcher updateChunkFetcher:forChunkAtOffset:]
0x00100199a8c -[GTMSessionUploadFetcher useBackgroundSession]
0x00100199ad0 -[GTMSessionUploadFetcher setUseBackgroundSession:]
0x00100199bd8 -[GTMSessionUploadFetcher canFetchWithBackgroundSession]
0x00100199be0 -[GTMSessionUploadFetcher responseHeaders]
0x00100199cd4 -[GTMSessionUploadFetcher statusCodeUnsynchronized]
0x00100199d24 -[GTMSessionUploadFetcher setStatusCode:]
0x00100199d64 -[GTMSessionUploadFetcher initialBodyLength]
0x00100199da8 -[GTMSessionUploadFetcher setInitialBodyLength:]
0x00100199de8 -[GTMSessionUploadFetcher initialBodySent]
0x00100199e2c -[GTMSessionUploadFetcher setInitialBodySent:]
0x00100199e6c -[GTMSessionUploadFetcher uploadLocationURL]
0x00100199eb8 -[GTMSessionUploadFetcher setUploadLocationURL:]
0x00100199f10 -[GTMSessionUploadFetcher activeFetcher]
0x00100199f60 -[GTMSessionUploadFetcher isFetching]
0x00100199fc8 -[GTMSessionUploadFetcher waitForCompletionWithTimeout:]
0x0010019a1cc -[GTMSessionUploadFetcher currentOffset]
0x0010019a1dc -[GTMSessionUploadFetcher setCurrentOffset:]
0x0010019a1ec -[GTMSessionUploadFetcher allowsCellularAccess]
0x0010019a200 -[GTMSessionUploadFetcher setAllowsCellularAccess:]
0x0010019a210 -[GTMSessionUploadFetcher delegateCompletionHandler]
0x0010019a220 -[GTMSessionUploadFetcher lastChunkRequest]
0x0010019a230 -[GTMSessionUploadFetcher setLastChunkRequest:]
0x0010019a23c -[GTMSessionUploadFetcher isSubdataGenerating]
0x0010019a250 -[GTMSessionUploadFetcher setSubdataGenerating:]
0x0010019a260 -[GTMSessionUploadFetcher shouldInitiateOffsetQuery]
0x0010019a274 -[GTMSessionUploadFetcher setShouldInitiateOffsetQuery:]
0x0010019a284 -[GTMSessionUploadFetcher uploadGranularity]
0x0010019a294 -[GTMSessionUploadFetcher setUploadGranularity:]
0x00100e4c898 ACTAutomatedUsageReporter : ACTReporter
@property double timestamp
// instance methods
0x0010019a42c -[ACTAutomatedUsageReporter initWithConversionID:]
0x0010019a4d4 -[ACTAutomatedUsageReporter timestamp]
0x0010019a528 -[ACTAutomatedUsageReporter setTimestamp:]
0x00100e4c8e8 ACTIAPConversionReporter : ACTConversionReporterPrivate <ACTReportingInfoDelegate, ACTPingerDelegate>
@property NSString *productID
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010019a578 -[ACTIAPConversionReporter initWithProductID:value:currencyCode:isRepeatable:]
0x0010019a6b0 -[ACTIAPConversionReporter dealloc]
0x0010019a718 -[ACTIAPConversionReporter deduplicationID]
0x0010019a794 -[ACTIAPConversionReporter queryParameters]
0x0010019a860 -[ACTIAPConversionReporter reportingURLPrefix]
0x0010019a8a4 -[ACTIAPConversionReporter productID]
0x0010019a8b4 -[ACTIAPConversionReporter setProductID:]
0x00100e4c960 ACTLog : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010019a8d4 +[ACTLog logPublicMessage:]
0x0010019a8fc +[ACTLog logPublicMessage:prefixingClass:]
0x00100e4c988 DCTActivityRequest : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property NSString *adUnitID
@property NSString *publisherProvidedID
@property NSDictionary *customParameters
// class methods
0x0010019a95c +[DCTActivityRequest requestWithAdUnitID:publisherProvidedID:customParameters:]
// instance methods
0x0010019aa00 -[DCTActivityRequest initWithAdUnitID:publisherProvidedID:customParameters:]
0x0010019ab18 -[DCTActivityRequest copyWithZone:]
0x0010019abf0 -[DCTActivityRequest adUnitID]
0x0010019ac00 -[DCTActivityRequest publisherProvidedID]
0x0010019ac10 -[DCTActivityRequest customParameters]
0x00100e4c9d8 ACTReporter : NSObject /usr/lib/libobjc.A.dylib
@property ACTReporterPrivate *reporter
// class methods
0x0010019afac +[ACTReporter SDKVersion]
0x0010019b034 +[ACTReporter trackUsageWithReporter:]
// instance methods
0x0010019b180 -[ACTReporter init]
0x0010019b230 -[ACTReporter initWithReporter:]
0x0010019b2fc -[ACTReporter report]
0x0010019b3e8 -[ACTReporter reporter]
0x0010019b3f8 -[ACTReporter setReporter:]
0x00100e4ca28 ACTAutomatedUsageReporterPrivate : ACTRemarketingReporterPrivate
@property double timestamp
// instance methods
0x0010019b444 -[ACTAutomatedUsageReporterPrivate queryParameters]
0x00100e4ca78 ACTAutomatedUsageTracker : NSObject /usr/lib/libobjc.A.dylib
@property NSMutableDictionary *reporters
@property NSMutableSet *disabledConversionIDs
@property double timeToEndOfPriorUsageIntervalSince1970
// class methods
0x0010019b598 +[ACTAutomatedUsageTracker enableAutomatedUsageReportingWithConversionID:]
0x0010019b62c +[ACTAutomatedUsageTracker disableAutomatedUsageReportingWithConversionID:]
// instance methods
0x0010019edc4 -[ACTAutomatedUsageTracker persistentTimeToNextUsageIntervalSince1970]
0x0010019ee28 -[ACTAutomatedUsageTracker setPersistentTimeToNextUsageIntervalSince1970:]
0x0010019b6c0 -[ACTAutomatedUsageTracker init]
0x0010019b7bc -[ACTAutomatedUsageTracker dealloc]
0x0010019b7f4 -[ACTAutomatedUsageTracker attemptToEnableAutomatedUsageReportingWithConversionID:]
0x0010019b944 -[ACTAutomatedUsageTracker lockAndEnableAutomatedUsageReportingWithConversionID:]
0x0010019ba54 -[ACTAutomatedUsageTracker enableAutomatedUsageReportingWithConversionID:]
0x0010019bd34 -[ACTAutomatedUsageTracker isAutomatedUsageReportingDisabledForConversionID:]
0x0010019bec8 -[ACTAutomatedUsageTracker reporterWithConversionID:]
0x0010019bfc8 -[ACTAutomatedUsageTracker timeToEndOfPriorUsageIntervalSince1970]
0x0010019bfd8 -[ACTAutomatedUsageTracker setTimeToEndOfPriorUsageIntervalSince1970:]
0x0010019bff0 -[ACTAutomatedUsageTracker timeSince1970ToEndOfCurrentUsageIntervalBasedOnPriorUsageInterval:]
0x0010019c0b4 -[ACTAutomatedUsageTracker timeToEndOfCurrentUsageIntervalSince1970]
0x0010019c0e8 -[ACTAutomatedUsageTracker disableAutomatedUsageReportingWithConversionID:]
0x0010019c238 -[ACTAutomatedUsageTracker reportAtSecondsSince1970:]
0x0010019c360 -[ACTAutomatedUsageTracker reportingIntervalElapsed]
0x0010019c570 -[ACTAutomatedUsageTracker reporters]
0x0010019c580 -[ACTAutomatedUsageTracker setReporters:]
0x0010019c5b8 -[ACTAutomatedUsageTracker disabledConversionIDs]
0x0010019c5c8 -[ACTAutomatedUsageTracker setDisabledConversionIDs:]
0x00100e4caf0 GoogleConversionPing : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010019c654 +[GoogleConversionPing pingWithConversionId:label:value:isRepeatable:]
0x0010019c6cc +[GoogleConversionPing pingWithConversionId:type:label:value:isRepeatable:]
0x0010019c798 +[GoogleConversionPing pingRemarketingWithConversionId:label:screenName:customParameters:]
0x0010019c884 +[GoogleConversionPing registerReferrer:]
0x0010019c898 +[GoogleConversionPing sdkVersion]
0x0010019c8ac +[GoogleConversionPing pingWithConversionId:label:value:isRepeatable:idfaOnly:]
0x00100e4cb18 ACTRemarketingReporter : ACTReporter
// class methods
0x0010019c928 +[ACTRemarketingReporter reportWithConversionID:customParameters:]
// instance methods
0x0010019c9b8 -[ACTRemarketingReporter initWithConversionID:customParameters:]
0x00100e4cb90 ACTCategories : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x0010019ca80 -[ACTCategories linkCategoriesAndClasses]
0x00100e4cbb8 ACTApplication : NSObject /usr/lib/libobjc.A.dylib
@property ACTAutomatedUsageTracker *automatedUsageTracker
@property ACTPingRetryScheduler *retryScheduler
@property ACTPingerStore *pingerStore
// class methods
0x0010019d080 +[ACTApplication sharedApplication]
// instance methods
0x0010019d15c -[ACTApplication init]
0x0010019d2ac -[ACTApplication ACTLinkCategories]
0x0010019d2c0 -[ACTApplication automatedUsageTracker]
0x0010019d2d0 -[ACTApplication setAutomatedUsageTracker:]
0x0010019d308 -[ACTApplication retryScheduler]
0x0010019d318 -[ACTApplication setRetryScheduler:]
0x0010019d350 -[ACTApplication pingerStore]
0x0010019d360 -[ACTApplication setPingerStore:]
0x00100e4cc08 DCTActivityReporter : ACTReporter
// class methods
0x0010019d3ec +[DCTActivityReporter reportWithAdUnitID:publisherProvidedID:customParameters:]
// instance methods
0x0010019d4a0 -[DCTActivityReporter initWithAdUnitID:publisherProvidedID:customParameters:]
0x00100e4cc58 ACTConversionReporter : ACTReporter
@property NSString *value
@property NSString *currencyCode
// class methods
0x0010019d590 +[ACTConversionReporter reportWithConversionID:label:value:currencyCode:isRepeatable:]
0x0010019d670 +[ACTConversionReporter reportWithProductID:value:currencyCode:isRepeatable:]
0x0010019d72c +[ACTConversionReporter registerReferrer:]
0x0010019d788 +[ACTConversionReporter reportUniversalLinkWithUserActivity:]
0x0010019dc04 +[ACTConversionReporter reportWithConversionID:label:value:isRepeatable:]
0x0010019dc84 +[ACTConversionReporter reportWithProductID:value:isRepeatable:]
// instance methods
0x0010019d880 -[ACTConversionReporter initWithConversionID:label:value:currencyCode:isRepeatable:]
0x0010019d990 -[ACTConversionReporter initWithProductID:value:currencyCode:isRepeatable:]
0x0010019da84 -[ACTConversionReporter setValue:]
0x0010019daf0 -[ACTConversionReporter value]
0x0010019db44 -[ACTConversionReporter setCurrencyCode:]
0x0010019dbb0 -[ACTConversionReporter currencyCode]
0x0010019dce0 -[ACTConversionReporter initWithConversionID:label:value:isRepeatable:]
0x0010019dd6c -[ACTConversionReporter initWithProductID:value:isRepeatable:]
0x00100e4cca8 ACTConversionIDReporter : ACTConversionReporterPrivate <ACTAutomatedUsageReporting, ACTReportingInfoDelegate, ACTPingerDelegate>
@property NSString *conversionID
@property NSString *label
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x0010019ddd4 -[ACTConversionIDReporter initWithConversionID:label:value:currencyCode:isRepeatable:]
0x0010019df4c -[ACTConversionIDReporter dealloc]
0x0010019dfb4 -[ACTConversionIDReporter deduplicationID]
0x0010019e030 -[ACTConversionIDReporter queryParameters]
0x0010019e1bc -[ACTConversionIDReporter reportingURLPrefix]
0x0010019e250 -[ACTConversionIDReporter automatedUsageConversionID]
0x0010019e25c -[ACTConversionIDReporter conversionID]
0x0010019e26c -[ACTConversionIDReporter setConversionID:]
0x0010019e278 -[ACTConversionIDReporter label]
0x0010019e288 -[ACTConversionIDReporter setLabel:]
0x00100e4ccf8 ACT_GTMStringEncoding : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010019e2d4 +[ACT_GTMStringEncoding binaryStringEncoding]
0x0010019e2e8 +[ACT_GTMStringEncoding hexStringEncoding]
0x0010019e338 +[ACT_GTMStringEncoding rfc4648Base32StringEncoding]
0x0010019e398 +[ACT_GTMStringEncoding rfc4648Base32HexStringEncoding]
0x0010019e3f8 +[ACT_GTMStringEncoding crockfordBase32StringEncoding]
0x0010019e448 +[ACT_GTMStringEncoding rfc4648Base64StringEncoding]
0x0010019e4a8 +[ACT_GTMStringEncoding rfc4648Base64WebsafeStringEncoding]
0x0010019e508 +[ACT_GTMStringEncoding stringEncodingWithString:]
// instance methods
0x0010019e56c -[ACT_GTMStringEncoding initWithString:]
0x0010019e7f0 -[ACT_GTMStringEncoding addDecodeSynonyms:]
0x0010019e878 -[ACT_GTMStringEncoding ignoreCharacters:]
0x0010019e8e4 -[ACT_GTMStringEncoding doPad]
0x0010019e8f4 -[ACT_GTMStringEncoding setDoPad:]
0x0010019e904 -[ACT_GTMStringEncoding setPaddingChar:]
0x0010019e928 -[ACT_GTMStringEncoding encode:]
0x0010019eb34 -[ACT_GTMStringEncoding encodeString:]
0x0010019eba0 -[ACT_GTMStringEncoding decode:]
0x0010019ed44 -[ACT_GTMStringEncoding stringByDecoding:]
0x00100e4cd48 ACTPingRetryScheduler : NSObject /usr/lib/libobjc.A.dylib
@property double timeBetweenBatches
@property ACTPingRetryQueue *retryQueue
@property BOOL scheduling
@property unsigned long schedulingSessionID
@property NSLock *lock
// instance methods
0x0010019ee88 -[ACTPingRetryScheduler init]
0x0010019ef5c -[ACTPingRetryScheduler dealloc]
0x0010019efac -[ACTPingRetryScheduler startScheduling]
0x0010019f05c -[ACTPingRetryScheduler stopScheduling]
0x0010019f10c -[ACTPingRetryScheduler refreshTimerForNextBatch]
0x0010019f2e4 -[ACTPingRetryScheduler startBatch]
0x0010019f338 -[ACTPingRetryScheduler timeBetweenBatches]
0x0010019f348 -[ACTPingRetryScheduler setTimeBetweenBatches:]
0x0010019f358 -[ACTPingRetryScheduler retryQueue]
0x0010019f368 -[ACTPingRetryScheduler setRetryQueue:]
0x0010019f3a0 -[ACTPingRetryScheduler isScheduling]
0x0010019f3b0 -[ACTPingRetryScheduler setScheduling:]
0x0010019f3c0 -[ACTPingRetryScheduler schedulingSessionID]
0x0010019f3d0 -[ACTPingRetryScheduler setSchedulingSessionID:]
0x0010019f3e0 -[ACTPingRetryScheduler lock]
0x0010019f3f0 -[ACTPingRetryScheduler setLock:]
0x00100e4cd98 ACTPingerStore : NSObject /usr/lib/libobjc.A.dylib
@property unsigned long maxEntries
@property NSMutableDictionary *transientStore
// class methods
0x0010019f468 +[ACTPingerStore persistedPingers]
// instance methods
0x0010019f4cc -[ACTPingerStore initWithPingers:]
0x0010019f568 -[ACTPingerStore initFromStorage]
0x0010019f5cc -[ACTPingerStore init]
0x0010019f5dc -[ACTPingerStore maxEntries]
0x0010019f5e4 -[ACTPingerStore persistStore]
0x0010019f69c -[ACTPingerStore addPinger:]
0x0010019f7a8 -[ACTPingerStore removePinger:]
0x0010019f854 -[ACTPingerStore allPingers]
0x0010019fa98 -[ACTPingerStore transientStore]
0x0010019faa8 -[ACTPingerStore setTransientStore:]
0x00100e4cde8 ACTConversionReporterPrivate : ACTReporterPrivate <ACTReportingInfoDelegate, ACTPingerDelegate>
@property NSString *value
@property NSString *currencyCode
@property BOOL isRepeatable
@property NSString *clickID
@property NSString *clickString
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001a1700 +[ACTConversionReporterPrivate clickReferrerUserDefaultKey:]
0x001001a1740 +[ACTConversionReporterPrivate saveReferrerComponents:]
0x001001a1a4c +[ACTConversionReporterPrivate referrerComponentsForReferrerKeyWithSuffix:]
// instance methods
0x0010019faf4 -[ACTConversionReporterPrivate init]
0x0010019fb10 -[ACTConversionReporterPrivate initWithValue:currencyCode:referrerKeySuffix:isRepeatable:]
0x0010019fd20 -[ACTConversionReporterPrivate deduplicationID]
0x0010019fd4c -[ACTConversionReporterPrivate shouldReport]
0x0010019fe54 -[ACTConversionReporterPrivate queryParameters]
0x001001a00c8 -[ACTConversionReporterPrivate queryParameterSeparator]
0x001001a00f4 -[ACTConversionReporterPrivate reportingURLPrefix]
0x001001a00fc -[ACTConversionReporterPrivate ping:didFailWithError:]
0x001001a0100 -[ACTConversionReporterPrivate pingDidSucceed:]
0x001001a0198 -[ACTConversionReporterPrivate value]
0x001001a01a8 -[ACTConversionReporterPrivate setValue:]
0x001001a01b4 -[ACTConversionReporterPrivate currencyCode]
0x001001a01c4 -[ACTConversionReporterPrivate setCurrencyCode:]
0x001001a01d0 -[ACTConversionReporterPrivate isRepeatable]
0x001001a01e0 -[ACTConversionReporterPrivate setIsRepeatable:]
0x001001a01f0 -[ACTConversionReporterPrivate clickID]
0x001001a0200 -[ACTConversionReporterPrivate setClickID:]
0x001001a020c -[ACTConversionReporterPrivate clickString]
0x001001a021c -[ACTConversionReporterPrivate setClickString:]
0x00100e4ce38 ACTPinger : NSObject /usr/lib/libobjc.A.dylib <NSURLConnectionDelegate>
@property <ACTPingerDelegate> *delegate
@property NSURLRequest *request
@property NSURLConnection *connection
@property NSURLResponse *response
@property NSMutableData *receivedData
@property unsigned long remainingRetryCount
@property NSDate *staleDate
@property BOOL modifiedForRetry
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010019ac78 +[ACTPinger pingerWithRequestString:retryParameters:]
// instance methods
0x0010019ae0c -[ACTPinger parameters]
0x0010019af30 -[ACTPinger requestString]
0x001001a0788 -[ACTPinger initWithRequest:]
0x001001a0860 -[ACTPinger dealloc]
0x001001a08d0 -[ACTPinger isEqual:]
0x001001a09fc -[ACTPinger setConnection:]
0x001001a0a4c -[ACTPinger ping]
0x001001a0bd0 -[ACTPinger connection:didReceiveResponse:]
0x001001a0c9c -[ACTPinger connection:didReceiveData:]
0x001001a0d08 -[ACTPinger retryQueue]
0x001001a0d8c -[ACTPinger pingerStore]
0x001001a0de8 -[ACTPinger connectionDidFinishLoading:]
0x001001a109c -[ACTPinger handleFailureWithError:]
0x001001a1240 -[ACTPinger connection:didFailWithError:]
0x001001a127c -[ACTPinger shouldRetry]
0x001001a1324 -[ACTPinger appendRetryParameter]
0x001001a1504 -[ACTPinger delegate]
0x001001a1514 -[ACTPinger setDelegate:]
0x001001a1528 -[ACTPinger request]
0x001001a1538 -[ACTPinger setRequest:]
0x001001a1544 -[ACTPinger connection]
0x001001a1554 -[ACTPinger response]
0x001001a1564 -[ACTPinger setResponse:]
0x001001a159c -[ACTPinger receivedData]
0x001001a15ac -[ACTPinger setReceivedData:]
0x001001a15e4 -[ACTPinger remainingRetryCount]
0x001001a15f4 -[ACTPinger setRemainingRetryCount:]
0x001001a1604 -[ACTPinger staleDate]
0x001001a1614 -[ACTPinger setStaleDate:]
0x001001a164c -[ACTPinger isModifiedForRetry]
0x001001a165c -[ACTPinger setModifiedForRetry:]
0x00100e4ce88 ACTRemarketingReporterPrivate : ACTReporterPrivate <ACTAutomatedUsageReporting, ACTReportingInfoDelegate, ACTPingerDelegate>
@property NSDictionary *parameters
@property NSString *conversionID
@property double timestamp
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001a1b0c -[ACTRemarketingReporterPrivate init]
0x001001a1b20 -[ACTRemarketingReporterPrivate initWithConversionID:customParameters:]
0x001001a1c4c -[ACTRemarketingReporterPrivate dealloc]
0x001001a1cb4 -[ACTRemarketingReporterPrivate shouldReport]
0x001001a1cbc -[ACTRemarketingReporterPrivate queryParameters]
0x001001a1f50 -[ACTRemarketingReporterPrivate reportingURLPrefix]
0x001001a1fd8 -[ACTRemarketingReporterPrivate queryParameterSeparator]
0x001001a2004 -[ACTRemarketingReporterPrivate ping:didFailWithError:]
0x001001a2008 -[ACTRemarketingReporterPrivate pingDidSucceed:]
0x001001a200c -[ACTRemarketingReporterPrivate automatedUsageConversionID]
0x001001a2018 -[ACTRemarketingReporterPrivate parameters]
0x001001a2028 -[ACTRemarketingReporterPrivate setParameters:]
0x001001a2034 -[ACTRemarketingReporterPrivate conversionID]
0x001001a2044 -[ACTRemarketingReporterPrivate setConversionID:]
0x001001a2050 -[ACTRemarketingReporterPrivate timestamp]
0x001001a2060 -[ACTRemarketingReporterPrivate setTimestamp:]
0x00100e4ced8 ACTUniversalLinkConversionReporter : ACTConversionReporterPrivate <ACTReportingInfoDelegate, ACTPingerDelegate>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001a20b0 -[ACTUniversalLinkConversionReporter initWithUserActivity:]
0x001001a2248 -[ACTUniversalLinkConversionReporter initWithValue:currencyCode:referrerKeySuffix:isRepeatable:]
0x001001a2260 -[ACTUniversalLinkConversionReporter dealloc]
0x001001a22c8 -[ACTUniversalLinkConversionReporter deduplicationID]
0x001001a2324 -[ACTUniversalLinkConversionReporter queryParameters]
0x001001a2430 -[ACTUniversalLinkConversionReporter reportingURLPrefix]
0x001001a24cc -[ACTUniversalLinkConversionReporter filteredCommonQueryParameters:]
0x00100e4cf50 ACTDevice : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001a2560 +[ACTDevice currentDevice]
// instance methods
0x001001a2614 -[ACTDevice resettableDeviceID]
0x001001a272c -[ACTDevice OSVersion]
0x001001a27a8 -[ACTDevice appVersion]
0x001001a2840 -[ACTDevice bundleID]
0x001001a28d0 -[ACTDevice hasIDFA]
0x00100e4cf78 DCTConversionReporterPrivate : ACTConversionIDReporter
// instance methods
0x001001a28f4 -[DCTConversionReporterPrivate initWithConversionID:value:currencyCode:isRepeatable:]
0x001001a29c4 -[DCTConversionReporterPrivate deduplicationID]
0x001001a2a40 -[DCTConversionReporterPrivate queryParameters]
0x001001a2b6c -[DCTConversionReporterPrivate queryParameterSeparator]
0x001001a2b98 -[DCTConversionReporterPrivate reportingURLPrefix]
0x001001a2bc4 -[DCTConversionReporterPrivate automatedUsageConversionID]
0x00100e4cfc8 DCTConversionReporter : ACTReporter
@property NSString *value
@property NSString *currencyCode
// class methods
0x001001a2bcc +[DCTConversionReporter reportWithConversionID:value:currencyCode:isRepeatable:]
0x001001a2efc +[DCTConversionReporter reportWithConversionID:value:isRepeatable:]
// instance methods
0x001001a2c88 -[DCTConversionReporter initWithConversionID:value:currencyCode:isRepeatable:]
0x001001a2d7c -[DCTConversionReporter setValue:]
0x001001a2de8 -[DCTConversionReporter value]
0x001001a2e3c -[DCTConversionReporter setCurrencyCode:]
0x001001a2ea8 -[DCTConversionReporter currencyCode]
0x001001a2f58 -[DCTConversionReporter initWithConversionID:value:isRepeatable:]
0x00100e4d018 DCTActivityReporterPrivate : ACTReporterPrivate <ACTReportingInfoDelegate>
@property DCTActivityRequest *request
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001a2fc0 -[DCTActivityReporterPrivate initWithRequest:]
0x001001a3060 -[DCTActivityReporterPrivate shouldReport]
0x001001a3068 -[DCTActivityReporterPrivate deduplicationID]
0x001001a3094 -[DCTActivityReporterPrivate commonQueryParameters]
0x001001a30cc -[DCTActivityReporterPrivate queryParameters]
0x001001a333c -[DCTActivityReporterPrivate queryParameterSeparator]
0x001001a3368 -[DCTActivityReporterPrivate reportingURLPrefix]
0x001001a3394 -[DCTActivityReporterPrivate request]
0x001001a33a4 -[DCTActivityReporterPrivate setRequest:]
0x00100e4d068 ACTPingRetryQueue : NSObject /usr/lib/libobjc.A.dylib
@property unsigned long count
@property unsigned long maxPingsPerBatch
@property unsigned long maxEntries
@property NSMutableArray *pingerQueue
@property NSLock *lock
// instance methods
0x001001a3450 -[ACTPingRetryQueue init]
0x001001a3520 -[ACTPingRetryQueue maxEntries]
0x001001a3528 -[ACTPingRetryQueue count]
0x001001a35dc -[ACTPingRetryQueue addPinger:]
0x001001a36e4 -[ACTPingRetryQueue addPingersFromSet:]
0x001001a3890 -[ACTPingRetryQueue retry]
0x001001a3a88 -[ACTPingRetryQueue pingerStore]
0x001001a3ae4 -[ACTPingRetryQueue maxPingsPerBatch]
0x001001a3af4 -[ACTPingRetryQueue setMaxPingsPerBatch:]
0x001001a3b04 -[ACTPingRetryQueue pingerQueue]
0x001001a3b14 -[ACTPingRetryQueue setPingerQueue:]
0x001001a3b4c -[ACTPingRetryQueue lock]
0x001001a3b5c -[ACTPingRetryQueue setLock:]
0x00100e4d0b8 ACTReporterPrivate : NSObject /usr/lib/libobjc.A.dylib
@property <ACTReportingInfoDelegate> *reportingInfoDelegate
@property <ACTPingerDelegate> *pingerDelegate
// instance methods
0x001001a3c44 -[ACTReporterPrivate dealloc]
0x001001a3c9c -[ACTReporterPrivate commonQueryParameters]
0x001001a3f78 -[ACTReporterPrivate reportingURLWithQueryParameters:]
0x001001a410c -[ACTReporterPrivate report]
0x001001a4408 -[ACTReporterPrivate reportingInfoDelegate]
0x001001a4428 -[ACTReporterPrivate setReportingInfoDelegate:]
0x001001a443c -[ACTReporterPrivate pingerDelegate]
0x001001a445c -[ACTReporterPrivate setPingerDelegate:]
0x00100e4d130 GDTCCTCompressionHelper : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001a44a8 +[GDTCCTCompressionHelper gzippedData:]
0x001001a4674 +[GDTCCTCompressionHelper isGzipped:]
0x00100e4d158 GDTCCTUploader : NSObject /usr/lib/libobjc.A.dylib <NSURLSessionDelegate, GDTCORUploader>
@property NSURLSessionUploadTask *currentTask
@property BOOL isCurrentlyUploading
@property NSObject<OS_dispatch_queue> *uploaderQueue
@property NSURLSession *uploaderSession
@property GDTCORClock *CCTNextUploadTime
@property GDTCORClock *FLLNextUploadTime
@property NSURL *testServerURL
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001a550c +[GDTCCTUploader load]
0x001001a5628 +[GDTCCTUploader sharedInstance]
// instance methods
0x001001a56a0 -[GDTCCTUploader init]
0x001001a5768 -[GDTCCTUploader serverURLForTarget:]
0x001001a5b54 -[GDTCCTUploader FLLAndCSHandINTAPIKey]
0x001001a5c2c -[GDTCCTUploader uploadTarget:withConditions:]
0x001001a6180 -[GDTCCTUploader uploadBatchWithID:events:target:storage:completion:]
0x001001a6604 -[GDTCCTUploader sendURLRequestForBatchWithID:events:target:completionHandler:]
0x001001a6a00 -[GDTCCTUploader handleURLResponse:data:error:target:storage:batchID:]
0x001001a6cb0 -[GDTCCTUploader batchToUploadForTarget:storage:conditions:completion:]
0x001001a6e98 -[GDTCCTUploader batchToUploadForTarget:storage:conditions:hasEvents:completion:]
0x001001a708c -[GDTCCTUploader removeBatchesForTarget:storage:onComplete:]
0x001001a73ac -[GDTCCTUploader readyToUploadTarget:conditions:]
0x001001a7540 -[GDTCCTUploader constructRequestProtoWithEvents:]
0x001001a7758 -[GDTCCTUploader constructRequestForTarget:data:]
0x001001a79d4 -[GDTCCTUploader eventSelectorTarget:withConditions:]
0x001001a7e5c -[GDTCCTUploader appWillForeground:]
0x001001a7f20 -[GDTCCTUploader appWillTerminate:]
0x001001a7fbc -[GDTCCTUploader URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]
0x001001a8178 -[GDTCCTUploader uploaderQueue]
0x001001a8180 -[GDTCCTUploader uploaderSession]
0x001001a8188 -[GDTCCTUploader currentTask]
0x001001a8190 -[GDTCCTUploader setCurrentTask:]
0x001001a819c -[GDTCCTUploader CCTNextUploadTime]
0x001001a81a4 -[GDTCCTUploader setCCTNextUploadTime:]
0x001001a81b0 -[GDTCCTUploader FLLNextUploadTime]
0x001001a81b8 -[GDTCCTUploader setFLLNextUploadTime:]
0x001001a81c4 -[GDTCCTUploader testServerURL]
0x001001a81cc -[GDTCCTUploader setTestServerURL:]
0x001001a81d8 -[GDTCCTUploader isCurrentlyUploading]
0x001001a81e4 -[GDTCCTUploader setIsCurrentlyUploading:]
0x00100e4d1a8 GDTCORClock : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property long long timeMillis
@property long long timezoneOffsetSeconds
@property long long kernelBootTimeNanoseconds
@property long long uptimeNanoseconds
@property long long kernelBootTime
@property long long uptime
// class methods
0x001001a8340 +[GDTCORClock snapshot]
0x001001a8368 +[GDTCORClock clockSnapshotInTheFuture:]
0x001001a8578 +[GDTCORClock supportsSecureCoding]
// instance methods
0x001001a824c -[GDTCORClock init]
0x001001a839c -[GDTCORClock isAfter:]
0x001001a83d0 -[GDTCORClock uptimeMilliseconds]
0x001001a8510 -[GDTCORClock isEqual:]
0x001001a8580 -[GDTCORClock initWithCoder:]
0x001001a8650 -[GDTCORClock encodeWithCoder:]
0x001001a86ec -[GDTCORClock kernelBootTime]
0x001001a86f8 -[GDTCORClock uptime]
0x001001a8704 -[GDTCORClock timeMillis]
0x001001a870c -[GDTCORClock timezoneOffsetSeconds]
0x001001a8714 -[GDTCORClock kernelBootTimeNanoseconds]
0x001001a871c -[GDTCORClock uptimeNanoseconds]
0x00100e4d1f8 GDTCORDirectorySizeTracker : NSObject /usr/lib/libobjc.A.dylib
@property NSString *directoryPath
@property NSNumber *cachedSizeBytes
// instance methods
0x001001a8868 -[GDTCORDirectorySizeTracker initWithDirectoryPath:]
0x001001a88e0 -[GDTCORDirectorySizeTracker directoryContentSize]
0x001001a89b0 -[GDTCORDirectorySizeTracker fileWasAddedAtPath:withSize:]
0x001001a8a9c -[GDTCORDirectorySizeTracker fileWasRemovedAtPath:withSize:]
0x001001a8b88 -[GDTCORDirectorySizeTracker resetCachedSize]
0x001001a8b98 -[GDTCORDirectorySizeTracker calculateDirectoryContentSize]
0x001001a8e2c -[GDTCORDirectorySizeTracker fileSizeAtURL:]
0x001001a8e7c -[GDTCORDirectorySizeTracker directoryPath]
0x001001a8e84 -[GDTCORDirectorySizeTracker cachedSizeBytes]
0x001001a8e8c -[GDTCORDirectorySizeTracker setCachedSizeBytes:]
0x00100e4d248 GDTCOREvent : NSObject /usr/lib/libobjc.A.dylib <NSSecureCoding>
@property BOOL needsNetworkConnectionInfoPopulated
@property NSData *networkConnectionInfoData
@property NSNumber *eventCode
@property NSString *eventID
@property NSString *mappingID
@property long long target
@property <GDTCOREventDataObject> *dataObject
@property NSData *serializedDataObjectBytes
@property long long qosTier
@property GDTCORClock *clockSnapshot
@property NSDate *expirationDate
@property NSData *customBytes
// class methods
0x001001a9e48 +[GDTCOREvent nextEventID]
0x001001aa24c +[GDTCOREvent supportsSecureCoding]
// instance methods
0x001001a8ec8 -[GDTCOREvent setNeedsNetworkConnectionInfoPopulated:]
0x001001a92f0 -[GDTCOREvent needsNetworkConnectionInfoPopulated]
0x001001a9464 -[GDTCOREvent setNetworkConnectionInfoData:]
0x001001a96cc -[GDTCOREvent networkConnectionInfoData]
0x001001a9888 -[GDTCOREvent eventCode]
0x001001a9a84 -[GDTCOREvent setEventCode:]
0x001001a9edc -[GDTCOREvent initWithMappingID:target:]
0x001001aa020 -[GDTCOREvent copy]
0x001001aa168 -[GDTCOREvent isEqual:]
0x001001aa1d0 -[GDTCOREvent setDataObject:]
0x001001aa254 -[GDTCOREvent initWithCoder:]
0x001001aa4e4 -[GDTCOREvent encodeWithCoder:]
0x001001aa60c -[GDTCOREvent eventID]
0x001001aa614 -[GDTCOREvent setEventID:]
0x001001aa620 -[GDTCOREvent mappingID]
0x001001aa628 -[GDTCOREvent target]
0x001001aa630 -[GDTCOREvent dataObject]
0x001001aa638 -[GDTCOREvent serializedDataObjectBytes]
0x001001aa640 -[GDTCOREvent qosTier]
0x001001aa648 -[GDTCOREvent setQosTier:]
0x001001aa650 -[GDTCOREvent clockSnapshot]
0x001001aa658 -[GDTCOREvent setClockSnapshot:]
0x001001aa664 -[GDTCOREvent expirationDate]
0x001001aa66c -[GDTCOREvent setExpirationDate:]
0x001001aa678 -[GDTCOREvent customBytes]
0x001001aa680 -[GDTCOREvent setCustomBytes:]
0x00100e4d298 GDTCORFlatFileStorage : NSObject /usr/lib/libobjc.A.dylib <GDTCORStorageProtocol, GDTCORLifecycleProtocol>
@property GDTCORDirectorySizeTracker *sizeTracker
@property NSObject<OS_dispatch_queue> *storageQueue
@property GDTCORUploadCoordinator *uploadCoordinator
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001aa6f8 +[GDTCORFlatFileStorage load]
0x001001aa8d8 +[GDTCORFlatFileStorage sharedInstance]
0x001001adc4c +[GDTCORFlatFileStorage eventDataStoragePath]
0x001001ade00 +[GDTCORFlatFileStorage batchDataStoragePath]
0x001001adfb4 +[GDTCORFlatFileStorage libraryDataStoragePath]
0x001001ae168 +[GDTCORFlatFileStorage batchPathForTarget:batchID:expirationDate:]
0x001001ae25c +[GDTCORFlatFileStorage pathForTarget:eventID:qosTier:expirationDate:mappingID:]
// instance methods
0x001001aa950 -[GDTCORFlatFileStorage init]
0x001001aa9e4 -[GDTCORFlatFileStorage sizeTracker]
0x001001aaa80 -[GDTCORFlatFileStorage storeEvent:onComplete:]
0x001001ab21c -[GDTCORFlatFileStorage batchWithEventSelector:batchExpiration:onComplete:]
0x001001abc1c -[GDTCORFlatFileStorage removeBatchWithID:deleteEvents:onComplete:]
0x001001abd3c -[GDTCORFlatFileStorage batchIDsForTarget:onComplete:]
0x001001ac0a4 -[GDTCORFlatFileStorage libraryDataForKey:onFetchComplete:setNewValue:]
0x001001ac3ec -[GDTCORFlatFileStorage storeLibraryData:forKey:onComplete:]
0x001001ac664 -[GDTCORFlatFileStorage removeLibraryDataForKey:onComplete:]
0x001001ac90c -[GDTCORFlatFileStorage hasEventsForTarget:onComplete:]
0x001001acacc -[GDTCORFlatFileStorage checkForExpirations]
0x001001ad03c -[GDTCORFlatFileStorage storageSizeWithCallback:]
0x001001ad124 -[GDTCORFlatFileStorage batchDirPathsForBatchID:error:]
0x001001ad478 -[GDTCORFlatFileStorage moveContentsOfDirectoryAtPath:to:error:]
0x001001ad7c8 -[GDTCORFlatFileStorage syncThreadUnsafeRemoveBatchWithID:deleteEvents:]
0x001001ae414 -[GDTCORFlatFileStorage pathsForTarget:eventIDs:qosTiers:mappingIDs:onComplete:]
0x001001aeb50 -[GDTCORFlatFileStorage nextBatchID:]
0x001001aed90 -[GDTCORFlatFileStorage eventComponentsFromFilename:]
0x001001af048 -[GDTCORFlatFileStorage batchComponentsFromFilename:]
0x001001af2c0 -[GDTCORFlatFileStorage appWillBackground:]
0x001001af47c -[GDTCORFlatFileStorage appWillTerminate:]
0x001001af490 -[GDTCORFlatFileStorage storageQueue]
0x001001af498 -[GDTCORFlatFileStorage setStorageQueue:]
0x001001af4a4 -[GDTCORFlatFileStorage uploadCoordinator]
0x001001af4ac -[GDTCORFlatFileStorage setUploadCoordinator:]
0x00100e4d2e8 GDTCORLifecycle : NSObject /usr/lib/libobjc.A.dylib <GDTCORApplicationDelegate>
@property UIWindow *window
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001af4f4 +[GDTCORLifecycle load]
0x001001af518 +[GDTCORLifecycle sharedInstance]
// instance methods
0x001001af590 -[GDTCORLifecycle init]
0x001001af684 -[GDTCORLifecycle dealloc]
0x001001af6fc -[GDTCORLifecycle applicationDidEnterBackground:]
0x001001af8fc -[GDTCORLifecycle applicationWillEnterForeground:]
0x001001afafc -[GDTCORLifecycle applicationWillTerminate:]
0x00100e4d338 GDTCORApplication : NSObject /usr/lib/libobjc.A.dylib <GDTCORApplicationProtocol, GDTCORApplicationDelegate>
@property BOOL isRunningInBackground
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property UIWindow *window
// class methods
0x001001b0894 +[GDTCORApplication load]
0x001001b08f0 +[GDTCORApplication initialize]
0x001001b08f4 +[GDTCORApplication sharedApplication]
// instance methods
0x001001b096c -[GDTCORApplication init]
0x001001b0ad4 -[GDTCORApplication beginBackgroundTaskWithName:expirationHandler:]
0x001001b0bb8 -[GDTCORApplication endBackgroundTask:]
0x001001b0c50 -[GDTCORApplication isAppExtension]
0x001001b0cd4 -[GDTCORApplication sharedApplicationForBackgroundTask]
0x001001b0d54 -[GDTCORApplication iOSApplicationDidEnterBackground:]
0x001001b0ddc -[GDTCORApplication iOSApplicationWillEnterForeground:]
0x001001b0e60 -[GDTCORApplication iOSApplicationWillTerminate:]
0x001001b0ee0 -[GDTCORApplication isRunningInBackground]
0x001001b0eec -[GDTCORApplication setIsRunningInBackground:]
0x00100e4d388 GDTCORReachability : NSObject /usr/lib/libobjc.A.dylib
@property unsigned int flags
// class methods
0x001001b0ef4 +[GDTCORReachability initialize]
0x001001b0f18 +[GDTCORReachability sharedInstance]
0x001001b0f90 +[GDTCORReachability currentFlags]
// instance methods
0x001001b10e0 -[GDTCORReachability init]
0x001001b1318 -[GDTCORReachability setCallbackFlags:]
0x001001b132c -[GDTCORReachability flags]
0x001001b1334 -[GDTCORReachability setFlags:]
0x00100e4d3d8 GDTCORRegistrar : NSObject /usr/lib/libobjc.A.dylib <GDTCORLifecycleProtocol>
@property NSObject<OS_dispatch_queue> *registrarQueue
@property NSMutableDictionary *targetToUploader
@property NSMutableDictionary *targetToStorage
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001b1404 +[GDTCORRegistrar sharedInstance]
// instance methods
0x001001b147c -[GDTCORRegistrar init]
0x001001b1534 -[GDTCORRegistrar registerUploader:target:]
0x001001b16ac -[GDTCORRegistrar registerStorage:target:]
0x001001b1824 -[GDTCORRegistrar targetToUploader]
0x001001b1970 -[GDTCORRegistrar targetToStorage]
0x001001b1aa4 -[GDTCORRegistrar appWillBackground:]
0x001001b1d48 -[GDTCORRegistrar appWillForeground:]
0x001001b1fec -[GDTCORRegistrar appWillTerminate:]
0x001001b2290 -[GDTCORRegistrar registrarQueue]
0x00100e4d428 GDTCORStorageEventSelector : NSObject /usr/lib/libobjc.A.dylib
@property long long selectedTarget
@property NSSet *selectedEventIDs
@property NSSet *selectedMappingIDs
@property NSSet *selectedQosTiers
// class methods
0x001001b22d4 +[GDTCORStorageEventSelector eventSelectorForTarget:]
// instance methods
0x001001b2310 -[GDTCORStorageEventSelector initWithTarget:eventIDs:mappingIDs:qosTiers:]
0x001001b23e8 -[GDTCORStorageEventSelector selectedTarget]
0x001001b23f0 -[GDTCORStorageEventSelector selectedEventIDs]
0x001001b23f8 -[GDTCORStorageEventSelector selectedMappingIDs]
0x001001b2400 -[GDTCORStorageEventSelector selectedQosTiers]
0x00100e4d478 GDTCORTransformer : NSObject /usr/lib/libobjc.A.dylib <GDTCORLifecycleProtocol>
@property NSObject<OS_dispatch_queue> *eventWritingQueue
@property <GDTCORApplicationProtocol> *application
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001b2444 +[GDTCORTransformer sharedInstance]
// instance methods
0x001001b24ec -[GDTCORTransformer init]
0x001001b254c -[GDTCORTransformer initWithApplication:]
0x001001b25e4 -[GDTCORTransformer transformEvent:withTransformers:onComplete:]
0x001001b2c90 -[GDTCORTransformer appWillTerminate:]
0x001001b2ca4 -[GDTCORTransformer eventWritingQueue]
0x001001b2cac -[GDTCORTransformer setEventWritingQueue:]
0x001001b2cb8 -[GDTCORTransformer application]
0x00100e4d4c8 GDTCORTransport : NSObject /usr/lib/libobjc.A.dylib
@property NSString *mappingID
@property NSArray *transformers
@property long long target
@property GDTCORTransformer *transformerInstance
// instance methods
0x001001b2cf0 -[GDTCORTransport initWithMappingID:transformers:target:]
0x001001b2e30 -[GDTCORTransport sendTelemetryEvent:onComplete:]
0x001001b2eac -[GDTCORTransport sendDataEvent:onComplete:]
0x001001b2efc -[GDTCORTransport sendTelemetryEvent:]
0x001001b2f0c -[GDTCORTransport sendDataEvent:]
0x001001b2f1c -[GDTCORTransport eventForTransport]
0x001001b2f58 -[GDTCORTransport sendEvent:onComplete:]
0x001001b303c -[GDTCORTransport mappingID]
0x001001b3044 -[GDTCORTransport setMappingID:]
0x001001b3050 -[GDTCORTransport transformers]
0x001001b3058 -[GDTCORTransport setTransformers:]
0x001001b3064 -[GDTCORTransport target]
0x001001b306c -[GDTCORTransport setTarget:]
0x001001b3074 -[GDTCORTransport transformerInstance]
0x001001b307c -[GDTCORTransport setTransformerInstance:]
0x00100e4d518 GDTCORUploadCoordinator : NSObject /usr/lib/libobjc.A.dylib <GDTCORLifecycleProtocol>
@property NSObject<OS_dispatch_queue> *coordinationQueue
@property NSObject<OS_dispatch_source> *timer
@property unsigned long timerInterval
@property unsigned long timerLeeway
@property GDTCORRegistrar *registrar
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001b30c4 +[GDTCORUploadCoordinator sharedInstance]
// instance methods
0x001001b3154 -[GDTCORUploadCoordinator init]
0x001001b31f4 -[GDTCORUploadCoordinator forceUploadForTarget:]
0x001001b334c -[GDTCORUploadCoordinator startTimer]
0x001001b35b8 -[GDTCORUploadCoordinator stopTimer]
0x001001b35f4 -[GDTCORUploadCoordinator uploadTargets:conditions:]
0x001001b3820 -[GDTCORUploadCoordinator signalToStoragesToCheckExpirations]
0x001001b3964 -[GDTCORUploadCoordinator storageForTarget:]
0x001001b3a08 -[GDTCORUploadCoordinator uploadConditions]
0x001001b3a60 -[GDTCORUploadCoordinator appWillForeground:]
0x001001b3a94 -[GDTCORUploadCoordinator appWillBackground:]
0x001001b3afc -[GDTCORUploadCoordinator appWillTerminate:]
0x001001b3b64 -[GDTCORUploadCoordinator coordinationQueue]
0x001001b3b6c -[GDTCORUploadCoordinator timer]
0x001001b3b74 -[GDTCORUploadCoordinator timerInterval]
0x001001b3b7c -[GDTCORUploadCoordinator timerLeeway]
0x001001b3b84 -[GDTCORUploadCoordinator registrar]
0x001001b3b8c -[GDTCORUploadCoordinator setRegistrar:]
0x00100e4d590 PodsDummy_GoogleDataTransport : NSObject /usr/lib/libobjc.A.dylib
0x00100e4d5e0 PodsDummy_GoogleUtilities : NSObject /usr/lib/libobjc.A.dylib
0x00100e4d630 GULZeroingWeakContainer : NSObject /usr/lib/libobjc.A.dylib
@property id object
// instance methods
0x001001b3bd4 -[GULZeroingWeakContainer object]
0x001001b3bec -[GULZeroingWeakContainer setObject:]
0x00100e4d658 GULAppDelegateObserver : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001b3c00 +[GULAppDelegateObserver sharedInstance]
// instance methods
0x001001b3c78 -[GULAppDelegateObserver observeUIApplication]
0x001001b3cec -[GULAppDelegateObserver observeValueForKeyPath:ofObject:change:context:]
0x00100e4d680 GULAppDelegateSwizzler : NSProxy /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001b3e40 +[GULAppDelegateSwizzler isAppDelegateProxyEnabled]
0x001001b3f9c +[GULAppDelegateSwizzler registerAppDelegateInterceptor:]
0x001001b41a4 +[GULAppDelegateSwizzler unregisterAppDelegateInterceptorWithID:]
0x001001b4330 +[GULAppDelegateSwizzler proxyOriginalDelegate]
0x001001b43f8 +[GULAppDelegateSwizzler proxyOriginalDelegateIncludingAPNSMethods]
0x001001b45b0 +[GULAppDelegateSwizzler sharedApplication]
0x001001b4638 +[GULAppDelegateSwizzler createSubclassWithObject:]
0x001001b4b68 +[GULAppDelegateSwizzler proxyRemoteNotificationsMethodsWithAppDelegateSubClass:realClass:appDelegate:realImplementationsBySelector:]
0x001001b4d30 +[GULAppDelegateSwizzler reassignAppDelegate]
0x001001b4e50 +[GULAppDelegateSwizzler interceptors]
0x001001b4ec8 +[GULAppDelegateSwizzler originalImplementationForSelector:object:]
0x001001b4f50 +[GULAppDelegateSwizzler proxyDestinationSelector:implementationsFromSourceSelector:fromClass:toClass:realClass:storeDestinationImplementationTo:]
0x001001b5048 +[GULAppDelegateSwizzler addInstanceMethodWithSelector:fromClass:toClass:]
0x001001b5060 +[GULAppDelegateSwizzler addInstanceMethodWithDestinationSelector:withImplementationFromSourceSelector:fromClass:toClass:]
0x001001b514c +[GULAppDelegateSwizzler implementationOfMethodSelector:fromClass:]
0x001001b5168 +[GULAppDelegateSwizzler notifyInterceptorsWithMethodSelector:callback:]
0x001001b6590 +[GULAppDelegateSwizzler appDelegateInvocationForSelector:]
0x001001b6620 +[GULAppDelegateSwizzler proxyAppDelegate:]
0x001001b6914 +[GULAppDelegateSwizzler correctAppDelegateProxyKey]
0x001001b6948 +[GULAppDelegateSwizzler correctAlternativeWhenAppDelegateProxyNotCreated]
0x001001b697c +[GULAppDelegateSwizzler clearInterceptors]
0x001001b69bc +[GULAppDelegateSwizzler resetProxyOriginalDelegateOnceToken]
0x001001b69d0 +[GULAppDelegateSwizzler originalDelegate]
// instance methods
0x001001b5360 -[GULAppDelegateSwizzler fakeDescription]
0x001001b53c0 -[GULAppDelegateSwizzler application:openURL:options:]
0x001001b55f4 -[GULAppDelegateSwizzler application:openURL:sourceApplication:annotation:]
0x001001b58a8 -[GULAppDelegateSwizzler application:handleEventsForBackgroundURLSession:completionHandler:]
0x001001b5a38 -[GULAppDelegateSwizzler application:continueUserActivity:restorationHandler:]
0x001001b5cb8 -[GULAppDelegateSwizzler application:donor_didRegisterForRemoteNotificationsWithDeviceToken:]
0x001001b5edc -[GULAppDelegateSwizzler application:donor_didFailToRegisterForRemoteNotificationsWithError:]
0x001001b6100 -[GULAppDelegateSwizzler application:donor_didReceiveRemoteNotification:fetchCompletionHandler:]
0x001001b636c -[GULAppDelegateSwizzler application:donor_didReceiveRemoteNotification:]
0x00100e4d6f8 GULAppEnvironmentUtil : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001b69dc +[GULAppEnvironmentUtil isFromAppStore]
0x001001b6c5c +[GULAppEnvironmentUtil isAppStoreReceiptSandbox]
0x001001b6d9c +[GULAppEnvironmentUtil isSimulator]
0x001001b6e1c +[GULAppEnvironmentUtil deviceModel]
0x001001b6eec +[GULAppEnvironmentUtil systemVersion]
0x001001b6f48 +[GULAppEnvironmentUtil isAppExtension]
0x001001b6fcc +[GULAppEnvironmentUtil isIOS7OrHigher]
0x00100e4d748 GULHeartbeatDateStorage : NSObject /usr/lib/libobjc.A.dylib
@property NSFileCoordinator *fileCoordinator
@property NSString *fileName
@property NSURL *fileURL
// class methods
0x001001b714c +[GULHeartbeatDateStorage directoryPathURL]
0x001001b7274 +[GULHeartbeatDateStorage checkAndCreateDirectory:fileCoordinator:]
// instance methods
0x001001b6fd4 -[GULHeartbeatDateStorage initWithFileName:]
0x001001b709c -[GULHeartbeatDateStorage fileURL]
0x001001b7388 -[GULHeartbeatDateStorage heartbeatDictionaryWithFileURL:]
0x001001b7570 -[GULHeartbeatDateStorage heartbeatDateForTag:]
0x001001b774c -[GULHeartbeatDateStorage setHearbeatDate:forTag:]
0x001001b79e4 -[GULHeartbeatDateStorage writeDictionary:forWritingURL:error:]
0x001001b7a94 -[GULHeartbeatDateStorage fileCoordinator]
0x001001b7a9c -[GULHeartbeatDateStorage fileName]
0x00100e4d798 GULKeychainStorage : NSObject /usr/lib/libobjc.A.dylib
@property NSObject<OS_dispatch_queue> *keychainQueue
@property NSObject<OS_dispatch_queue> *inMemoryCacheQueue
@property NSString *service
@property NSCache *inMemoryCache
// instance methods
0x001001b7ae0 -[GULKeychainStorage initWithService:]
0x001001b7b70 -[GULKeychainStorage initWithService:cache:]
0x001001b7c5c -[GULKeychainStorage getObjectForKey:objectClass:accessGroup:]
0x001001b7ec0 -[GULKeychainStorage setObject:forKey:accessGroup:]
0x001001b8284 -[GULKeychainStorage removeObjectForKey:accessGroup:]
0x001001b855c -[GULKeychainStorage getObjectFromKeychainForKey:objectClass:accessGroup:]
0x001001b88cc -[GULKeychainStorage resetInMemoryCache]
0x001001b890c -[GULKeychainStorage keychainQueryWithKey:accessGroup:]
0x001001b8a2c -[GULKeychainStorage keychainQueue]
0x001001b8a34 -[GULKeychainStorage inMemoryCacheQueue]
0x001001b8a3c -[GULKeychainStorage service]
0x001001b8a44 -[GULKeychainStorage inMemoryCache]
0x00100e4d810 GULKeychainUtils : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001b8a94 +[GULKeychainUtils getItemWithQuery:error:]
0x001001b8be0 +[GULKeychainUtils setItem:withQuery:error:]
0x001001b8de0 +[GULKeychainUtils removeItemWithQuery:error:]
0x001001b8e68 +[GULKeychainUtils keychainErrorWithFunction:status:]
0x00100e4d860 GULLoggerWrapper : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001b95c4 +[GULLoggerWrapper logWithLevel:withService:withCode:withMessage:withArgs:]
0x00100e4d888 GULMutableDictionary : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x001001b963c -[GULMutableDictionary init]
0x001001b97e4 -[GULMutableDictionary objectForKey:]
0x001001b990c -[GULMutableDictionary setObject:forKey:]
0x001001b99ec -[GULMutableDictionary removeObjectForKey:]
0x001001b9a84 -[GULMutableDictionary removeAllObjects]
0x001001b9af0 -[GULMutableDictionary count]
0x001001b9bb8 -[GULMutableDictionary objectForKeyedSubscript:]
0x001001b9ce0 -[GULMutableDictionary setObject:forKeyedSubscript:]
0x001001b9db4 -[GULMutableDictionary dictionary]
0x00100e4d8d8 GULNetwork : NSObject /usr/lib/libobjc.A.dylib <GULReachabilityDelegate, GULNetworkLoggerDelegate>
@property BOOL networkConnected
@property BOOL uploadInProgress
@property <GULNetworkReachabilityDelegate> *reachabilityDelegate
@property <GULNetworkLoggerDelegate> *loggerDelegate
@property BOOL isDebugModeEnabled
@property double timeoutInterval
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001ba058 +[GULNetwork handleEventsForBackgroundURLSessionID:completionHandler:]
// instance methods
0x001001b9edc -[GULNetwork init]
0x001001b9ef4 -[GULNetwork initWithReachabilityHost:]
0x001001b9ff4 -[GULNetwork dealloc]
0x001001ba0a0 -[GULNetwork postURL:payload:queue:usingBackgroundSession:completionHandler:]
0x001001ba7d0 -[GULNetwork getURL:headers:queue:usingBackgroundSession:completionHandler:]
0x001001bacf0 -[GULNetwork hasUploadInProgress]
0x001001bad18 -[GULNetwork reachability:statusChanged:]
0x001001bad5c -[GULNetwork setLoggerDelegate:]
0x001001bae5c -[GULNetwork handleErrorWithCode:queue:withHandler:]
0x001001bb0a8 -[GULNetwork GULNetwork_logWithLevel:messageCode:message:contexts:]
0x001001bb4e4 -[GULNetwork GULNetwork_logWithLevel:messageCode:message:context:]
0x001001bb684 -[GULNetwork GULNetwork_logWithLevel:messageCode:message:]
0x001001bb784 -[GULNetwork isNetworkConnected]
0x001001bb78c -[GULNetwork reachabilityDelegate]
0x001001bb7a4 -[GULNetwork setReachabilityDelegate:]
0x001001bb7b0 -[GULNetwork loggerDelegate]
0x001001bb7c8 -[GULNetwork isDebugModeEnabled]
0x001001bb7d0 -[GULNetwork setIsDebugModeEnabled:]
0x001001bb7d8 -[GULNetwork timeoutInterval]
0x001001bb7e0 -[GULNetwork setTimeoutInterval:]
0x00100e4d928 GULNetworkURLSession : NSObject /usr/lib/libobjc.A.dylib <NSURLSessionDelegate, NSURLSessionDataDelegate, NSURLSessionDownloadDelegate, NSURLSessionTaskDelegate>
@property BOOL backgroundNetworkEnabled
@property <GULNetworkLoggerDelegate> *loggerDelegate
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001bbba8 +[GULNetworkURLSession handleEventsForBackgroundURLSessionID:completionHandler:]
0x001001bd7e8 +[GULNetworkURLSession fetcherWithSessionIdentifier:]
0x001001bd8c8 +[GULNetworkURLSession sessionIDToFetcherMap]
0x001001bd944 +[GULNetworkURLSession sessionIDToFetcherMapReadWriteLock]
0x001001bd9bc +[GULNetworkURLSession sessionIDToSystemCompletionHandlerDictionary]
0x001001bdf80 +[GULNetworkURLSession setSessionInFetcherMap:forSessionID:]
0x001001be190 +[GULNetworkURLSession sessionFromFetcherMapForSessionID:]
// instance methods
0x001001bb99c -[GULNetworkURLSession initWithNetworkLoggerDelegate:]
0x001001bbcd0 -[GULNetworkURLSession sessionIDFromAsyncPOSTRequest:completionHandler:]
0x001001bc1c4 -[GULNetworkURLSession sessionIDFromAsyncGETRequest:completionHandler:]
0x001001bc4b0 -[GULNetworkURLSession URLSession:dataTask:didReceiveData:]
0x001001bc5b4 -[GULNetworkURLSession URLSession:downloadTask:didFinishDownloadingToURL:]
0x001001bc720 -[GULNetworkURLSession URLSessionDidFinishEventsForBackgroundURLSession:]
0x001001bc844 -[GULNetworkURLSession URLSession:task:didCompleteWithError:]
0x001001bcad8 -[GULNetworkURLSession URLSession:task:didReceiveChallenge:completionHandler:]
0x001001bd07c -[GULNetworkURLSession addSystemCompletionHandler:forSession:]
0x001001bd204 -[GULNetworkURLSession callSystemCompletionHandler:]
0x001001bd30c -[GULNetworkURLSession setSessionID:]
0x001001bd344 -[GULNetworkURLSession backgroundSessionConfigWithSessionID:]
0x001001bd358 -[GULNetworkURLSession maybeRemoveTempFilesAtURL:expiringTime:]
0x001001bd698 -[GULNetworkURLSession removeTempItemAtURL:]
0x001001bda34 -[GULNetworkURLSession temporaryFilePathWithSessionID:]
0x001001bdab0 -[GULNetworkURLSession ensureTemporaryDirectoryExists]
0x001001bdc30 -[GULNetworkURLSession excludeFromBackupForURL:]
0x001001bdd30 -[GULNetworkURLSession URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]
0x001001be280 -[GULNetworkURLSession callCompletionHandler:withResponse:data:error:]
0x001001be4a4 -[GULNetworkURLSession populateSessionConfig:withRequest:]
0x001001be58c -[GULNetworkURLSession isBackgroundNetworkEnabled]
0x001001be594 -[GULNetworkURLSession setBackgroundNetworkEnabled:]
0x001001be59c -[GULNetworkURLSession loggerDelegate]
0x001001be5b4 -[GULNetworkURLSession setLoggerDelegate:]
0x00100e4d978 GULReachabilityChecker : NSObject /usr/lib/libobjc.A.dylib
@property r^{GULReachabilityApi=^?^?^?^?^?} reachabilityApi
@property int reachabilityStatus
@property NSString *host
@property ^{__SCNetworkReachability=} reachability
@property <GULReachabilityDelegate> *reachabilityDelegate
@property BOOL isActive
// instance methods
0x001001bed40 -[GULReachabilityChecker reachabilityApi]
0x001001bed48 -[GULReachabilityChecker setReachabilityApi:]
0x001001bedd8 -[GULReachabilityChecker isActive]
0x001001bede8 -[GULReachabilityChecker setReachabilityDelegate:]
0x001001beea4 -[GULReachabilityChecker initWithReachabilityDelegate:withHost:]
0x001001beff8 -[GULReachabilityChecker dealloc]
0x001001bf054 -[GULReachabilityChecker start]
0x001001bf1f4 -[GULReachabilityChecker stop]
0x001001bf258 -[GULReachabilityChecker statusForFlags:]
0x001001bf2a4 -[GULReachabilityChecker reachabilityFlagsChanged:]
0x001001bf3f4 -[GULReachabilityChecker reachability]
0x001001bf3fc -[GULReachabilityChecker setReachability:]
0x001001bf404 -[GULReachabilityChecker reachabilityStatus]
0x001001bf40c -[GULReachabilityChecker setReachabilityStatus:]
0x001001bf414 -[GULReachabilityChecker host]
0x001001bf420 -[GULReachabilityChecker setHost:]
0x001001bf428 -[GULReachabilityChecker reachabilityDelegate]
0x00100e4d9f0 GULSceneZeroingWeakContainer : NSObject /usr/lib/libobjc.A.dylib
@property id object
// instance methods
0x001001bf46c -[GULSceneZeroingWeakContainer object]
0x001001bf484 -[GULSceneZeroingWeakContainer setObject:]
0x00100e4da18 GULSceneDelegateSwizzler : NSProxy /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001bf498 +[GULSceneDelegateSwizzler isSceneDelegateProxyEnabled]
0x001001bf4ac +[GULSceneDelegateSwizzler proxyOriginalSceneDelegate]
0x001001bf5e0 +[GULSceneDelegateSwizzler registerSceneDelegateInterceptor:]
0x001001bf7e8 +[GULSceneDelegateSwizzler unregisterSceneDelegateInterceptorWithID:]
0x001001bf974 +[GULSceneDelegateSwizzler interceptors]
0x001001bf9ec +[GULSceneDelegateSwizzler clearInterceptors]
0x001001bfa2c +[GULSceneDelegateSwizzler originalImplementationForSelector:object:]
0x001001bfab4 +[GULSceneDelegateSwizzler proxyDestinationSelector:implementationsFromSourceSelector:fromClass:toClass:realClass:storeDestinationImplementationTo:]
0x001001bfbac +[GULSceneDelegateSwizzler addInstanceMethodWithSelector:fromClass:toClass:]
0x001001bfbc4 +[GULSceneDelegateSwizzler addInstanceMethodWithDestinationSelector:withImplementationFromSourceSelector:fromClass:toClass:]
0x001001bfcb0 +[GULSceneDelegateSwizzler implementationOfMethodSelector:fromClass:]
0x001001bfccc +[GULSceneDelegateSwizzler notifyInterceptorsWithMethodSelector:callback:]
0x001001bfec4 +[GULSceneDelegateSwizzler handleSceneWillConnectToNotification:]
0x001001c0154 +[GULSceneDelegateSwizzler proxySceneDelegateIfNeeded:]
0x001001c05b4 +[GULSceneDelegateSwizzler correctSceneDelegateProxyKey]
// instance methods
0x001001bff9c -[GULSceneDelegateSwizzler scene:openURLContexts:]
0x00100e4da90 GULSecureCoding : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001c05e8 +[GULSecureCoding unarchivedObjectOfClasses:fromData:error:]
0x001001c0830 +[GULSecureCoding unarchivedObjectOfClass:fromData:error:]
0x001001c08d8 +[GULSecureCoding archivedDataWithRootObject:error:]
0x001001c0a80 +[GULSecureCoding archivingErrorWithException:]
0x00100e4dab8 GULUserDefaults : NSObject /usr/lib/libobjc.A.dylib
@property r^{__CFString=} appNameRef
@property BOOL isPreferenceFileExcluded
// class methods
0x001001c0c10 +[GULUserDefaults standardUserDefaults]
// instance methods
0x001001c0c88 -[GULUserDefaults init]
0x001001c0c98 -[GULUserDefaults initWithSuiteName:]
0x001001c0d4c -[GULUserDefaults dealloc]
0x001001c0dd4 -[GULUserDefaults objectForKey:]
0x001001c0ec8 -[GULUserDefaults setObject:forKey:]
0x001001c1114 -[GULUserDefaults removeObjectForKey:]
0x001001c1128 -[GULUserDefaults integerForKey:]
0x001001c1174 -[GULUserDefaults floatForKey:]
0x001001c11c8 -[GULUserDefaults doubleForKey:]
0x001001c121c -[GULUserDefaults boolForKey:]
0x001001c1268 -[GULUserDefaults stringForKey:]
0x001001c1274 -[GULUserDefaults arrayForKey:]
0x001001c1280 -[GULUserDefaults dictionaryForKey:]
0x001001c128c -[GULUserDefaults setInteger:forKey:]
0x001001c1318 -[GULUserDefaults setFloat:forKey:]
0x001001c13a4 -[GULUserDefaults setDouble:forKey:]
0x001001c1430 -[GULUserDefaults setBool:forKey:]
0x001001c14bc -[GULUserDefaults synchronize]
0x001001c1548 -[GULUserDefaults scheduleSynchronize]
0x001001c15a4 -[GULUserDefaults appNameRef]
0x001001c15ac -[GULUserDefaults isPreferenceFileExcluded]
0x001001c15b8 -[GULUserDefaults setIsPreferenceFileExcluded:]
0x00100e4db30 PodsDummy_JWT : NSObject /usr/lib/libobjc.A.dylib
0x00100e4db80 JWTAlgorithmAsymmetricFamilyErrorDescription : JWTAlgorithmErrorDescription
// class methods
0x001001c15c0 +[JWTAlgorithmAsymmetricFamilyErrorDescription errorDomain]
0x001001c15cc +[JWTAlgorithmAsymmetricFamilyErrorDescription defaultErrorCode]
0x001001c15d4 +[JWTAlgorithmAsymmetricFamilyErrorDescription externalErrorCode]
0x001001c15dc +[JWTAlgorithmAsymmetricFamilyErrorDescription codesAndUserDescriptions]
0x001001c1754 +[JWTAlgorithmAsymmetricFamilyErrorDescription codesAndDescriptions]
0x00100e4dba8 JWTAlgorithmAsymmetricBase : NSObject /usr/lib/libobjc.A.dylib <JWTRSAlgorithm>
@property NSString *privateKeyCertificatePassphrase
@property NSString *keyExtractorType
@property <JWTCryptoKeyProtocol> *signKey
@property <JWTCryptoKeyProtocol> *verifyKey
@property NSString *name
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property NSNumber *algorithmType
@property NSNumber *algorithmNumber
@property <JWTCryptoKeyExtractorProtocol> *keyExtractor
@property @? setAlgorithmType
@property @? setAlgorithmNumber
// class methods
0x001001c2eec +[JWTAlgorithmAsymmetricBase withRS]
0x001001c2f1c +[JWTAlgorithmAsymmetricBase withES]
0x001001c2f4c +[JWTAlgorithmAsymmetricBase withPS]
// instance methods
0x001001c2f7c -[JWTAlgorithmAsymmetricBase with256]
0x001001c2fd0 -[JWTAlgorithmAsymmetricBase with384]
0x001001c3024 -[JWTAlgorithmAsymmetricBase with512]
0x001001c1cd0 -[JWTAlgorithmAsymmetricBase name]
0x001001c1cdc -[JWTAlgorithmAsymmetricBase signHash:key:error:]
0x001001c1ce4 -[JWTAlgorithmAsymmetricBase verifyHash:signature:key:error:]
0x001001c1cec -[JWTAlgorithmAsymmetricBase encodePayload:withSecret:]
0x001001c1cf4 -[JWTAlgorithmAsymmetricBase verifySignedInput:withSignature:verificationKey:]
0x001001c1cfc -[JWTAlgorithmAsymmetricBase copyWithZone:]
0x001001c1cc0 -[JWTAlgorithmAsymmetricBase verifyData:signature:key:error:]
0x001001c1cc8 -[JWTAlgorithmAsymmetricBase signData:key:error:]
0x001001c18cc -[JWTAlgorithmAsymmetricBase setupFluent]
0x001001c1aec -[JWTAlgorithmAsymmetricBase init]
0x001001c1b44 -[JWTAlgorithmAsymmetricBase keyExtractor]
0x001001c1ba8 -[JWTAlgorithmAsymmetricBase keyExtractorType]
0x001001c1bb4 -[JWTAlgorithmAsymmetricBase setKeyExtractorType:]
0x001001c1bbc -[JWTAlgorithmAsymmetricBase signKey]
0x001001c1bc4 -[JWTAlgorithmAsymmetricBase setSignKey:]
0x001001c1bd0 -[JWTAlgorithmAsymmetricBase verifyKey]
0x001001c1bd8 -[JWTAlgorithmAsymmetricBase setVerifyKey:]
0x001001c1be4 -[JWTAlgorithmAsymmetricBase privateKeyCertificatePassphrase]
0x001001c1bf0 -[JWTAlgorithmAsymmetricBase setPrivateKeyCertificatePassphrase:]
0x001001c1bf8 -[JWTAlgorithmAsymmetricBase algorithmType]
0x001001c1c04 -[JWTAlgorithmAsymmetricBase setAlgorithmType:]
0x001001c1c0c -[JWTAlgorithmAsymmetricBase algorithmNumber]
0x001001c1c18 -[JWTAlgorithmAsymmetricBase setAlgorithmNumber:]
0x001001c1c20 -[JWTAlgorithmAsymmetricBase setAlgorithmType]
0x001001c1c2c -[JWTAlgorithmAsymmetricBase setSetAlgorithmType:]
0x001001c1c34 -[JWTAlgorithmAsymmetricBase setAlgorithmNumber]
0x001001c1c40 -[JWTAlgorithmAsymmetricBase setSetAlgorithmNumber:]
0x00100e4dc20 JWTAlgorithmAsymmetricBase__Prior10 : JWTAlgorithmAsymmetricBase
0x00100e4dc70 JWTAlgorithmAsymmetricBase__After10 : JWTAlgorithmAsymmetricBase
@property ^{__CFString=} algorithm
// instance methods
0x001001c2290 -[JWTAlgorithmAsymmetricBase__After10 verifyKeyExtractorParameters]
0x001001c2448 -[JWTAlgorithmAsymmetricBase__After10 signKeyExtractorParameters]
0x001001c2568 -[JWTAlgorithmAsymmetricBase__After10 removeKeyItem:error:]
0x001001c2604 -[JWTAlgorithmAsymmetricBase__After10 signHash:key:error:]
0x001001c2824 -[JWTAlgorithmAsymmetricBase__After10 verifyHash:signature:key:error:]
0x001001c2a74 -[JWTAlgorithmAsymmetricBase__After10 encodePayload:withSecret:]
0x001001c2b44 -[JWTAlgorithmAsymmetricBase__After10 encodePayloadData:withSecret:]
0x001001c2bac -[JWTAlgorithmAsymmetricBase__After10 verifySignedInput:withSignature:verificationKey:]
0x001001c2c50 -[JWTAlgorithmAsymmetricBase__After10 verifySignedInput:withSignature:verificationKeyData:]
0x001001c20b0 -[JWTAlgorithmAsymmetricBase__After10 signData:key:error:]
0x001001c218c -[JWTAlgorithmAsymmetricBase__After10 verifyData:signature:key:error:]
0x001001c1fe8 -[JWTAlgorithmAsymmetricBase__After10 chooseAlgorithmByType:number:]
0x001001c2028 -[JWTAlgorithmAsymmetricBase__After10 algorithm]
0x00100e4dcc0 JWTAlgorithmAsymmetricBase__FamilyMember : JWTAlgorithmAsymmetricBase__After10
// instance methods
0x001001c2d40 -[JWTAlgorithmAsymmetricBase__FamilyMember stringForAlgorithmNumber:]
0x001001c2d74 -[JWTAlgorithmAsymmetricBase__FamilyMember stringForAlgorithmType:]
0x001001c2da8 -[JWTAlgorithmAsymmetricBase__FamilyMember name]
0x00100e4dd10 JWTAlgorithmAsymmetricBase__FamilyMember__RS : JWTAlgorithmAsymmetricBase__FamilyMember
// instance methods
0x001001c2ea4 -[JWTAlgorithmAsymmetricBase__FamilyMember__RS algorithmType]
0x00100e4dd60 JWTAlgorithmAsymmetricBase__FamilyMember__ES : JWTAlgorithmAsymmetricBase__FamilyMember
// instance methods
0x001001c2ebc -[JWTAlgorithmAsymmetricBase__FamilyMember__ES algorithmType]
0x00100e4ddb0 JWTAlgorithmAsymmetricBase__FamilyMember__PS : JWTAlgorithmAsymmetricBase__FamilyMember
// instance methods
0x001001c2ed4 -[JWTAlgorithmAsymmetricBase__FamilyMember__PS algorithmType]
0x00100e4ddd8 JWTAlgorithmBaseDataHolder : NSObject /usr/lib/libobjc.A.dylib <JWTAlgorithmDataHolderProtocol>
@property @? secret
@property @? secretData
@property @? algorithm
@property @? algorithmName
@property @? stringCoder
@property @? secret
@property @? secretData
@property @? algorithm
@property @? algorithmName
@property @? stringCoder
@property NSString *internalSecret
@property NSString *internalAlgorithmName
@property NSData *internalSecretData
@property <JWTAlgorithm> *internalAlgorithm
@property <JWTStringCoder__Protocol> *internalStringCoder
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001c3d90 -[JWTAlgorithmBaseDataHolder initWithAlgorithmName:]
0x001001c3c5c -[JWTAlgorithmBaseDataHolder secretData:]
0x001001c3c88 -[JWTAlgorithmBaseDataHolder secret:]
0x001001c3cdc -[JWTAlgorithmBaseDataHolder algorithm:]
0x001001c3d08 -[JWTAlgorithmBaseDataHolder algorithmName:]
0x001001c3d64 -[JWTAlgorithmBaseDataHolder stringCoder:]
0x001001c3730 -[JWTAlgorithmBaseDataHolder debugInformation]
0x001001c3284 -[JWTAlgorithmBaseDataHolder setupFluent]
0x001001c3078 -[JWTAlgorithmBaseDataHolder dataFromString:]
0x001001c3160 -[JWTAlgorithmBaseDataHolder stringFromData:]
0x001001c3920 -[JWTAlgorithmBaseDataHolder internalStringCoder]
0x001001c3954 -[JWTAlgorithmBaseDataHolder internalAlgorithmName]
0x001001c39a8 -[JWTAlgorithmBaseDataHolder internalSecret]
0x001001c3a08 -[JWTAlgorithmBaseDataHolder init]
0x001001c3a60 -[JWTAlgorithmBaseDataHolder copyWithZone:]
0x001001c3b4c -[JWTAlgorithmBaseDataHolder internalAlgorithm]
0x001001c3b54 -[JWTAlgorithmBaseDataHolder setInternalAlgorithm:]
0x001001c3b60 -[JWTAlgorithmBaseDataHolder internalSecretData]
0x001001c3b6c -[JWTAlgorithmBaseDataHolder setInternalSecretData:]
0x001001c3b74 -[JWTAlgorithmBaseDataHolder setInternalStringCoder:]
0x001001c3b80 -[JWTAlgorithmBaseDataHolder secret]
0x001001c3b8c -[JWTAlgorithmBaseDataHolder setSecret:]
0x001001c3b94 -[JWTAlgorithmBaseDataHolder secretData]
0x001001c3ba0 -[JWTAlgorithmBaseDataHolder setSecretData:]
0x001001c3ba8 -[JWTAlgorithmBaseDataHolder algorithm]
0x001001c3bb4 -[JWTAlgorithmBaseDataHolder setAlgorithm:]
0x001001c3bbc -[JWTAlgorithmBaseDataHolder algorithmName]
0x001001c3bc8 -[JWTAlgorithmBaseDataHolder setAlgorithmName:]
0x001001c3bd0 -[JWTAlgorithmBaseDataHolder stringCoder]
0x001001c3bdc -[JWTAlgorithmBaseDataHolder setStringCoder:]
0x00100e4de28 JWTAlgorithmNoneDataHolder : JWTAlgorithmBaseDataHolder
// instance methods
0x001001c3e24 -[JWTAlgorithmNoneDataHolder init]
0x00100e4dea0 JWTAlgorithmHSFamilyDataHolder : JWTAlgorithmBaseDataHolder <JWTAlgorithmDataHolderCreateProtocol>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001c3ec8 +[JWTAlgorithmHSFamilyDataHolder createWithAlgorithm256]
0x001001c3efc +[JWTAlgorithmHSFamilyDataHolder createWithAlgorithm384]
0x001001c3f30 +[JWTAlgorithmHSFamilyDataHolder createWithAlgorithm512]
0x00100e4dec8 JWTAlgorithmRSFamilyDataHolder : JWTAlgorithmBaseDataHolder <JWTAlgorithmDataHolderCreateProtocol>
@property @? privateKeyCertificatePassphrase
@property @? keyExtractorType
@property @? signKey
@property @? verifyKey
@property NSString *internalPrivateKeyCertificatePassphrase
@property NSString *internalKeyExtractorType
@property <JWTCryptoKeyProtocol> *internalSignKey
@property <JWTCryptoKeyProtocol> *internalVerifyKey
@property @? privateKeyCertificatePassphrase
@property @? keyExtractorType
@property @? signKey
@property @? verifyKey
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001c4244 +[JWTAlgorithmRSFamilyDataHolder createWithAlgorithm256]
0x001001c4278 +[JWTAlgorithmRSFamilyDataHolder createWithAlgorithm384]
0x001001c42ac +[JWTAlgorithmRSFamilyDataHolder createWithAlgorithm512]
// instance methods
0x001001c4ad0 -[JWTAlgorithmRSFamilyDataHolder privateKeyCertificatePassphrase:]
0x001001c4afc -[JWTAlgorithmRSFamilyDataHolder keyExtractorType:]
0x001001c4b28 -[JWTAlgorithmRSFamilyDataHolder signKey:]
0x001001c4b54 -[JWTAlgorithmRSFamilyDataHolder verifyKey:]
0x001001c472c -[JWTAlgorithmRSFamilyDataHolder setupFluent]
0x001001c3f64 -[JWTAlgorithmRSFamilyDataHolder debugInformation]
0x001001c418c -[JWTAlgorithmRSFamilyDataHolder init]
0x001001c42e0 -[JWTAlgorithmRSFamilyDataHolder internalAlgorithm]
0x001001c4454 -[JWTAlgorithmRSFamilyDataHolder copyWithZone:]
0x001001c4584 -[JWTAlgorithmRSFamilyDataHolder internalPrivateKeyCertificatePassphrase]
0x001001c4594 -[JWTAlgorithmRSFamilyDataHolder setInternalPrivateKeyCertificatePassphrase:]
0x001001c45a0 -[JWTAlgorithmRSFamilyDataHolder internalKeyExtractorType]
0x001001c45b0 -[JWTAlgorithmRSFamilyDataHolder setInternalKeyExtractorType:]
0x001001c45bc -[JWTAlgorithmRSFamilyDataHolder internalSignKey]
0x001001c45cc -[JWTAlgorithmRSFamilyDataHolder setInternalSignKey:]
0x001001c45e0 -[JWTAlgorithmRSFamilyDataHolder internalVerifyKey]
0x001001c45f0 -[JWTAlgorithmRSFamilyDataHolder setInternalVerifyKey:]
0x001001c4604 -[JWTAlgorithmRSFamilyDataHolder privateKeyCertificatePassphrase]
0x001001c4614 -[JWTAlgorithmRSFamilyDataHolder setPrivateKeyCertificatePassphrase:]
0x001001c4620 -[JWTAlgorithmRSFamilyDataHolder keyExtractorType]
0x001001c4630 -[JWTAlgorithmRSFamilyDataHolder setKeyExtractorType:]
0x001001c463c -[JWTAlgorithmRSFamilyDataHolder signKey]
0x001001c464c -[JWTAlgorithmRSFamilyDataHolder setSignKey:]
0x001001c4658 -[JWTAlgorithmRSFamilyDataHolder verifyKey]
0x001001c4668 -[JWTAlgorithmRSFamilyDataHolder setVerifyKey:]
0x00100e4df18 JWTAlgorithmDataHolderChain : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *holders
// class methods
0x001001c5054 +[JWTAlgorithmDataHolderChain chainWithHolders:]
0x001001c50cc +[JWTAlgorithmDataHolderChain chainWithHolder:]
// instance methods
0x001001c5218 -[JWTAlgorithmDataHolderChain firstHolderByAlgorithm:]
0x001001c53e4 -[JWTAlgorithmDataHolderChain firstHolderBySecretData:]
0x001001c5560 -[JWTAlgorithmDataHolderChain singleAlgorithm:withManySecretData:]
0x001001c5770 -[JWTAlgorithmDataHolderChain singleSecretData:withManyAlgorithms:]
0x001001c5958 -[JWTAlgorithmDataHolderChain chainByPopulatingAlgorithm:withManySecretData:]
0x001001c5a14 -[JWTAlgorithmDataHolderChain chainByPopulatingSecretData:withManyAlgorithms:]
0x001001c4b80 -[JWTAlgorithmDataHolderChain holders]
0x001001c4be4 -[JWTAlgorithmDataHolderChain initWithHolders:]
0x001001c4d00 -[JWTAlgorithmDataHolderChain initWithHolder:]
0x001001c4de8 -[JWTAlgorithmDataHolderChain chainByAppendingChain:]
0x001001c4ed4 -[JWTAlgorithmDataHolderChain chainByAppendingHolders:]
0x001001c4f78 -[JWTAlgorithmDataHolderChain chainByAppendingHolder:]
0x001001c5200 -[JWTAlgorithmDataHolderChain setHolders:]
0x00100e4df68 JWTAlgorithmErrorDescription : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001c5af8 +[JWTAlgorithmErrorDescription currentErrorDescriptionKey]
0x001001c5b04 +[JWTAlgorithmErrorDescription externalErrorDescriptionKey]
0x001001c5ad0 +[JWTAlgorithmErrorDescription errorDomain]
0x001001c5ad8 +[JWTAlgorithmErrorDescription defaultErrorCode]
0x001001c5ae0 +[JWTAlgorithmErrorDescription externalCodeForInternalError]
0x001001c5ae8 +[JWTAlgorithmErrorDescription codesAndUserDescriptions]
0x001001c5af0 +[JWTAlgorithmErrorDescription codesAndDescriptions]
0x001001c5b10 +[JWTAlgorithmErrorDescription userDescriptionForCode:]
0x001001c5c54 +[JWTAlgorithmErrorDescription errorDescriptionForCode:]
0x001001c5d98 +[JWTAlgorithmErrorDescription errorWithCode:userDescription:errorDescription:]
0x001001c5f00 +[JWTAlgorithmErrorDescription errorWithCode:userDescription:errorDescription:externalErrorDescription:]
0x001001c60b4 +[JWTAlgorithmErrorDescription errorWithCode:]
0x001001c6150 +[JWTAlgorithmErrorDescription errorWithExternalError:]
0x00100e4dfe0 JWTAlgorithmESBase : NSObject /usr/lib/libobjc.A.dylib <JWTAsymmetricKeysAlgorithm>
@property NSString *keyExtractorType
@property <JWTCryptoKeyProtocol> *signKey
@property <JWTCryptoKeyProtocol> *verifyKey
@property NSString *name
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001c633c -[JWTAlgorithmESBase name]
0x001001c6348 -[JWTAlgorithmESBase signHash:key:error:]
0x001001c6350 -[JWTAlgorithmESBase verifyHash:signature:key:error:]
0x001001c6358 -[JWTAlgorithmESBase encodePayload:withSecret:]
0x001001c6360 -[JWTAlgorithmESBase verifySignedInput:withSignature:verificationKey:]
0x001001c6338 -[JWTAlgorithmESBase importKey]
0x001001c62c0 -[JWTAlgorithmESBase keyExtractorType]
0x001001c62cc -[JWTAlgorithmESBase setKeyExtractorType:]
0x001001c62d4 -[JWTAlgorithmESBase signKey]
0x001001c62dc -[JWTAlgorithmESBase setSignKey:]
0x001001c62e8 -[JWTAlgorithmESBase verifyKey]
0x001001c62f0 -[JWTAlgorithmESBase setVerifyKey:]
0x00100e4e030 JWTAlgorithmFactory : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001c6368 +[JWTAlgorithmFactory checkIfSecurityAPIAvailable]
0x001001c63d4 +[JWTAlgorithmFactory algorithms]
0x001001c67e8 +[JWTAlgorithmFactory algorithmByName:]
0x00100e4e080 JWTAlgorithmHSBase : NSObject /usr/lib/libobjc.A.dylib <JWTAlgorithm>
@property unsigned long ccSHANumberDigestLength
@property unsigned int ccHmacAlgSHANumber
@property NSString *name
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001c6fe4 +[JWTAlgorithmHSBase algorithm256]
0x001001c7008 +[JWTAlgorithmHSBase algorithm384]
0x001001c702c +[JWTAlgorithmHSBase algorithm512]
// instance methods
0x001001c69bc -[JWTAlgorithmHSBase ccSHANumberDigestLength]
0x001001c6a04 -[JWTAlgorithmHSBase ccHmacAlgSHANumber]
0x001001c6a4c -[JWTAlgorithmHSBase signHash:key:error:]
0x001001c6b9c -[JWTAlgorithmHSBase verifyHash:signature:key:error:]
0x001001c6c48 -[JWTAlgorithmHSBase name]
0x001001c6c54 -[JWTAlgorithmHSBase encodePayload:withSecret:]
0x001001c6d24 -[JWTAlgorithmHSBase encodePayloadData:withSecret:]
0x001001c6d8c -[JWTAlgorithmHSBase verifySignedInput:withSignature:verificationKey:]
0x001001c6e2c -[JWTAlgorithmHSBase verifySignedInput:withSignature:verificationKeyData:]
0x00100e4e0d0 JWTAlgorithmHSFamilyMember : JWTAlgorithmHSBase
0x00100e4e120 JWTAlgorithmHS256 : JWTAlgorithmHSBase
// instance methods
0x001001c6f20 -[JWTAlgorithmHS256 ccSHANumberDigestLength]
0x001001c6f28 -[JWTAlgorithmHS256 ccHmacAlgSHANumber]
0x001001c6f30 -[JWTAlgorithmHS256 name]
0x00100e4e170 JWTAlgorithmHS384 : JWTAlgorithmHSBase
// instance methods
0x001001c6f3c -[JWTAlgorithmHS384 ccSHANumberDigestLength]
0x001001c6f44 -[JWTAlgorithmHS384 ccHmacAlgSHANumber]
0x001001c6f4c -[JWTAlgorithmHS384 name]
0x00100e4e1c0 JWTAlgorithmHS512 : JWTAlgorithmHSBase
// instance methods
0x001001c6f58 -[JWTAlgorithmHS512 ccSHANumberDigestLength]
0x001001c6f60 -[JWTAlgorithmHS512 ccHmacAlgSHANumber]
0x001001c6f68 -[JWTAlgorithmHS512 name]
0x00100e4e210 JWTAlgorithmHSFamilyMemberMutable : JWTAlgorithmHSFamilyMember
@property unsigned long ccSHANumberDigestLength
@property unsigned int ccHmacAlgSHANumber
@property NSString *name
// instance methods
0x001001c6f74 -[JWTAlgorithmHSFamilyMemberMutable ccSHANumberDigestLength]
0x001001c6f84 -[JWTAlgorithmHSFamilyMemberMutable ccHmacAlgSHANumber]
0x001001c6f94 -[JWTAlgorithmHSFamilyMemberMutable setCcSHANumberDigestLength:]
0x001001c6fa4 -[JWTAlgorithmHSFamilyMemberMutable setCcHmacAlgSHANumber:]
0x001001c6fb4 -[JWTAlgorithmHSFamilyMemberMutable name]
0x001001c6fc4 -[JWTAlgorithmHSFamilyMemberMutable setName:]
0x00100e4e260 JWTAlgorithmNone : NSObject /usr/lib/libobjc.A.dylib <JWTAlgorithm>
@property NSString *name
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001c7050 -[JWTAlgorithmNone name]
0x001001c705c -[JWTAlgorithmNone signHash:key:error:]
0x001001c7070 -[JWTAlgorithmNone verifyHash:signature:key:error:]
0x001001c70f8 -[JWTAlgorithmNone encodePayload:withSecret:]
0x001001c71a4 -[JWTAlgorithmNone encodePayloadData:withSecret:]
0x001001c720c -[JWTAlgorithmNone verifySignedInput:withSignature:verificationKey:]
0x001001c72ac -[JWTAlgorithmNone verifySignedInput:withSignature:verificationKeyData:]
0x00100e4e2b0 JWTAlgorithmRSFamilyErrorDescription : JWTAlgorithmErrorDescription
// class methods
0x001001c7394 +[JWTAlgorithmRSFamilyErrorDescription errorDomain]
0x001001c73a0 +[JWTAlgorithmRSFamilyErrorDescription defaultErrorCode]
0x001001c73a8 +[JWTAlgorithmRSFamilyErrorDescription externalErrorCode]
0x001001c73b0 +[JWTAlgorithmRSFamilyErrorDescription codesAndUserDescriptions]
0x001001c7564 +[JWTAlgorithmRSFamilyErrorDescription codesAndDescriptions]
0x00100e4e300 JWTAlgorithmRSBase : NSObject /usr/lib/libobjc.A.dylib <JWTRSAlgorithm>
@property <JWTCryptoKeyExtractorProtocol> *keyExtractor
@property unsigned long ccSHANumberDigestLength
@property unsigned int secPaddingPKCS1SHANumber
@property NSString *privateKeyCertificatePassphrase
@property NSString *keyExtractorType
@property <JWTCryptoKeyProtocol> *signKey
@property <JWTCryptoKeyProtocol> *verifyKey
@property NSString *name
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001c8928 +[JWTAlgorithmRSBase algorithm256]
0x001001c894c +[JWTAlgorithmRSBase algorithm384]
0x001001c8970 +[JWTAlgorithmRSBase algorithm512]
0x001001c8994 +[JWTAlgorithmRSBase mutableAlgorithm]
// instance methods
0x001001c7718 -[JWTAlgorithmRSBase copyWithZone:]
0x001001c7868 -[JWTAlgorithmRSBase keyExtractor]
0x001001c78cc -[JWTAlgorithmRSBase ccSHANumberDigestLength]
0x001001c7914 -[JWTAlgorithmRSBase secPaddingPKCS1SHANumber]
0x001001c795c -[JWTAlgorithmRSBase CC_SHANumberWithData:withLength:withHashBytes:]
0x001001c7964 -[JWTAlgorithmRSBase name]
0x001001c7970 -[JWTAlgorithmRSBase verifyKeyExtractorParameters]
0x001001c7a64 -[JWTAlgorithmRSBase signKeyExtractorParameters]
0x001001c7b84 -[JWTAlgorithmRSBase removeKeyItem:error:]
0x001001c7c20 -[JWTAlgorithmRSBase signHash:key:error:]
0x001001c7e40 -[JWTAlgorithmRSBase verifyHash:signature:key:error:]
0x001001c8090 -[JWTAlgorithmRSBase encodePayload:withSecret:]
0x001001c8160 -[JWTAlgorithmRSBase encodePayloadData:withSecret:]
0x001001c81c8 -[JWTAlgorithmRSBase verifySignedInput:withSignature:verificationKey:]
0x001001c826c -[JWTAlgorithmRSBase verifySignedInput:withSignature:verificationKeyData:]
0x001001c835c -[JWTAlgorithmRSBase verifyData:signature:key:error:]
0x001001c8364 -[JWTAlgorithmRSBase signData:key:error:]
0x001001c836c -[JWTAlgorithmRSBase privateKeyCertificatePassphrase]
0x001001c8378 -[JWTAlgorithmRSBase setPrivateKeyCertificatePassphrase:]
0x001001c8380 -[JWTAlgorithmRSBase keyExtractorType]
0x001001c838c -[JWTAlgorithmRSBase setKeyExtractorType:]
0x001001c8394 -[JWTAlgorithmRSBase signKey]
0x001001c839c -[JWTAlgorithmRSBase setSignKey:]
0x001001c83a8 -[JWTAlgorithmRSBase verifyKey]
0x001001c83b0 -[JWTAlgorithmRSBase setVerifyKey:]
0x00100e4e350 JWTAlgorithmRSBaseIOS : JWTAlgorithmRSBase
// instance methods
0x001001c8404 -[JWTAlgorithmRSBaseIOS verifyData:signature:key:error:]
0x001001c857c -[JWTAlgorithmRSBaseIOS signData:key:error:]
0x00100e4e3a0 JWTAlgorithmRSFamilyMember : JWTAlgorithmRSBaseIOS
// instance methods
0x001001c8714 -[JWTAlgorithmRSFamilyMember secPaddingPKCS1SHANumber]
0x00100e4e3f0 JWTAlgorithmRS256 : JWTAlgorithmRSFamilyMember
// instance methods
0x001001c871c -[JWTAlgorithmRS256 ccSHANumberDigestLength]
0x001001c8724 -[JWTAlgorithmRS256 secPaddingPKCS1SHANumber]
0x001001c872c -[JWTAlgorithmRS256 CC_SHANumberWithData:withLength:withHashBytes:]
0x001001c873c -[JWTAlgorithmRS256 name]
0x00100e4e440 JWTAlgorithmRS384 : JWTAlgorithmRSFamilyMember
// instance methods
0x001001c8748 -[JWTAlgorithmRS384 ccSHANumberDigestLength]
0x001001c8750 -[JWTAlgorithmRS384 secPaddingPKCS1SHANumber]
0x001001c8758 -[JWTAlgorithmRS384 CC_SHANumberWithData:withLength:withHashBytes:]
0x001001c8768 -[JWTAlgorithmRS384 name]
0x00100e4e490 JWTAlgorithmRS512 : JWTAlgorithmRSFamilyMember
// instance methods
0x001001c8774 -[JWTAlgorithmRS512 ccSHANumberDigestLength]
0x001001c877c -[JWTAlgorithmRS512 secPaddingPKCS1SHANumber]
0x001001c8784 -[JWTAlgorithmRS512 CC_SHANumberWithData:withLength:withHashBytes:]
0x001001c8794 -[JWTAlgorithmRS512 name]
0x00100e4e4b8 JWTAlgorithmRSFamilyMemberMutable : JWTAlgorithmRSFamilyMember
@property unsigned long ccSHANumberDigestLength
@property unsigned int secPaddingPKCS1SHANumber
@property @? ccShaNumberWithData
@property NSString *name
// instance methods
0x001001c87a0 -[JWTAlgorithmRSFamilyMemberMutable ccSHANumberDigestLength]
0x001001c87b0 -[JWTAlgorithmRSFamilyMemberMutable secPaddingPKCS1SHANumber]
0x001001c87c0 -[JWTAlgorithmRSFamilyMemberMutable CC_SHANumberWithData:withLength:withHashBytes:]
0x001001c8890 -[JWTAlgorithmRSFamilyMemberMutable setCcSHANumberDigestLength:]
0x001001c88a0 -[JWTAlgorithmRSFamilyMemberMutable setSecPaddingPKCS1SHANumber:]
0x001001c88b0 -[JWTAlgorithmRSFamilyMemberMutable name]
0x001001c88c0 -[JWTAlgorithmRSFamilyMemberMutable setName:]
0x001001c88cc -[JWTAlgorithmRSFamilyMemberMutable ccShaNumberWithData]
0x001001c88dc -[JWTAlgorithmRSFamilyMemberMutable setCcShaNumberWithData:]
0x00100e4e530 JWTBase64Coder : NSObject /usr/lib/libobjc.A.dylib <JWTStringCoder__Protocol>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property BOOL isBase64String
// class methods
0x001001c8a18 +[JWTBase64Coder withBase64String]
0x001001c8a60 +[JWTBase64Coder withPlainString]
0x001001c8aa8 +[JWTBase64Coder base64UrlEncodedStringWithData:]
0x001001c8b3c +[JWTBase64Coder dataWithBase64UrlEncodedString:]
// instance methods
0x001001c8c10 -[JWTBase64Coder stringWithData:]
0x001001c8c8c -[JWTBase64Coder dataWithString:]
0x001001c8c00 -[JWTBase64Coder isBase64String]
0x001001c8c08 -[JWTBase64Coder setIsBase64String:]
0x00100e4e580 JWTStringCoder__For__Encoding : NSObject /usr/lib/libobjc.A.dylib <JWTStringCoder__Protocol>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property unsigned long stringEncoding
// class methods
0x001001c8d90 +[JWTStringCoder__For__Encoding utf8Encoding]
// instance methods
0x001001c8ddc -[JWTStringCoder__For__Encoding stringWithData:]
0x001001c8e64 -[JWTStringCoder__For__Encoding dataWithString:]
0x001001c8dcc -[JWTStringCoder__For__Encoding stringEncoding]
0x001001c8dd4 -[JWTStringCoder__For__Encoding setStringEncoding:]
0x00100e4e620 JWTClaimIssuer : JWTClaim
// class methods
0x001001c8ed4 +[JWTClaimIssuer name]
0x001001c8ee0 +[JWTClaimIssuer verifyValue:withTrustedValue:]
0x00100e4e670 JWTClaimSubject : JWTClaim
// class methods
0x001001c8f2c +[JWTClaimSubject name]
0x001001c8f38 +[JWTClaimSubject verifyValue:withTrustedValue:]
0x00100e4e6c0 JWTClaimAudience : JWTClaim
// class methods
0x001001c8f84 +[JWTClaimAudience name]
0x001001c8f90 +[JWTClaimAudience verifyValue:withTrustedValue:]
0x00100e4e710 JWTClaimExpirationTime : JWTClaim
// class methods
0x001001c8fdc +[JWTClaimExpirationTime name]
0x001001c8fe8 +[JWTClaimExpirationTime verifyValue:withTrustedValue:]
0x00100e4e760 JWTClaimNotBefore : JWTClaim
// class methods
0x001001c9038 +[JWTClaimNotBefore name]
0x001001c9044 +[JWTClaimNotBefore verifyValue:withTrustedValue:]
0x00100e4e7b0 JWTClaimIssuedAt : JWTClaim
// class methods
0x001001c9094 +[JWTClaimIssuedAt name]
0x001001c90a0 +[JWTClaimIssuedAt verifyValue:withTrustedValue:]
0x00100e4e800 JWTClaimJWTID : JWTClaim
// class methods
0x001001c90f0 +[JWTClaimJWTID name]
0x001001c90fc +[JWTClaimJWTID verifyValue:withTrustedValue:]
0x00100e4e850 JWTClaimType : JWTClaim
// class methods
0x001001c9148 +[JWTClaimType name]
0x001001c9154 +[JWTClaimType verifyValue:withTrustedValue:]
0x00100e4e8a0 JWTClaimScope : JWTClaim
// class methods
0x001001c91a0 +[JWTClaimScope name]
0x001001c91ac +[JWTClaimScope verifyValue:withTrustedValue:]
0x00100e4e5f8 JWTClaim : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001c91f8 +[JWTClaim name]
0x001001c9204 +[JWTClaim claimsAndNames]
0x001001c9544 +[JWTClaim claimByName:]
0x001001c95c4 +[JWTClaim verifyValue:withTrustedValue:]
// instance methods
0x001001c95cc -[JWTClaim verifyValue:withTrustedValue:]
0x00100e4e8f0 JWTClaimsSet : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property NSString *issuer
@property NSString *subject
@property NSString *audience
@property NSDate *expirationDate
@property NSDate *notBeforeDate
@property NSDate *issuedAt
@property NSString *identifier
@property NSString *type
@property NSString *scope
// instance methods
0x001001c964c -[JWTClaimsSet copyWithZone:]
0x001001c9894 -[JWTClaimsSet issuer]
0x001001c98a0 -[JWTClaimsSet setIssuer:]
0x001001c98a8 -[JWTClaimsSet subject]
0x001001c98b4 -[JWTClaimsSet setSubject:]
0x001001c98bc -[JWTClaimsSet audience]
0x001001c98c8 -[JWTClaimsSet setAudience:]
0x001001c98d0 -[JWTClaimsSet expirationDate]
0x001001c98dc -[JWTClaimsSet setExpirationDate:]
0x001001c98e4 -[JWTClaimsSet notBeforeDate]
0x001001c98f0 -[JWTClaimsSet setNotBeforeDate:]
0x001001c98f8 -[JWTClaimsSet issuedAt]
0x001001c9904 -[JWTClaimsSet setIssuedAt:]
0x001001c990c -[JWTClaimsSet identifier]
0x001001c9918 -[JWTClaimsSet setIdentifier:]
0x001001c9920 -[JWTClaimsSet type]
0x001001c992c -[JWTClaimsSet setType:]
0x001001c9934 -[JWTClaimsSet scope]
0x001001c9940 -[JWTClaimsSet setScope:]
0x00100e4e940 JWTClaimsSetSerializer : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001c99cc +[JWTClaimsSetSerializer claimsSetKeys]
0x001001c9a90 +[JWTClaimsSetSerializer dictionaryWithClaimsSet:]
0x001001c9d68 +[JWTClaimsSetSerializer claimsSetWithDictionary:]
0x001001ca098 +[JWTClaimsSetSerializer dictionary:setObjectIfNotNil:forKey:]
0x001001ca100 +[JWTClaimsSetSerializer dictionary:setDateIfNotNil:forKey:]
0x00100e4e990 JWTClaimsSetVerifier : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001ca1c8 +[JWTClaimsSetVerifier verifyDictionary:withTrustedDictionary:byKey:]
0x001001ca2d8 +[JWTClaimsSetVerifier verifyClaimsSetDictionary:withTrustedClaimsSetDictionary:]
0x001001ca474 +[JWTClaimsSetVerifier verifyClaimsSet:withTrustedClaimsSet:]
0x001001ca654 +[JWTClaimsSetVerifier verifyClaimsSetDictionary:withTrustedClaimsSet:]
0x00100e4e9e0 JWTCodingResultComponents : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001ca6dc +[JWTCodingResultComponents Headers]
0x001001ca6e8 +[JWTCodingResultComponents Payload]
0x00100e4ea08 JWTCodingResultTypeSuccess : NSObject /usr/lib/libobjc.A.dylib <JWTMutableCodingResultTypeSuccessEncodedProtocol, JWTMutableCodingResultTypeSuccessDecodedProtocol, JWTCodingResultTypeSuccessEncodedProtocol, JWTCodingResultTypeSuccessDecodedProtocol>
@property NSString *encoded
@property NSString *token
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
@property NSDictionary *headers
@property NSDictionary *payload
@property JWTClaimsSet *claimsSet
@property NSDictionary *headerAndPayloadDictionary
// instance methods
0x001001ca6f4 -[JWTCodingResultTypeSuccess headerAndPayloadDictionary]
0x001001ca880 -[JWTCodingResultTypeSuccess initWithEncoded:]
0x001001ca8f4 -[JWTCodingResultTypeSuccess initWithToken:]
0x001001ca968 -[JWTCodingResultTypeSuccess initWithHeaders:withPayload:]
0x001001caa10 -[JWTCodingResultTypeSuccess initWithHeadersAndPayload:]
0x001001cab14 -[JWTCodingResultTypeSuccess initWithClaimsSet:]
0x001001cab88 -[JWTCodingResultTypeSuccess encoded]
0x001001cab94 -[JWTCodingResultTypeSuccess setEncoded:]
0x001001cab9c -[JWTCodingResultTypeSuccess headers]
0x001001caba8 -[JWTCodingResultTypeSuccess setHeaders:]
0x001001cabb0 -[JWTCodingResultTypeSuccess payload]
0x001001cabbc -[JWTCodingResultTypeSuccess setPayload:]
0x001001cabc4 -[JWTCodingResultTypeSuccess claimsSet]
0x001001cabd0 -[JWTCodingResultTypeSuccess setClaimsSet:]
0x001001cabd8 -[JWTCodingResultTypeSuccess token]
0x001001cabe4 -[JWTCodingResultTypeSuccess setToken:]
0x00100e4ea58 JWTCodingResultTypeError : NSObject /usr/lib/libobjc.A.dylib <JWTMutableCodingResultTypeErrorProtocol, JWTCodingResultTypeErrorProtocol>
@property NSError *error
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001cac40 -[JWTCodingResultTypeError initWithError:]
0x001001cacb4 -[JWTCodingResultTypeError error]
0x001001cacc0 -[JWTCodingResultTypeError setError:]
0x00100e4eaa8 JWTCodingResultType : NSObject /usr/lib/libobjc.A.dylib
@property JWTCodingResultTypeSuccess *successResult
@property JWTCodingResultTypeError *errorResult
// instance methods
0x001001cacd4 -[JWTCodingResultType initWithSuccessResult:]
0x001001cad48 -[JWTCodingResultType initWithErrorResult:]
0x001001cadbc -[JWTCodingResultType successResult]
0x001001cadc4 -[JWTCodingResultType setSuccessResult:]
0x001001cadd0 -[JWTCodingResultType errorResult]
0x001001cadd8 -[JWTCodingResultType setErrorResult:]
0x00100e4eb48 JWTCodingBuilder : NSObject /usr/lib/libobjc.A.dylib
@property @? chain
@property @? constructChain
@property @? modifyChain
@property @? options
@property @? addHolder
@property JWTAlgorithmDataHolderChain *internalChain
@property NSNumber *internalOptions
@property @? chain
@property @? constructChain
@property @? modifyChain
@property @? options
@property @? addHolder
@property @? constructHolder
// class methods
0x001001ccb88 +[JWTCodingBuilder createWithHolders:]
0x001001ccc1c +[JWTCodingBuilder createWithChain:]
0x001001ccc80 +[JWTCodingBuilder createWithEmptyChain]
// instance methods
0x001001ccda0 -[JWTCodingBuilder and]
0x001001ccda4 -[JWTCodingBuilder with]
0x001001cc3a0 -[JWTCodingBuilder chain:]
0x001001cc3cc -[JWTCodingBuilder options:]
0x001001cc3f8 -[JWTCodingBuilder addHolder:]
0x001001cc494 -[JWTCodingBuilder setupFluent]
0x001001ccab8 -[JWTCodingBuilder internalChain]
0x001001ccb04 -[JWTCodingBuilder initWithChain:]
0x001001ccc90 -[JWTCodingBuilder internalOptions]
0x001001ccc9c -[JWTCodingBuilder setInternalOptions:]
0x001001ccca4 -[JWTCodingBuilder setInternalChain:]
0x001001cccb0 -[JWTCodingBuilder chain]
0x001001cccbc -[JWTCodingBuilder setChain:]
0x001001cccc4 -[JWTCodingBuilder constructChain]
0x001001cccd0 -[JWTCodingBuilder setConstructChain:]
0x001001cccd8 -[JWTCodingBuilder modifyChain]
0x001001ccce4 -[JWTCodingBuilder setModifyChain:]
0x001001cccec -[JWTCodingBuilder options]
0x001001cccf8 -[JWTCodingBuilder setOptions:]
0x001001ccd00 -[JWTCodingBuilder addHolder]
0x001001ccd0c -[JWTCodingBuilder setAddHolder:]
0x001001ccd14 -[JWTCodingBuilder constructHolder]
0x001001ccd20 -[JWTCodingBuilder setConstructHolder:]
0x00100e4eaf8 JWTEncodingBuilder : JWTCodingBuilder
@property JWTCodingResultType *encode
@property @? payload
@property @? headers
@property @? claimsSet
@property NSDictionary *internalPayload
@property NSDictionary *internalHeaders
@property JWTClaimsSet *internalClaimsSet
@property NSDictionary *internalMixingClaimsPayload
@property @? payload
@property @? headers
@property @? claimsSet
// class methods
0x001001cd1e4 +[JWTEncodingBuilder encodePayload:]
0x001001cd280 +[JWTEncodingBuilder encodeClaimsSet:]
// instance methods
0x001001cd47c -[JWTEncodingBuilder encode]
0x001001cd840 -[JWTEncodingBuilder encodeWithAlgorithm:withHeaders:withPayload:withSecretData:withError:]
0x001001cddcc -[JWTEncodingBuilder encodeSegment:withError:]
0x001001cdee0 -[JWTEncodingBuilder result]
0x001001cce2c -[JWTEncodingBuilder setupFluent]
0x001001ccda8 -[JWTEncodingBuilder payload:]
0x001001ccdd4 -[JWTEncodingBuilder headers:]
0x001001cce00 -[JWTEncodingBuilder claimsSet:]
0x001001cd108 -[JWTEncodingBuilder internalMixingClaimsPayload]
0x001001cd31c -[JWTEncodingBuilder internalPayload]
0x001001cd32c -[JWTEncodingBuilder setInternalPayload:]
0x001001cd338 -[JWTEncodingBuilder internalHeaders]
0x001001cd348 -[JWTEncodingBuilder setInternalHeaders:]
0x001001cd354 -[JWTEncodingBuilder internalClaimsSet]
0x001001cd364 -[JWTEncodingBuilder setInternalClaimsSet:]
0x001001cd378 -[JWTEncodingBuilder setInternalMixingClaimsPayload:]
0x001001cd384 -[JWTEncodingBuilder payload]
0x001001cd394 -[JWTEncodingBuilder setPayload:]
0x001001cd3a0 -[JWTEncodingBuilder headers]
0x001001cd3b0 -[JWTEncodingBuilder setHeaders:]
0x001001cd3bc -[JWTEncodingBuilder claimsSet]
0x001001cd3cc -[JWTEncodingBuilder setClaimsSet:]
0x00100e4eb20 JWTDecodingBuilder : JWTCodingBuilder
@property JWTCodingResultType *decode
@property @? message
@property @? claimsSet
@property NSString *internalMessage
@property JWTClaimsSet *internalClaimsSet
@property @? message
@property @? claimsSet
// class methods
0x001001ce158 +[JWTDecodingBuilder decodeMessage:]
// instance methods
0x001001ce2d4 -[JWTDecodingBuilder decode]
0x001001cea5c -[JWTDecodingBuilder decodeMessage:secretData:algorithm:options:error:]
0x001001cf1f4 -[JWTDecodingBuilder result]
0x001001cdf44 -[JWTDecodingBuilder setupFluent]
0x001001cdeec -[JWTDecodingBuilder message:]
0x001001cdf18 -[JWTDecodingBuilder claimsSet:]
0x001001ce1f4 -[JWTDecodingBuilder internalMessage]
0x001001ce204 -[JWTDecodingBuilder setInternalMessage:]
0x001001ce210 -[JWTDecodingBuilder internalClaimsSet]
0x001001ce220 -[JWTDecodingBuilder setInternalClaimsSet:]
0x001001ce234 -[JWTDecodingBuilder message]
0x001001ce244 -[JWTDecodingBuilder setMessage:]
0x001001ce250 -[JWTDecodingBuilder claimsSet]
0x001001ce260 -[JWTDecodingBuilder setClaimsSet:]
0x00100e4ebe8 JWTBuilder : NSObject /usr/lib/libobjc.A.dylib
@property @? message
@property @? payload
@property @? headers
@property @? claimsSet
@property @? secret
@property @? secretData
@property @? privateKeyCertificatePassphrase
@property @? algorithm
@property @? algorithmName
@property @? options
@property @? whitelist
@property NSString *jwtMessage
@property NSDictionary *jwtPayload
@property NSDictionary *jwtHeaders
@property JWTClaimsSet *jwtClaimsSet
@property NSArray *jwtDataHolders
@property NSString *jwtSecret
@property NSData *jwtSecretData
@property NSString *jwtPrivateKeyCertificatePassphrase
@property NSError *jwtError
@property <JWTAlgorithm> *jwtAlgorithm
@property NSString *jwtAlgorithmName
@property NSNumber *jwtOptions
@property NSSet *algorithmWhitelist
@property @? message
@property @? payload
@property @? headers
@property @? claimsSet
@property @? secret
@property @? secretData
@property @? privateKeyCertificatePassphrase
@property @? algorithm
@property @? algorithmName
@property @? options
@property @? whitelist
@property @? addDataHolder
@property @? constructDataHolder
@property NSString *encode
@property NSDictionary *decode
// class methods
0x001001cffb8 +[JWTBuilder encodePayload:]
0x001001d005c +[JWTBuilder encodeClaimsSet:]
0x001001d0100 +[JWTBuilder decodeMessage:]
// instance methods
0x001001cf23c -[JWTBuilder message:]
0x001001cf268 -[JWTBuilder payload:]
0x001001cf294 -[JWTBuilder headers:]
0x001001cf2c0 -[JWTBuilder claimSet:]
0x001001cf2ec -[JWTBuilder secret:]
0x001001cf318 -[JWTBuilder secretData:]
0x001001cf344 -[JWTBuilder privateKeyCertificatePassphrase:]
0x001001cf370 -[JWTBuilder algorithm:]
0x001001cf39c -[JWTBuilder algorithmName:]
0x001001cf3c8 -[JWTBuilder options:]
0x001001cf3f4 -[JWTBuilder whitelist:]
0x001001cf468 -[JWTBuilder addDataHolder:]
0x001001cf46c -[JWTBuilder jwtAlgorithm]
0x001001cf4c4 -[JWTBuilder jwtPayload]
0x001001cf504 -[JWTBuilder setupFluent]
0x001001d01a4 -[JWTBuilder init]
0x001001d01fc -[JWTBuilder encode]
0x001001d0234 -[JWTBuilder decode]
0x001001d026c -[JWTBuilder encodeHelper]
0x001001d08c0 -[JWTBuilder encodeSegment:withError:]
0x001001d09d4 -[JWTBuilder decodeHelper]
0x001001d0c94 -[JWTBuilder decodeMessage:withSecret:withSecretData:withError:withForcedAlgorithmByName:skipVerification:]
0x001001d12d0 -[JWTBuilder decodeMessage:withSecret:withSecretData:withError:withForcedAlgorithmByName:skipVerification:whitelist:]
0x001001d1680 -[JWTBuilder jwtMessage]
0x001001d168c -[JWTBuilder setJwtMessage:]
0x001001d1694 -[JWTBuilder jwtHeaders]
0x001001d16a0 -[JWTBuilder setJwtHeaders:]
0x001001d16a8 -[JWTBuilder jwtClaimsSet]
0x001001d16b4 -[JWTBuilder setJwtClaimsSet:]
0x001001d16bc -[JWTBuilder jwtDataHolders]
0x001001d16c8 -[JWTBuilder setJwtDataHolders:]
0x001001d16d0 -[JWTBuilder jwtSecret]
0x001001d16dc -[JWTBuilder setJwtSecret:]
0x001001d16e4 -[JWTBuilder jwtSecretData]
0x001001d16f0 -[JWTBuilder setJwtSecretData:]
0x001001d16f8 -[JWTBuilder jwtPrivateKeyCertificatePassphrase]
0x001001d1704 -[JWTBuilder setJwtPrivateKeyCertificatePassphrase:]
0x001001d170c -[JWTBuilder jwtError]
0x001001d1718 -[JWTBuilder setJwtError:]
0x001001d1720 -[JWTBuilder jwtAlgorithmName]
0x001001d172c -[JWTBuilder setJwtAlgorithmName:]
0x001001d1734 -[JWTBuilder jwtOptions]
0x001001d1740 -[JWTBuilder setJwtOptions:]
0x001001d1748 -[JWTBuilder algorithmWhitelist]
0x001001d1754 -[JWTBuilder setAlgorithmWhitelist:]
0x001001d175c -[JWTBuilder setJwtPayload:]
0x001001d1764 -[JWTBuilder setJwtAlgorithm:]
0x001001d1770 -[JWTBuilder message]
0x001001d177c -[JWTBuilder setMessage:]
0x001001d1784 -[JWTBuilder payload]
0x001001d1790 -[JWTBuilder setPayload:]
0x001001d1798 -[JWTBuilder headers]
0x001001d17a4 -[JWTBuilder setHeaders:]
0x001001d17ac -[JWTBuilder claimsSet]
0x001001d17b8 -[JWTBuilder setClaimsSet:]
0x001001d17c0 -[JWTBuilder secret]
0x001001d17cc -[JWTBuilder setSecret:]
0x001001d17d4 -[JWTBuilder secretData]
0x001001d17e0 -[JWTBuilder setSecretData:]
0x001001d17e8 -[JWTBuilder privateKeyCertificatePassphrase]
0x001001d17f4 -[JWTBuilder setPrivateKeyCertificatePassphrase:]
0x001001d17fc -[JWTBuilder algorithm]
0x001001d1808 -[JWTBuilder setAlgorithm:]
0x001001d1810 -[JWTBuilder algorithmName]
0x001001d181c -[JWTBuilder setAlgorithmName:]
0x001001d1824 -[JWTBuilder options]
0x001001d1830 -[JWTBuilder setOptions:]
0x001001d1838 -[JWTBuilder whitelist]
0x001001d1844 -[JWTBuilder setWhitelist:]
0x001001d184c -[JWTBuilder addDataHolder]
0x001001d1858 -[JWTBuilder setAddDataHolder:]
0x001001d1860 -[JWTBuilder constructDataHolder]
0x001001d186c -[JWTBuilder setConstructDataHolder:]
0x00100e4ec60 JWT : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001cf200 +[JWT encodePayload:]
0x001001cf214 +[JWT encodeClaimsSet:]
0x001001cf228 +[JWT decodeMessage:]
0x001001cc350 +[JWT encodeWithHolders:]
0x001001cc364 +[JWT encodeWithChain:]
0x001001cc378 +[JWT decodeWithHolders:]
0x001001cc38c +[JWT decodeWithChain:]
0x001001cae14 +[JWT encodeSegment:withError:]
0x001001caf28 +[JWT encodeSegment:]
0x001001caf5c +[JWT encodeClaimsSet:withSecret:]
0x001001cb020 +[JWT encodeClaimsSet:withSecret:algorithm:]
0x001001cb0f0 +[JWT encodePayload:withSecret:]
0x001001cb1b4 +[JWT encodePayload:withSecret:algorithm:]
0x001001cb238 +[JWT encodePayload:withSecret:withHeaders:algorithm:]
0x001001cb2ec +[JWT encodePayload:withSecret:withHeaders:algorithm:withError:]
0x001001cb6d0 +[JWT decodeMessage:withSecret:withTrustedClaimsSet:withError:withForcedAlgorithmByName:]
0x001001cb780 +[JWT decodeMessage:withSecret:withTrustedClaimsSet:withError:withForcedOption:]
0x001001cb824 +[JWT decodeMessage:withSecret:withTrustedClaimsSet:withError:withForcedAlgorithmByName:withForcedOption:]
0x001001cb8ec +[JWT decodeMessage:withSecret:withTrustedClaimsSet:withError:withForcedAlgorithmByName:withForcedOption:withAlgorithmWhiteList:]
0x001001cba94 +[JWT decodeMessage:withSecret:withError:withForcedOption:]
0x001001cbb1c +[JWT decodeMessage:withSecret:withError:withForcedAlgorithmByName:]
0x001001cbbb0 +[JWT decodeMessage:withSecret:withError:withForcedAlgorithmByName:skipVerification:]
0x001001cbc4c +[JWT decodeMessage:withSecret:withError:withForcedAlgorithmByName:skipVerification:whitelist:]
0x001001cc264 +[JWT decodeMessage:withSecret:withError:]
0x001001cc2dc +[JWT decodeMessage:withSecret:]
0x00100e4ecb0 JWTCryptoKeyBuilder : NSObject /usr/lib/libobjc.A.dylib
@property BOOL public
@property NSString *keyType
@property BOOL withKeyTypeRSA
@property BOOL withKeyTypeEC
// class methods
0x001001d19c4 +[JWTCryptoKeyBuilder keyTypeRSA]
0x001001d19d0 +[JWTCryptoKeyBuilder keyTypeEC]
// instance methods
0x001001d19dc -[JWTCryptoKeyBuilder keyTypeRSA]
0x001001d1a3c -[JWTCryptoKeyBuilder keyTypeEC]
0x001001d1a9c -[JWTCryptoKeyBuilder withKeyTypeRSA]
0x001001d1b2c -[JWTCryptoKeyBuilder withKeyTypeEC]
0x001001d1bbc -[JWTCryptoKeyBuilder keyType]
0x001001d1bc4 -[JWTCryptoKeyBuilder setKeyType:]
0x001001d1bcc -[JWTCryptoKeyBuilder public]
0x001001d1bd4 -[JWTCryptoKeyBuilder setPublic:]
0x00100e4ecd8 JWTCryptoKey : NSObject /usr/lib/libobjc.A.dylib <JWTCryptoKey__Generator__Protocol, JWTCryptoKey__Raw__Generator__Protocol, JWTCryptoKeyProtocol>
@property NSString *tag
@property ^{__SecKey=} key
@property NSData *rawKey
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001d1c90 +[JWTCryptoKey parametersKeyBuilder]
0x001001d1bdc +[JWTCryptoKey generateUniqueTag]
// instance methods
0x001001d2304 -[JWTCryptoKey externalRepresentationForCoder:error:]
0x001001d21c4 -[JWTCryptoKey cleanup]
0x001001d220c -[JWTCryptoKey checkedWithError:]
0x001001d1dfc -[JWTCryptoKey initWithSecKeyRef:]
0x001001d1e70 -[JWTCryptoKey initWithData:parameters:error:]
0x001001d1ea4 -[JWTCryptoKey initWithBase64String:parameters:error:]
0x001001d1f58 -[JWTCryptoKey initWithPemEncoded:parameters:error:]
0x001001d20c4 -[JWTCryptoKey initWithPemAtURL:parameters:error:]
0x001001d1c98 -[JWTCryptoKey extractedBuilderWithParameters:]
0x001001d1d7c -[JWTCryptoKey extractedSecKeyTypeWithParameters:]
0x001001d23f0 -[JWTCryptoKey dealloc]
0x001001d243c -[JWTCryptoKey tag]
0x001001d2448 -[JWTCryptoKey setTag:]
0x001001d2450 -[JWTCryptoKey key]
0x001001d2458 -[JWTCryptoKey setKey:]
0x001001d2460 -[JWTCryptoKey rawKey]
0x001001d246c -[JWTCryptoKey setRawKey:]
0x00100e4ed28 JWTCryptoKeyPublic : JWTCryptoKey <JWTCryptoKey__Generator__Protocol, JWTCryptoKey__Raw__Generator__Protocol>
// instance methods
0x001001d24a4 -[JWTCryptoKeyPublic initWithData:parameters:error:]
0x001001d2780 -[JWTCryptoKeyPublic initWithCertificateData:parameters:error:]
0x001001d2834 -[JWTCryptoKeyPublic initWithCertificateBase64String:parameters:error:]
0x00100e4ed78 JWTCryptoKeyPrivate : JWTCryptoKey <JWTCryptoKey__Generator__Protocol, JWTCryptoKey__Raw__Generator__Protocol>
// instance methods
0x001001d28e8 -[JWTCryptoKeyPrivate initWithData:parameters:error:]
0x001001d2b38 -[JWTCryptoKeyPrivate initWithP12AtURL:withPassphrase:parameters:error:]
0x001001d2c10 -[JWTCryptoKeyPrivate initWithP12Data:withPassphrase:parameters:error:]
0x00100e4edc8 JWTCryptoKeyExtractor : NSObject /usr/lib/libobjc.A.dylib <JWTCryptoKeyExtractorProtocol>
@property @? keyBuilder
@property JWTCryptoKeyBuilder *internalKeyBuilder
@property @? keyBuilder
@property NSString *type
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001d3790 +[JWTCryptoKeyExtractor publicKeyWithCertificate]
0x001001d37b4 +[JWTCryptoKeyExtractor privateKeyInP12]
0x001001d37d8 +[JWTCryptoKeyExtractor publicKeyWithPEMBase64]
0x001001d37fc +[JWTCryptoKeyExtractor privateKeyWithPEMBase64]
0x001001d3820 +[JWTCryptoKeyExtractor availableExtractors]
0x001001d3948 +[JWTCryptoKeyExtractor typesAndExtractors]
0x001001d3a4c +[JWTCryptoKeyExtractor createWithType:]
0x001001d2f08 +[JWTCryptoKeyExtractor type]
0x001001d2f0c +[JWTCryptoKeyExtractor parametersKeyCertificatePassphrase]
// instance methods
0x001001d32ac -[JWTCryptoKeyExtractor configuredByKeyBuilder:]
0x001001d2d9c -[JWTCryptoKeyExtractor enhancedParameters:]
0x001001d2ee4 -[JWTCryptoKeyExtractor type]
0x001001d2f14 -[JWTCryptoKeyExtractor init]
0x001001d2f6c -[JWTCryptoKeyExtractor setupFluent]
0x001001d308c -[JWTCryptoKeyExtractor keyFromData:parameters:error:]
0x001001d3170 -[JWTCryptoKeyExtractor keyFromString:parameters:error:]
0x001001d3254 -[JWTCryptoKeyExtractor internalKeyBuilder]
0x001001d325c -[JWTCryptoKeyExtractor setInternalKeyBuilder:]
0x001001d3268 -[JWTCryptoKeyExtractor keyBuilder]
0x001001d3274 -[JWTCryptoKeyExtractor setKeyBuilder:]
0x00100e4ee40 JWTCryptoKeyExtractor_Public_Pem_Certificate : JWTCryptoKeyExtractor
// instance methods
0x001001d32d8 -[JWTCryptoKeyExtractor_Public_Pem_Certificate keyFromData:parameters:error:]
0x00100e4ee90 JWTCryptoKeyExtractor_Private_P12 : JWTCryptoKeyExtractor
// instance methods
0x001001d3374 -[JWTCryptoKeyExtractor_Private_P12 keyFromData:parameters:error:]
0x00100e4eee0 JWTCryptoKeyExtractor_Public_Pem_Key : JWTCryptoKeyExtractor
// instance methods
0x001001d34e0 -[JWTCryptoKeyExtractor_Public_Pem_Key keyFromData:parameters:error:]
0x001001d359c -[JWTCryptoKeyExtractor_Public_Pem_Key keyFromString:parameters:error:]
0x00100e4ef30 JWTCryptoKeyExtractor_Private_Pem_Key : JWTCryptoKeyExtractor
// instance methods
0x001001d3638 -[JWTCryptoKeyExtractor_Private_Pem_Key keyFromData:parameters:error:]
0x001001d36f4 -[JWTCryptoKeyExtractor_Private_Pem_Key keyFromString:parameters:error:]
0x00100e4ef58 JWTCryptoSecurityComponent : NSObject /usr/lib/libobjc.A.dylib
@property NSString *content
@property NSString *type
// instance methods
0x001001d3ce4 -[JWTCryptoSecurityComponent initWithContent:type:]
0x001001d3db0 -[JWTCryptoSecurityComponent content]
0x001001d3dbc -[JWTCryptoSecurityComponent setContent:]
0x001001d3dc4 -[JWTCryptoSecurityComponent type]
0x001001d3dd0 -[JWTCryptoSecurityComponent setType:]
0x00100e4efd0 JWTCryptoSecurityComponents : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *components
// class methods
0x001001d4084 +[JWTCryptoSecurityComponents determineTypeByPemHeaderType:]
0x001001d41c8 +[JWTCryptoSecurityComponents pemEntryRegularExpression]
0x001001d4208 +[JWTCryptoSecurityComponents componentFromTextResult:inContent:]
0x001001d43c8 +[JWTCryptoSecurityComponents parsedComponentsInContent:]
0x001001d3e08 +[JWTCryptoSecurityComponents Certificate]
0x001001d3e58 +[JWTCryptoSecurityComponents PrivateKey]
0x001001d3e6c +[JWTCryptoSecurityComponents PublicKey]
0x001001d3e80 +[JWTCryptoSecurityComponents Key]
0x001001d3ed0 +[JWTCryptoSecurityComponents components:ofType:]
// instance methods
0x001001d3f68 -[JWTCryptoSecurityComponents initWithComponents:]
0x001001d3fc8 -[JWTCryptoSecurityComponents componentsOfType:]
0x001001d4064 -[JWTCryptoSecurityComponents components]
0x001001d4070 -[JWTCryptoSecurityComponents setComponents:]
0x00100e4eff8 JWTMemoryLayout : NSObject /usr/lib/libobjc.A.dylib
@property NSString *type
@property long long size
// class methods
0x001001d46bc +[JWTMemoryLayout typeUInt8]
0x001001d46c4 +[JWTMemoryLayout typeCUnsignedChar]
0x001001d4744 +[JWTMemoryLayout createWithType:]
0x001001d47a8 +[JWTMemoryLayout sizesAndTypes]
// instance methods
0x001001d46d0 -[JWTMemoryLayout initWithType:]
0x001001d48b4 -[JWTMemoryLayout size]
0x001001d4964 -[JWTMemoryLayout type]
0x001001d4970 -[JWTMemoryLayout setType:]
0x00100e4f070 JWTCryptoSecurityKeysTypes : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001d4984 +[JWTCryptoSecurityKeysTypes RSA]
0x001001d4994 +[JWTCryptoSecurityKeysTypes EC]
0x00100e4f098 JWTCryptoSecurity : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001d5484 +[JWTCryptoSecurity publicHeaderStrippingMessagesAndCodes]
0x001001d561c +[JWTCryptoSecurity stringForPublicHeaderStrippingErrorCode:]
0x001001d56d0 +[JWTCryptoSecurity publicHeaderStrippingErrorForCode:parameters:]
0x001001d5848 +[JWTCryptoSecurity publicHeaderStrippingErrorForCode:]
0x001001d5858 +[JWTCryptoSecurity dataByRemovingPublicKeyHeader:error:]
0x001001d5c58 +[JWTCryptoSecurity dataByExtractingKeyFromANS1:error:]
0x001001d5228 +[JWTCryptoSecurity extractIdentityAndTrustFromPKCS12:password:identity:trust:]
0x001001d5238 +[JWTCryptoSecurity extractIdentityAndTrustFromPKCS12:password:identity:trust:error:]
0x001001d538c +[JWTCryptoSecurity publicKeyFromCertificate:]
0x001001d49a4 +[JWTCryptoSecurity addKeyWithData:asPublic:tag:type:error:]
0x001001d4ea4 +[JWTCryptoSecurity addKeyWithData:asPublic:tag:error:]
0x001001d4f68 +[JWTCryptoSecurity keyByTag:error:]
0x001001d4f70 +[JWTCryptoSecurity removeKeyByTag:error:]
0x001001d4610 +[JWTCryptoSecurity componentsFromFile:]
0x001001d46a8 +[JWTCryptoSecurity componentsFromFileContent:]
0x001001d3c48 +[JWTCryptoSecurity externalRepresentationForKey:error:]
0x001001d3acc +[JWTCryptoSecurity securityErrorWithOSStatus:]
0x001001d506c +[JWTCryptoSecurity dictionaryByCombiningDictionaries:]
0x001001d5200 +[JWTCryptoSecurity keyTypeRSA]
0x001001d5214 +[JWTCryptoSecurity keyTypeEC]
0x00100e4f110 JWTErrorDescription : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001001d5d9c +[JWTErrorDescription userDescriptionsAndCodes]
0x001001d61e8 +[JWTErrorDescription errorDescriptionsAndCodes]
0x001001d6634 +[JWTErrorDescription userDescriptionForCode:]
0x001001d66e8 +[JWTErrorDescription errorDescriptionForCode:]
0x001001d679c +[JWTErrorDescription errorWithCode:]
0x001001d6838 +[JWTErrorDescription errorWithCode:withUserDescription:withErrorDescription:]
0x00100e4f138 _MPTweakBindObserver : NSObject /usr/lib/libobjc.A.dylib <MPTweakObserver>
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001d6960 -[_MPTweakBindObserver initWithTweak:block:]
0x001001d6a1c -[_MPTweakBindObserver tweakDidChange:]
0x001001d6a5c -[_MPTweakBindObserver attachToObject:]
0x00100e4f188 AutomaticEvents : NSObject /usr/lib/libobjc.A.dylib <SKPaymentTransactionObserver, SKProductsRequestDelegate>
@property <TrackDelegate> *delegate
@property unsigned long minimumSessionDuration
@property unsigned long maximumSessionDuration
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001d6aec -[AutomaticEvents init]
0x001001d6bf0 -[AutomaticEvents initializeEvents:]
0x001001d7000 -[AutomaticEvents appWillResignActive:]
0x001001d7250 -[AutomaticEvents appDidBecomeActive:]
0x001001d72b0 -[AutomaticEvents paymentQueue:updatedTransactions:]
0x001001d759c -[AutomaticEvents productsRequest:didReceiveResponse:]
0x001001d7918 -[AutomaticEvents roundOneDigit:]
0x001001d792c -[AutomaticEvents isExistingUser]
0x001001d7af8 -[AutomaticEvents delegate]
0x001001d7b10 -[AutomaticEvents setDelegate:]
0x001001d7b1c -[AutomaticEvents minimumSessionDuration]
0x001001d7b24 -[AutomaticEvents setMinimumSessionDuration:]
0x001001d7b2c -[AutomaticEvents maximumSessionDuration]
0x001001d7b34 -[AutomaticEvents setMaximumSessionDuration:]
0x00100e4f200 PodsDummy_Mixpanel : NSObject /usr/lib/libobjc.A.dylib
0x00100e4f228 Mixpanel : NSObject /usr/lib/libobjc.A.dylib <MPNotificationViewControllerDelegate, TrackDelegate>
@property ^{__SCNetworkReachability=} reachability
@property UILongPressGestureRecognizer *testDesignerGestureRecognizer
@property MPABTestDesignerConnection *abtestDesignerConnection
@property unsigned long validationMode
@property unsigned long validationEventCount
@property BOOL validationEnabled
@property AutomaticEvents *automaticEvents
@property MPConnectIntegrations *connectIntegrations
@property unsigned long taskId
@property UIViewController *notificationViewController
@property MixpanelPeople *people
@property NSMutableDictionary *cachedGroups
@property MPNetwork *network
@property NSString *distinctId
@property NSString *alias
@property NSString *anonymousId
@property NSString *userId
@property NSString *apiToken
@property NSDictionary *superProperties
@property NSDictionary *automaticProperties
@property NSTimer *timer
@property NSMutableArray *eventsQueue
@property NSMutableArray *peopleQueue
@property NSMutableArray *groupsQueue
@property NSObject<OS_dispatch_queue> *serialQueue
@property NSObject<OS_dispatch_queue> *networkQueue
@property NSObject<OS_dispatch_queue> *archiveQueue
@property NSMutableDictionary *timedEvents
@property SessionMetadata *sessionMetadata
@property BOOL decideResponseCached
@property BOOL hasAddedObserver
@property NSNumber *automaticEventsEnabled
@property NSArray *notifications
@property NSArray *triggeredNotifications
@property id currentlyShowingNotification
@property NSMutableSet *shownNotifications
@property NSSet *variants
@property NSSet *eventBindings
@property BOOL optOutStatus
@property BOOL optOutStatusNotSet
@property NSString *savedUrbanAirshipChannelID
@property NSString *switchboardURL
@property BOOL hadPersistedDistinctId
@property NSString *serverURL
@property unsigned long flushInterval
@property BOOL flushOnBackground
@property BOOL shouldManageNetworkActivityIndicator
@property BOOL checkForNotificationsOnActive
@property BOOL checkForVariantsOnActive
@property BOOL showNotificationOnActive
@property BOOL useIPAddressForGeoLocation
@property BOOL enableVisualABTestAndCodeless
@property BOOL enableLogging
@property double miniNotificationPresentationTime
@property unsigned long minimumSessionDuration
@property unsigned long maximumSessionDuration
@property <MixpanelDelegate> *delegate
@property NSString *nameTag
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001d7b80 +[Mixpanel sharedAutomatedInstance]
0x001001d7b8c +[Mixpanel setSharedAutomatedInstance:]
0x001001d7bdc +[Mixpanel addSwizzles]
0x001001d7d18 +[Mixpanel sharedInstanceWithToken:launchOptions:trackCrashes:automaticPushTracking:]
0x001001d7d90 +[Mixpanel sharedInstanceWithToken:launchOptions:trackCrashes:automaticPushTracking:optOutTrackingByDefault:]
0x001001d7e84 +[Mixpanel sharedInstanceWithToken:launchOptions:]
0x001001d7ee8 +[Mixpanel sharedInstanceWithToken:]
0x001001d7f00 +[Mixpanel sharedInstanceWithToken:optOutTrackingByDefault:]
0x001001d7f24 +[Mixpanel sharedInstance]
0x001001d8f68 +[Mixpanel isAppExtension]
0x001001d8fec +[Mixpanel sharedUIApplication]
0x001001d9320 +[Mixpanel assertPropertyTypes:]
0x001001d9338 +[Mixpanel assertPropertyType:depth:]
0x001001d933c +[Mixpanel assertPropertyTypesInDictionary:depth:]
0x001001d94c4 +[Mixpanel assertPropertyTypesInArray:depth:]
0x001001dc1a0 +[Mixpanel trackPushNotificationEventFromRequest:event:properties:]
0x001001df4f4 +[Mixpanel unarchiveOrDefaultFromFile:asClass:]
0x001001df558 +[Mixpanel unarchiveFromFile:asClass:]
0x001001e073c +[Mixpanel libVersion]
0x001001e247c +[Mixpanel isMixpanelPushNotification:]
0x001001e2534 +[Mixpanel userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:]
0x001001e2ddc +[Mixpanel topPresentedViewController]
0x001001e2ec4 +[Mixpanel canPresentFromViewController:]
// instance methods
0x001001d8134 -[Mixpanel init:]
0x001001d8410 -[Mixpanel initWithToken:launchOptions:flushInterval:trackCrashes:automaticPushTracking:optOutTrackingByDefault:]
0x001001d8b74 -[Mixpanel initWithToken:launchOptions:flushInterval:trackCrashes:automaticPushTracking:]
0x001001d8bf4 -[Mixpanel initWithToken:launchOptions:andFlushInterval:]
0x001001d8c5c -[Mixpanel initWithToken:launchOptions:flushInterval:trackCrashes:]
0x001001d8cd4 -[Mixpanel initWithToken:andFlushInterval:]
0x001001d8ce8 -[Mixpanel dealloc]
0x001001d906c -[Mixpanel setValidationEnabled:]
0x001001d90d0 -[Mixpanel shouldManageNetworkActivityIndicator]
0x001001d911c -[Mixpanel setShouldManageNetworkActivityIndicator:]
0x001001d9164 -[Mixpanel useIPAddressForGeoLocation]
0x001001d91b0 -[Mixpanel setUseIPAddressForGeoLocation:]
0x001001d91f8 -[Mixpanel minimumSessionDuration]
0x001001d9244 -[Mixpanel setMinimumSessionDuration:]
0x001001d928c -[Mixpanel maximumSessionDuration]
0x001001d92d8 -[Mixpanel setMaximumSessionDuration:]
0x001001d9620 -[Mixpanel defaultDistinctId]
0x001001d983c -[Mixpanel identify:]
0x001001d984c -[Mixpanel identify:usePeople:]
0x001001d9e4c -[Mixpanel createAlias:forDistinctID:]
0x001001d9ea0 -[Mixpanel createAlias:forDistinctID:usePeople:]
0x001001da100 -[Mixpanel track:]
0x001001da110 -[Mixpanel track:properties:]
0x001001dab78 -[Mixpanel trackWithGroups:properties:groups:]
0x001001dad18 -[Mixpanel addGroup:groupID:]
0x001001dae74 -[Mixpanel addValuesToGroupSuperProperty:groupID:]
0x001001db0b0 -[Mixpanel removeGroup:groupID:]
0x001001db4d4 -[Mixpanel setGroup:groupIDs:]
0x001001db5ec -[Mixpanel setGroup:groupID:]
0x001001db6cc -[Mixpanel keyForGroup:groupID:]
0x001001db734 -[Mixpanel getGroup:groupID:]
0x001001db934 -[Mixpanel setupAutomaticPushTracking]
0x001001dbcf0 -[Mixpanel observeValueForKeyPath:ofObject:change:context:]
0x001001dbee8 -[Mixpanel trackPushNotification:event:properties:]
0x001001dc454 -[Mixpanel trackPushNotification:]
0x001001dc474 -[Mixpanel updateSuperPropertiesAsync:]
0x001001dc5b4 -[Mixpanel registerSuperProperties:]
0x001001dc78c -[Mixpanel registerSuperPropertiesOnce:]
0x001001dc79c -[Mixpanel registerSuperPropertiesOnce:defaultValue:]
0x001001dcb0c -[Mixpanel unregisterSuperProperty:]
0x001001dcc9c -[Mixpanel clearSuperProperties]
0x001001dcd5c -[Mixpanel currentSuperProperties]
0x001001dcda8 -[Mixpanel timeEvent:]
0x001001dcf64 -[Mixpanel eventElapsedTime:]
0x001001dd04c -[Mixpanel clearTimedEvents]
0x001001dd11c -[Mixpanel reset]
0x001001dd618 -[Mixpanel dispatchOnNetworkQueue:]
0x001001dd710 -[Mixpanel optOutTracking]
0x001001ddb34 -[Mixpanel optInTracking]
0x001001ddb48 -[Mixpanel optInTrackingForDistinctID:]
0x001001ddb58 -[Mixpanel optInTrackingForDistinctID:withEventProperties:]
0x001001ddbfc -[Mixpanel hasOptedOutTracking]
0x001001ddc08 -[Mixpanel setServerURL:]
0x001001ddcd0 -[Mixpanel flushInterval]
0x001001ddcd8 -[Mixpanel setFlushInterval:]
0x001001ddd30 -[Mixpanel startFlushTimer]
0x001001dde90 -[Mixpanel stopFlushTimer]
0x001001ddfc0 -[Mixpanel flush]
0x001001ddfd0 -[Mixpanel flushWithCompletion:]
0x001001de280 -[Mixpanel filePathFor:]
0x001001de384 -[Mixpanel eventsFilePath]
0x001001de398 -[Mixpanel peopleFilePath]
0x001001de3ac -[Mixpanel groupsFilePath]
0x001001de3c0 -[Mixpanel propertiesFilePath]
0x001001de3d4 -[Mixpanel variantsFilePath]
0x001001de3e8 -[Mixpanel eventBindingsFilePath]
0x001001de3fc -[Mixpanel optOutFilePath]
0x001001de410 -[Mixpanel archive]
0x001001de484 -[Mixpanel archiveEvents]
0x001001de608 -[Mixpanel archivePeople]
0x001001de78c -[Mixpanel archiveGroups]
0x001001de910 -[Mixpanel archiveProperties]
0x001001dedd0 -[Mixpanel archiveVariants]
0x001001def14 -[Mixpanel archiveEventBindings]
0x001001df058 -[Mixpanel archiveOptOut]
0x001001df1b8 -[Mixpanel archiveObject:withFilePath:]
0x001001df2f0 -[Mixpanel addSkipBackupAttributeToItemAtPath:]
0x001001df470 -[Mixpanel unarchive]
0x001001df6d8 -[Mixpanel unarchiveEvents]
0x001001df7a4 -[Mixpanel unarchivePeople]
0x001001df870 -[Mixpanel unarchiveGroups]
0x001001df93c -[Mixpanel unarchiveProperties]
0x001001dfff8 -[Mixpanel unarchiveVariants]
0x001001e0094 -[Mixpanel unarchiveEventBindings]
0x001001e0130 -[Mixpanel unarchiveOptOut]
0x001001e0274 -[Mixpanel deviceModel]
0x001001e035c -[Mixpanel setCurrentRadio]
0x001001e04a8 -[Mixpanel currentRadio]
0x001001e0728 -[Mixpanel libVersion]
0x001001e0748 -[Mixpanel collectDeviceProperties]
0x001001e091c -[Mixpanel collectAutomaticProperties]
0x001001e0da8 -[Mixpanel setUpListeners]
0x001001e1068 -[Mixpanel initializeGestureRecognizer]
0x001001e12a0 -[Mixpanel reachabilityChanged:]
0x001001e13a4 -[Mixpanel applicationDidBecomeActive:]
0x001001e16fc -[Mixpanel applicationWillResignActive:]
0x001001e173c -[Mixpanel applicationWillTerminate:]
0x001001e17dc -[Mixpanel applicationDidEnterBackground:]
0x001001e1ff4 -[Mixpanel applicationWillEnterForeground:]
0x001001e219c -[Mixpanel appLinksNotificationRaised:]
0x001001e23f0 -[Mixpanel setEnableLogging:]
0x001001e2434 -[Mixpanel enableLogging]
0x001001e2f4c -[Mixpanel checkForDecideResponseWithCompletion:]
0x001001e2f5c -[Mixpanel checkForDecideResponseWithCompletion:useCache:]
0x001001e49f0 -[Mixpanel checkForNotificationsWithCompletion:]
0x001001e4ac8 -[Mixpanel checkForVariantsWithCompletion:]
0x001001e4ba0 -[Mixpanel showNotification]
0x001001e4c7c -[Mixpanel showNotificationWithType:]
0x001001e4e98 -[Mixpanel showNotificationWithID:]
0x001001e5040 -[Mixpanel showNotificationWithObject:]
0x001001e5328 -[Mixpanel showTakeoverNotificationWithObject:]
0x001001e5428 -[Mixpanel showMiniNotificationWithObject:]
0x001001e5580 -[Mixpanel notificationController:wasDismissedWithCtaUrl:shouldTrack:additionalTrackingProperties:]
0x001001e5944 -[Mixpanel trackNotification:event:properties:]
0x001001e5b54 -[Mixpanel markNotificationShown:]
0x001001e6008 -[Mixpanel setEnableVisualABTestAndCodeless:]
0x001001e60bc -[Mixpanel enableVisualABTestAndCodeless]
0x001001e60c4 -[Mixpanel connectGestureRecognized:]
0x001001e6148 -[Mixpanel connectToABTestDesigner]
0x001001e6158 -[Mixpanel connectToABTestDesigner:]
0x001001e6ac8 -[Mixpanel executeCachedVariants]
0x001001e6be4 -[Mixpanel markVariantRun:]
0x001001e7230 -[Mixpanel joinExperimentsWithCallback:]
0x001001e7460 -[Mixpanel joinExperiments]
0x001001e7470 -[Mixpanel executeCachedEventBindings]
0x001001e75cc -[Mixpanel people]
0x001001e75d8 -[Mixpanel setPeople:]
0x001001e75e0 -[Mixpanel distinctId]
0x001001e75ec -[Mixpanel setDistinctId:]
0x001001e75f4 -[Mixpanel anonymousId]
0x001001e7600 -[Mixpanel setAnonymousId:]
0x001001e7608 -[Mixpanel userId]
0x001001e7614 -[Mixpanel setUserId:]
0x001001e761c -[Mixpanel alias]
0x001001e7628 -[Mixpanel setAlias:]
0x001001e7630 -[Mixpanel hadPersistedDistinctId]
0x001001e763c -[Mixpanel setHadPersistedDistinctId:]
0x001001e7644 -[Mixpanel serverURL]
0x001001e7650 -[Mixpanel flushOnBackground]
0x001001e765c -[Mixpanel setFlushOnBackground:]
0x001001e7664 -[Mixpanel checkForNotificationsOnActive]
0x001001e7670 -[Mixpanel setCheckForNotificationsOnActive:]
0x001001e7678 -[Mixpanel checkForVariantsOnActive]
0x001001e7684 -[Mixpanel setCheckForVariantsOnActive:]
0x001001e768c -[Mixpanel showNotificationOnActive]
0x001001e7698 -[Mixpanel setShowNotificationOnActive:]
0x001001e76a0 -[Mixpanel miniNotificationPresentationTime]
0x001001e76ac -[Mixpanel setMiniNotificationPresentationTime:]
0x001001e76b8 -[Mixpanel delegate]
0x001001e76d0 -[Mixpanel setDelegate:]
0x001001e76dc -[Mixpanel nameTag]
0x001001e76e8 -[Mixpanel setNameTag:]
0x001001e76f0 -[Mixpanel reachability]
0x001001e76f8 -[Mixpanel setReachability:]
0x001001e7700 -[Mixpanel testDesignerGestureRecognizer]
0x001001e7708 -[Mixpanel setTestDesignerGestureRecognizer:]
0x001001e7714 -[Mixpanel abtestDesignerConnection]
0x001001e771c -[Mixpanel setAbtestDesignerConnection:]
0x001001e7728 -[Mixpanel validationMode]
0x001001e7730 -[Mixpanel setValidationMode:]
0x001001e7738 -[Mixpanel validationEventCount]
0x001001e7740 -[Mixpanel setValidationEventCount:]
0x001001e7748 -[Mixpanel isValidationEnabled]
0x001001e7750 -[Mixpanel automaticEvents]
0x001001e775c -[Mixpanel setAutomaticEvents:]
0x001001e7764 -[Mixpanel connectIntegrations]
0x001001e776c -[Mixpanel setConnectIntegrations:]
0x001001e7778 -[Mixpanel taskId]
0x001001e7780 -[Mixpanel setTaskId:]
0x001001e7788 -[Mixpanel notificationViewController]
0x001001e7790 -[Mixpanel setNotificationViewController:]
0x001001e779c -[Mixpanel cachedGroups]
0x001001e77a8 -[Mixpanel setCachedGroups:]
0x001001e77b0 -[Mixpanel network]
0x001001e77bc -[Mixpanel setNetwork:]
0x001001e77c4 -[Mixpanel apiToken]
0x001001e77d0 -[Mixpanel setApiToken:]
0x001001e77d8 -[Mixpanel superProperties]
0x001001e77e4 -[Mixpanel setSuperProperties:]
0x001001e77ec -[Mixpanel automaticProperties]
0x001001e77f8 -[Mixpanel setAutomaticProperties:]
0x001001e7800 -[Mixpanel timer]
0x001001e7808 -[Mixpanel setTimer:]
0x001001e7814 -[Mixpanel eventsQueue]
0x001001e781c -[Mixpanel setEventsQueue:]
0x001001e7828 -[Mixpanel peopleQueue]
0x001001e7830 -[Mixpanel setPeopleQueue:]
0x001001e783c -[Mixpanel groupsQueue]
0x001001e7844 -[Mixpanel setGroupsQueue:]
0x001001e7850 -[Mixpanel serialQueue]
0x001001e7858 -[Mixpanel setSerialQueue:]
0x001001e7864 -[Mixpanel networkQueue]
0x001001e786c -[Mixpanel setNetworkQueue:]
0x001001e7878 -[Mixpanel archiveQueue]
0x001001e7880 -[Mixpanel setArchiveQueue:]
0x001001e788c -[Mixpanel timedEvents]
0x001001e7894 -[Mixpanel setTimedEvents:]
0x001001e78a0 -[Mixpanel sessionMetadata]
0x001001e78a8 -[Mixpanel setSessionMetadata:]
0x001001e78b4 -[Mixpanel decideResponseCached]
0x001001e78bc -[Mixpanel setDecideResponseCached:]
0x001001e78c4 -[Mixpanel hasAddedObserver]
0x001001e78cc -[Mixpanel setHasAddedObserver:]
0x001001e78d4 -[Mixpanel automaticEventsEnabled]
0x001001e78dc -[Mixpanel setAutomaticEventsEnabled:]
0x001001e78e8 -[Mixpanel notifications]
0x001001e78f4 -[Mixpanel setNotifications:]
0x001001e78fc -[Mixpanel triggeredNotifications]
0x001001e7908 -[Mixpanel setTriggeredNotifications:]
0x001001e7910 -[Mixpanel currentlyShowingNotification]
0x001001e7918 -[Mixpanel setCurrentlyShowingNotification:]
0x001001e7924 -[Mixpanel shownNotifications]
0x001001e792c -[Mixpanel setShownNotifications:]
0x001001e7938 -[Mixpanel variants]
0x001001e7940 -[Mixpanel setVariants:]
0x001001e794c -[Mixpanel eventBindings]
0x001001e7954 -[Mixpanel setEventBindings:]
0x001001e7960 -[Mixpanel optOutStatus]
0x001001e7968 -[Mixpanel setOptOutStatus:]
0x001001e7970 -[Mixpanel optOutStatusNotSet]
0x001001e7978 -[Mixpanel setOptOutStatusNotSet:]
0x001001e7980 -[Mixpanel savedUrbanAirshipChannelID]
0x001001e7988 -[Mixpanel setSavedUrbanAirshipChannelID:]
0x001001e7994 -[Mixpanel switchboardURL]
0x001001e79a0 -[Mixpanel setSwitchboardURL:]
0x00100e4f278 MixpanelExceptionHandler : NSObject /usr/lib/libobjc.A.dylib
@property ^? defaultExceptionHandler
@property ^{sigaction=(__sigaction_u=^?^?)Ii} prev_signal_handlers
@property NSMutableArray *mixpanelInstances
// class methods
0x001001e7b6c +[MixpanelExceptionHandler sharedHandler]
// instance methods
0x001001e7be4 -[MixpanelExceptionHandler init]
0x001001e7c70 -[MixpanelExceptionHandler dealloc]
0x001001e7cb8 -[MixpanelExceptionHandler setupHandlers]
0x001001e8014 -[MixpanelExceptionHandler addMixpanelInstance:]
0x001001e8080 -[MixpanelExceptionHandler mp_handleUncaughtException:]
0x001001e81f4 -[MixpanelExceptionHandler defaultExceptionHandler]
0x001001e81fc -[MixpanelExceptionHandler setDefaultExceptionHandler:]
0x001001e8204 -[MixpanelExceptionHandler prev_signal_handlers]
0x001001e820c -[MixpanelExceptionHandler setPrev_signal_handlers:]
0x001001e8214 -[MixpanelExceptionHandler mixpanelInstances]
0x001001e821c -[MixpanelExceptionHandler setMixpanelInstances:]
0x00100e4f2c8 MixpanelGroup : NSObject /usr/lib/libobjc.A.dylib
@property Mixpanel *mixpanel
@property NSString *groupKey
@property <MixpanelType> *groupID
// instance methods
0x001001e8234 -[MixpanelGroup init:groupKey:groupID:]
0x001001e8308 -[MixpanelGroup set:]
0x001001e83a8 -[MixpanelGroup setOnce:]
0x001001e8448 -[MixpanelGroup unset:]
0x001001e857c -[MixpanelGroup union:values:]
0x001001e8694 -[MixpanelGroup remove:value:]
0x001001e87ac -[MixpanelGroup deleteGroup]
0x001001e8940 -[MixpanelGroup addGroupRecordToQueueWithAction:andProperties:]
0x001001e8ec8 -[MixpanelGroup mixpanel]
0x001001e8ee0 -[MixpanelGroup setMixpanel:]
0x001001e8eec -[MixpanelGroup groupKey]
0x001001e8ef8 -[MixpanelGroup setGroupKey:]
0x001001e8f00 -[MixpanelGroup groupID]
0x001001e8f0c -[MixpanelGroup setGroupID:]
0x00100e4f318 MixpanelPeople : NSObject /usr/lib/libobjc.A.dylib
@property Mixpanel *mixpanel
@property NSMutableArray *unidentifiedQueue
@property NSString *distinctId
@property NSDictionary *automaticPeopleProperties
@property BOOL ignoreTime
// class methods
0x001001e9cf4 +[MixpanelPeople pushDeviceTokenToString:]
// instance methods
0x001001e8f4c -[MixpanelPeople initWithMixpanel:]
0x001001e90f0 -[MixpanelPeople deviceSystemVersion]
0x001001e914c -[MixpanelPeople collectAutomaticPeopleProperties]
0x001001e9410 -[MixpanelPeople addPeopleRecordToQueueWithAction:andProperties:]
0x001001e9e40 -[MixpanelPeople addPushDeviceToken:]
0x001001e9f54 -[MixpanelPeople removeAllPushDeviceTokens]
0x001001ea044 -[MixpanelPeople removePushDeviceToken:]
0x001001ea124 -[MixpanelPeople set:]
0x001001ea194 -[MixpanelPeople set:to:]
0x001001ea27c -[MixpanelPeople setOnce:]
0x001001ea2ec -[MixpanelPeople unset:]
0x001001ea444 -[MixpanelPeople increment:]
0x001001ea57c -[MixpanelPeople increment:by:]
0x001001ea664 -[MixpanelPeople append:]
0x001001ea6d4 -[MixpanelPeople union:]
0x001001ea80c -[MixpanelPeople remove:]
0x001001ea87c -[MixpanelPeople merge:]
0x001001ea894 -[MixpanelPeople trackCharge:]
0x001001ea8a4 -[MixpanelPeople trackCharge:withProperties:]
0x001001eaa10 -[MixpanelPeople clearCharges]
0x001001eaac4 -[MixpanelPeople deleteUser]
0x001001eaae4 -[MixpanelPeople ignoreTime]
0x001001eaaf0 -[MixpanelPeople setIgnoreTime:]
0x001001eaaf8 -[MixpanelPeople mixpanel]
0x001001eab10 -[MixpanelPeople setMixpanel:]
0x001001eab1c -[MixpanelPeople unidentifiedQueue]
0x001001eab24 -[MixpanelPeople setUnidentifiedQueue:]
0x001001eab30 -[MixpanelPeople distinctId]
0x001001eab3c -[MixpanelPeople setDistinctId:]
0x001001eab44 -[MixpanelPeople automaticPeopleProperties]
0x001001eab4c -[MixpanelPeople setAutomaticPeopleProperties:]
0x00100e4f368 MPAbstractABTestDesignerMessage : NSObject /usr/lib/libobjc.A.dylib <MPABTestDesignerMessage>
@property NSString *type
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x001001eb1fc +[MPAbstractABTestDesignerMessage messageWithType:payload:]
// instance methods
0x001001eb270 -[MPAbstractABTestDesignerMessage initWithType:]
0x001001eb288 -[MPAbstractABTestDesignerMessage initWithType:payload:]
0x001001eb338 -[MPAbstractABTestDesignerMessage setPayloadObject:forKey:]
0x001001eb3e4 -[MPAbstractABTestDesignerMessage payloadObjectForKey:]
0x001001eb478 -[MPAbstractABTestDesignerMessage payload]
0x001001eb498 -[MPAbstractABTestDesignerMessage JSONData]
0x001001eb588 -[MPAbstractABTestDesignerMessage responseCommandWithConnection:]
0x001001eb63c -[MPAbstractABTestDesignerMessage type]
0x001001eb648 -[MPAbstractABTestDesignerMessage setType:]
0x00100e4f3e0 MPABTestDesignerChangeRequestMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001eb680 +[MPABTestDesignerChangeRequestMessage message]
// instance methods
0x001001eb6a8 -[MPABTestDesignerChangeRequestMessage responseCommandWithConnection:]
0x00100e4f430 MPABTestDesignerChangeResponseMessage : MPAbstractABTestDesignerMessage
@property NSString *status
// class methods
0x001001eb928 +[MPABTestDesignerChangeResponseMessage message]
// instance methods
0x001001eb950 -[MPABTestDesignerChangeResponseMessage setStatus:]
0x001001eb964 -[MPABTestDesignerChangeResponseMessage status]
0x00100e4f480 MPABTestDesignerClearRequestMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001eb978 +[MPABTestDesignerClearRequestMessage message]
// instance methods
0x001001eb9a0 -[MPABTestDesignerClearRequestMessage responseCommandWithConnection:]
0x00100e4f4d0 MPABTestDesignerClearResponseMessage : MPAbstractABTestDesignerMessage
@property NSString *status
// class methods
0x001001ebc8c +[MPABTestDesignerClearResponseMessage message]
// instance methods
0x001001ebcb4 -[MPABTestDesignerClearResponseMessage setStatus:]
0x001001ebcc8 -[MPABTestDesignerClearResponseMessage status]
0x00100e4f4f8 MPABTestDesignerConnection : NSObject /usr/lib/libobjc.A.dylib <MPWebSocketDelegate>
@property UIWindow *connectivityIndicatorWindow
@property BOOL connected
@property BOOL sessionEnded
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001ebcdc -[MPABTestDesignerConnection initWithURL:keepTrying:connectCallback:disconnectCallback:]
0x001001ebfe0 -[MPABTestDesignerConnection initWithURL:]
0x001001ebff8 -[MPABTestDesignerConnection open:maxInterval:maxRetries:]
0x001001ec1ec -[MPABTestDesignerConnection close]
0x001001ec360 -[MPABTestDesignerConnection dealloc]
0x001001ec3c4 -[MPABTestDesignerConnection setSessionObject:forKey:]
0x001001ec4a8 -[MPABTestDesignerConnection sessionObjectForKey:]
0x001001ec598 -[MPABTestDesignerConnection sendMessage:]
0x001001ec658 -[MPABTestDesignerConnection designerMessageForMessage:]
0x001001ec83c -[MPABTestDesignerConnection webSocket:didReceiveMessage:]
0x001001ec924 -[MPABTestDesignerConnection webSocketDidOpen:]
0x001001ec964 -[MPABTestDesignerConnection webSocket:didFailWithError:]
0x001001ec9f8 -[MPABTestDesignerConnection webSocket:didCloseWithCode:reason:wasClean:]
0x001001eca8c -[MPABTestDesignerConnection showConnectedViewWithLoading:]
0x001001ecf40 -[MPABTestDesignerConnection animateConnecting:]
0x001001ed29c -[MPABTestDesignerConnection hideConnectedView]
0x001001ed344 -[MPABTestDesignerConnection connected]
0x001001ed34c -[MPABTestDesignerConnection sessionEnded]
0x001001ed354 -[MPABTestDesignerConnection setSessionEnded:]
0x001001ed35c -[MPABTestDesignerConnection connectivityIndicatorWindow]
0x001001ed364 -[MPABTestDesignerConnection setConnectivityIndicatorWindow:]
0x00100e4f570 MPABTestDesignerDeviceInfoRequestMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001ed400 +[MPABTestDesignerDeviceInfoRequestMessage message]
// instance methods
0x001001ed428 -[MPABTestDesignerDeviceInfoRequestMessage responseCommandWithConnection:]
0x001001ed934 -[MPABTestDesignerDeviceInfoRequestMessage availableFontFamilies]
0x001001edde8 -[MPABTestDesignerDeviceInfoRequestMessage fontDictionaryForFontFamilyName:fontNames:]
0x001001ededc -[MPABTestDesignerDeviceInfoRequestMessage getTweaks]
0x00100e4f5c0 MPABTestDesignerDeviceInfoResponseMessage : MPAbstractABTestDesignerMessage
@property NSString *systemName
@property NSString *systemVersion
@property NSString *appVersion
@property NSString *appRelease
@property NSString *deviceName
@property NSString *deviceModel
@property NSString *libVersion
@property NSArray *availableFontFamilies
@property NSString *mainBundleIdentifier
@property NSArray *tweaks
// class methods
0x001001ee340 +[MPABTestDesignerDeviceInfoResponseMessage message]
// instance methods
0x001001ee368 -[MPABTestDesignerDeviceInfoResponseMessage systemName]
0x001001ee37c -[MPABTestDesignerDeviceInfoResponseMessage setSystemName:]
0x001001ee390 -[MPABTestDesignerDeviceInfoResponseMessage systemVersion]
0x001001ee3a4 -[MPABTestDesignerDeviceInfoResponseMessage setSystemVersion:]
0x001001ee3b8 -[MPABTestDesignerDeviceInfoResponseMessage appVersion]
0x001001ee3cc -[MPABTestDesignerDeviceInfoResponseMessage setAppVersion:]
0x001001ee3e0 -[MPABTestDesignerDeviceInfoResponseMessage appRelease]
0x001001ee3f4 -[MPABTestDesignerDeviceInfoResponseMessage setAppRelease:]
0x001001ee408 -[MPABTestDesignerDeviceInfoResponseMessage deviceName]
0x001001ee41c -[MPABTestDesignerDeviceInfoResponseMessage setDeviceName:]
0x001001ee430 -[MPABTestDesignerDeviceInfoResponseMessage libVersion]
0x001001ee444 -[MPABTestDesignerDeviceInfoResponseMessage setLibVersion:]
0x001001ee458 -[MPABTestDesignerDeviceInfoResponseMessage deviceModel]
0x001001ee46c -[MPABTestDesignerDeviceInfoResponseMessage setDeviceModel:]
0x001001ee480 -[MPABTestDesignerDeviceInfoResponseMessage availableFontFamilies]
0x001001ee494 -[MPABTestDesignerDeviceInfoResponseMessage setAvailableFontFamilies:]
0x001001ee4a8 -[MPABTestDesignerDeviceInfoResponseMessage mainBundleIdentifier]
0x001001ee4bc -[MPABTestDesignerDeviceInfoResponseMessage setMainBundleIdentifier:]
0x001001ee4d0 -[MPABTestDesignerDeviceInfoResponseMessage setTweaks:]
0x001001ee4e4 -[MPABTestDesignerDeviceInfoResponseMessage tweaks]
0x00100e4f610 MPABTestDesignerDisconnectMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001ee4f8 +[MPABTestDesignerDisconnectMessage message]
// instance methods
0x001001ee520 -[MPABTestDesignerDisconnectMessage responseCommandWithConnection:]
0x00100e4f660 MPABTestDesignerSnapshotRequestMessage : MPAbstractABTestDesignerMessage
@property MPObjectSerializerConfig *configuration
// class methods
0x001001ee6b0 +[MPABTestDesignerSnapshotRequestMessage message]
// instance methods
0x001001ee6d8 -[MPABTestDesignerSnapshotRequestMessage configuration]
0x001001ee74c -[MPABTestDesignerSnapshotRequestMessage responseCommandWithConnection:]
0x00100e4f6b0 MPABTestDesignerSnapshotResponseMessage : MPAbstractABTestDesignerMessage
@property UIImage *screenshot
@property NSDictionary *serializedObjects
@property NSString *imageHash
// class methods
0x001001eee50 +[MPABTestDesignerSnapshotResponseMessage message]
// instance methods
0x001001eee78 -[MPABTestDesignerSnapshotResponseMessage setScreenshot:]
0x001001ef028 -[MPABTestDesignerSnapshotResponseMessage screenshot]
0x001001ef0d4 -[MPABTestDesignerSnapshotResponseMessage setSerializedObjects:]
0x001001ef0e8 -[MPABTestDesignerSnapshotResponseMessage serializedObjects]
0x001001ef0fc -[MPABTestDesignerSnapshotResponseMessage getImageHash:]
0x001001ef220 -[MPABTestDesignerSnapshotResponseMessage imageHash]
0x00100e4f700 MPABTestDesignerTweakRequestMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001ef244 +[MPABTestDesignerTweakRequestMessage message]
// instance methods
0x001001ef26c -[MPABTestDesignerTweakRequestMessage responseCommandWithConnection:]
0x00100e4f750 MPABTestDesignerTweakResponseMessage : MPAbstractABTestDesignerMessage
@property NSString *status
// class methods
0x001001ef4d4 +[MPABTestDesignerTweakResponseMessage message]
// instance methods
0x001001ef4fc -[MPABTestDesignerTweakResponseMessage setStatus:]
0x001001ef510 -[MPABTestDesignerTweakResponseMessage status]
0x00100e4f778 MPApplicationStateSerializer : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x001001ef524 -[MPApplicationStateSerializer initWithApplication:configuration:objectIdentityProvider:]
0x001001ef604 -[MPApplicationStateSerializer screenshotImageForWindowAtIndex:]
0x001001ef718 -[MPApplicationStateSerializer windowAtIndex:]
0x001001ef778 -[MPApplicationStateSerializer objectHierarchyForWindowAtIndex:]
0x00100e4f7f0 MPBOOLToNSNumberValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001ef820 +[MPBOOLToNSNumberValueTransformer transformedValueClass]
0x001001ef880 +[MPBOOLToNSNumberValueTransformer allowsReverseTransformation]
// instance methods
0x001001ef888 -[MPBOOLToNSNumberValueTransformer transformedValue:]
0x00100e4f840 MPCATransform3DToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001ef918 +[MPCATransform3DToNSDictionaryValueTransformer transformedValueClass]
0x001001ef92c +[MPCATransform3DToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x001001ef934 -[MPCATransform3DToNSDictionaryValueTransformer transformedValue:]
0x001001efd94 -[MPCATransform3DToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e4f890 MPCGAffineTransformToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001f0370 +[MPCGAffineTransformToNSDictionaryValueTransformer transformedValueClass]
0x001001f0384 +[MPCGAffineTransformToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x001001f038c -[MPCGAffineTransformToNSDictionaryValueTransformer transformedValue:]
0x001001f05d4 -[MPCGAffineTransformToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e4f8e0 MPCGColorRefToNSStringValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001f0898 +[MPCGColorRefToNSStringValueTransformer transformedValueClass]
// instance methods
0x001001f08ac -[MPCGColorRefToNSStringValueTransformer transformedValue:]
0x001001f0980 -[MPCGColorRefToNSStringValueTransformer reverseTransformedValue:]
0x00100e4f930 MPCGPointToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001f0a34 +[MPCGPointToNSDictionaryValueTransformer transformedValueClass]
0x001001f0a48 +[MPCGPointToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x001001f0a50 -[MPCGPointToNSDictionaryValueTransformer transformedValue:]
0x001001f0af4 -[MPCGPointToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e4f980 MPCGRectToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001f0bb4 +[MPCGRectToNSDictionaryValueTransformer transformedValueClass]
0x001001f0bc8 +[MPCGRectToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x001001f0bd0 -[MPCGRectToNSDictionaryValueTransformer transformedValue:]
0x001001f0c9c -[MPCGRectToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e4f9d0 MPCGSizeToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001f0d64 +[MPCGSizeToNSDictionaryValueTransformer transformedValueClass]
0x001001f0d78 +[MPCGSizeToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x001001f0d80 -[MPCGSizeToNSDictionaryValueTransformer transformedValue:]
0x001001f0e24 -[MPCGSizeToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e4f9f8 MPDelegateInfo : NSObject /usr/lib/libobjc.A.dylib
@property NSString *selectorName
// instance methods
0x001001f0ee4 -[MPDelegateInfo initWithDictionary:]
0x001001f0f74 -[MPDelegateInfo selectorName]
0x00100e4fa48 MPClassDescription : MPTypeDescription
@property MPClassDescription *superclassDescription
@property NSArray *propertyDescriptions
@property NSArray *delegateInfos
// instance methods
0x001001f0f88 -[MPClassDescription initWithSuperclassDescription:dictionary:]
0x001001f12f8 -[MPClassDescription propertyDescriptions]
0x001001f153c -[MPClassDescription isDescriptionForKindOfClass:]
0x001001f1750 -[MPClassDescription superclassDescription]
0x001001f1760 -[MPClassDescription delegateInfos]
0x00100e4fa98 MPConnectIntegrations : NSObject /usr/lib/libobjc.A.dylib
@property Mixpanel *mixpanel
@property NSString *savedUrbanAirshipChannelID
@property NSString *savedBrazeUserID
@property NSString *savedDeviceId
@property long long urbanAirshipRetries
// instance methods
0x001001f17c4 -[MPConnectIntegrations initWithMixpanel:]
0x001001f1830 -[MPConnectIntegrations reset]
0x001001f1894 -[MPConnectIntegrations setupIntegrations:]
0x001001f191c -[MPConnectIntegrations setUrbanAirshipPeopleProp]
0x001001f1b28 -[MPConnectIntegrations setBrazePeopleProp]
0x001001f1ed0 -[MPConnectIntegrations mixpanel]
0x001001f1ee8 -[MPConnectIntegrations setMixpanel:]
0x001001f1ef4 -[MPConnectIntegrations savedUrbanAirshipChannelID]
0x001001f1efc -[MPConnectIntegrations setSavedUrbanAirshipChannelID:]
0x001001f1f08 -[MPConnectIntegrations savedBrazeUserID]
0x001001f1f10 -[MPConnectIntegrations setSavedBrazeUserID:]
0x001001f1f1c -[MPConnectIntegrations savedDeviceId]
0x001001f1f24 -[MPConnectIntegrations setSavedDeviceId:]
0x001001f1f30 -[MPConnectIntegrations urbanAirshipRetries]
0x001001f1f38 -[MPConnectIntegrations setUrbanAirshipRetries:]
0x00100e4fb10 MPEventBindingCollection : NSObject /usr/lib/libobjc.A.dylib <MPDesignerSessionCollection>
@property NSMutableArray *bindings
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// instance methods
0x001001f1f84 -[MPEventBindingCollection updateBindings:]
0x001001f2294 -[MPEventBindingCollection cleanup]
0x001001f23d0 -[MPEventBindingCollection bindings]
0x001001f23d8 -[MPEventBindingCollection setBindings:]
0x00100e4fb60 MPDesignerEventBindingRequestMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001f23f0 +[MPDesignerEventBindingRequestMessage message]
// instance methods
0x001001f2418 -[MPDesignerEventBindingRequestMessage responseCommandWithConnection:]
0x00100e4fbb0 MPDesignerEventBindingResponseMessage : MPAbstractABTestDesignerMessage
@property NSString *status
// class methods
0x001001f26d8 +[MPDesignerEventBindingResponseMessage message]
// instance methods
0x001001f2700 -[MPDesignerEventBindingResponseMessage setStatus:]
0x001001f2714 -[MPDesignerEventBindingResponseMessage status]
0x00100e4fbd8 MPDesignerTrackMessage : MPAbstractABTestDesignerMessage
// class methods
0x001001f2728 +[MPDesignerTrackMessage message]
0x001001f2750 +[MPDesignerTrackMessage messageWithPayload:]
// instance methods
0x001001f27a8 -[MPDesignerTrackMessage initWithType:]
0x001001f27c0 -[MPDesignerTrackMessage initWithType:andPayload:]
0x001001f2858 -[MPDesignerTrackMessage JSONData]
0x00100e4fc28 MPDisplayTrigger : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *rawJSON
@property NSString *event
@property NSDictionary *selector
// instance methods
0x001001f29b4 -[MPDisplayTrigger initWithJSONObject:]
0x001001f2b28 -[MPDisplayTrigger matchesEvent:]
0x001001f2ca0 -[MPDisplayTrigger rawJSON]
0x001001f2ca8 -[MPDisplayTrigger event]
0x001001f2cb0 -[MPDisplayTrigger selector]
0x00100e4fc78 MPEnumDescription : MPTypeDescription
@property BOOL flagSet
@property NSString *baseType
// instance methods
0x001001f2cf4 -[MPEnumDescription initWithDictionary:]
0x001001f2f98 -[MPEnumDescription allValues]
0x001001f2fb0 -[MPEnumDescription isFlagsSet]
0x001001f2fc0 -[MPEnumDescription baseType]
0x00100e4fcc8 MPEventBinding : NSObject /usr/lib/libobjc.A.dylib <NSCoding>
@property unsigned long ID
@property NSString *name
@property MPObjectSelector *path
@property NSString *eventName
@property Class swizzleClass
@property BOOL running
// class methods
0x001001f3010 +[MPEventBinding bindingWithJSONObject:]
0x001001f30c0 +[MPEventBinding bindngWithJSONObject:]
0x001001f30cc +[MPEventBinding subclassFromString:]
0x001001f3244 +[MPEventBinding track:properties:]
0x001001f3548 +[MPEventBinding typeName]
// instance methods
0x001001f335c -[MPEventBinding initWithEventName:onPath:]
0x001001f35f8 -[MPEventBinding execute]
0x001001f36a8 -[MPEventBinding stop]
0x001001f3758 -[MPEventBinding initWithCoder:]
0x001001f38d4 -[MPEventBinding encodeWithCoder:]
0x001001f3a08 -[MPEventBinding isEqual:]
0x001001f3bec -[MPEventBinding ID]
0x001001f3bf4 -[MPEventBinding setID:]
0x001001f3bfc -[MPEventBinding name]
0x001001f3c08 -[MPEventBinding setName:]
0x001001f3c10 -[MPEventBinding path]
0x001001f3c18 -[MPEventBinding setPath:]
0x001001f3c24 -[MPEventBinding eventName]
0x001001f3c30 -[MPEventBinding setEventName:]
0x001001f3c38 -[MPEventBinding swizzleClass]
0x001001f3c40 -[MPEventBinding setSwizzleClass:]
0x001001f3c48 -[MPEventBinding running]
0x001001f3c50 -[MPEventBinding setRunning:]
0x00100e4fd18 MPMiniNotification : MPNotification
@property NSURL *ctaUrl
@property unsigned long imageTintColor
@property unsigned long borderColor
// instance methods
0x001001f3c94 -[MPMiniNotification initWithJSONObject:]
0x001001f4004 -[MPMiniNotification type]
0x001001f4014 -[MPMiniNotification ctaUrl]
0x001001f4024 -[MPMiniNotification setCtaUrl:]
0x001001f4030 -[MPMiniNotification imageTintColor]
0x001001f4040 -[MPMiniNotification setImageTintColor:]
0x001001f4050 -[MPMiniNotification borderColor]
0x001001f4060 -[MPMiniNotification setBorderColor:]
0x00100e4fd68 MPNetwork : NSObject /usr/lib/libobjc.A.dylib
@property Mixpanel *mixpanel
@property NSURL *serverURL
@property double requestsDisabledUntilTime
@property unsigned long consecutiveFailures
@property BOOL shouldManageNetworkActivityIndicator
@property BOOL useIPAddressForGeoLocation
// class methods
0x001001f4084 +[MPNetwork sharedURLSession]
0x001001f4e38 +[MPNetwork buildDecideQueryForProperties:withDistinctID:andToken:]
0x001001f506c +[MPNetwork pathForEndpoint:]
0x001001f5638 +[MPNetwork encodeArrayForAPI:]
0x001001f569c +[MPNetwork encodeArrayAsJSONData:]
0x001001f5770 +[MPNetwork encodeJSONDataAsBase64:]
0x001001f5784 +[MPNetwork convertFoundationTypesToJSON:]
0x001001f5cf8 +[MPNetwork dateFormatter]
0x001001f5e14 +[MPNetwork calculateBackOffTimeFromFailures:]
0x001001f5e64 +[MPNetwork parseRetryAfterTime:]
0x001001f5ee4 +[MPNetwork parseHTTPFailure:withError:]
// instance methods
0x001001f4150 -[MPNetwork initWithServerURL:mixpanel:]
0x001001f4220 -[MPNetwork flushEventQueue:]
0x001001f4330 -[MPNetwork orderAutomaticEvents:]
0x001001f4608 -[MPNetwork flushPeopleQueue:]
0x001001f4618 -[MPNetwork flushGroupsQueue:]
0x001001f4628 -[MPNetwork flushQueue:endpoint:]
0x001001f4c7c -[MPNetwork handleNetworkResponse:withError:]
0x001001f5278 -[MPNetwork buildGetRequestForEndpoint:withQueryItems:]
0x001001f5324 -[MPNetwork buildPostRequestForEndpoint:andBody:]
0x001001f53d0 -[MPNetwork buildRequestForEndpoint:byHTTPMethod:withQueryItems:andBody:]
0x001001f5f5c -[MPNetwork updateNetworkActivityIndicator:]
0x001001f6040 -[MPNetwork shouldManageNetworkActivityIndicator]
0x001001f6048 -[MPNetwork setShouldManageNetworkActivityIndicator:]
0x001001f6050 -[MPNetwork useIPAddressForGeoLocation]
0x001001f6058 -[MPNetwork setUseIPAddressForGeoLocation:]
0x001001f6060 -[MPNetwork mixpanel]
0x001001f6078 -[MPNetwork setMixpanel:]
0x001001f6084 -[MPNetwork serverURL]
0x001001f608c -[MPNetwork setServerURL:]
0x001001f6098 -[MPNetwork requestsDisabledUntilTime]
0x001001f60a0 -[MPNetwork setRequestsDisabledUntilTime:]
0x001001f60a8 -[MPNetwork consecutiveFailures]
0x001001f60b0 -[MPNetwork setConsecutiveFailures:]
0x00100e4fdb8 MPNotification : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *jsonDescription
@property NSDictionary *extrasDescription
@property unsigned long ID
@property unsigned long messageID
@property NSString *type
@property NSURL *imageURL
@property NSData *image
@property NSString *body
@property unsigned long bodyColor
@property unsigned long backgroundColor
@property NSArray *displayTriggers
// class methods
0x001001f6d14 +[MPNotification logNotificationError:withValue:]
// instance methods
0x001001f60e4 -[MPNotification initWithJSONObject:]
0x001001f6a4c -[MPNotification hasDisplayTriggers]
0x001001f6ad8 -[MPNotification matchesEvent:]
0x001001f6c4c -[MPNotification type]
0x001001f6c54 -[MPNotification image]
0x001001f6d18 -[MPNotification jsonDescription]
0x001001f6d20 -[MPNotification extrasDescription]
0x001001f6d28 -[MPNotification ID]
0x001001f6d30 -[MPNotification messageID]
0x001001f6d38 -[MPNotification imageURL]
0x001001f6d44 -[MPNotification setImageURL:]
0x001001f6d4c -[MPNotification setImage:]
0x001001f6d58 -[MPNotification body]
0x001001f6d60 -[MPNotification bodyColor]
0x001001f6d68 -[MPNotification backgroundColor]
0x001001f6d70 -[MPNotification displayTriggers]
0x00100e4fe08 MPNotificationButton : NSObject /usr/lib/libobjc.A.dylib
@property NSDictionary *jsonDescription
@property NSString *text
@property unsigned long textColor
@property unsigned long backgroundColor
@property unsigned long borderColor
@property NSURL *ctaUrl
// instance methods
0x001001f6dd8 -[MPNotificationButton initWithJSONObject:]
0x001001f7218 -[MPNotificationButton jsonDescription]
0x001001f7224 -[MPNotificationButton setJsonDescription:]
0x001001f722c -[MPNotificationButton text]
0x001001f7238 -[MPNotificationButton setText:]
0x001001f7240 -[MPNotificationButton textColor]
0x001001f7248 -[MPNotificationButton setTextColor:]
0x001001f7250 -[MPNotificationButton backgroundColor]
0x001001f7258 -[MPNotificationButton setBackgroundColor:]
0x001001f7260 -[MPNotificationButton borderColor]
0x001001f7268 -[MPNotificationButton setBorderColor:]
0x001001f7270 -[MPNotificationButton ctaUrl]
0x001001f727c -[MPNotificationButton setCtaUrl:]
0x00100e4fe80 MPNotificationServiceExtension : UNNotificationServiceExtension /System/Library/Frameworks/UserNotifications.framework/UserNotifications
@property @? contentHandler
@property UNMutableNotificationContent *bestAttemptContent
// instance methods
0x001001f72c0 -[MPNotificationServiceExtension didReceiveNotificationRequest:withContentHandler:]
0x001001f76e0 -[MPNotificationServiceExtension serviceExtensionTimeWillExpire]
0x001001f7768 -[MPNotificationServiceExtension getCategoryIdentifier:withCompletion:]
0x001001f7dd4 -[MPNotificationServiceExtension waitForCategoryExistence:withCompletion:]
0x001001f8064 -[MPNotificationServiceExtension buildAttachments:withCompletion:]
0x001001f8260 -[MPNotificationServiceExtension loadAttachmentForUrlString:withType:withCompletion:]
0x001001f876c -[MPNotificationServiceExtension contentHandler]
0x001001f877c -[MPNotificationServiceExtension setContentHandler:]
0x001001f8788 -[MPNotificationServiceExtension bestAttemptContent]
0x001001f8798 -[MPNotificationServiceExtension setBestAttemptContent:]
0x00100e4fed0 MPNotificationViewController : UIViewController /System/Library/Frameworks/UIKit.framework/UIKit
@property <MPNotificationViewControllerDelegate> *delegate
@property MPNotification *notification
// instance methods
0x001001f87ec -[MPNotificationViewController show]
0x001001f87f0 -[MPNotificationViewController hide:completion:]
0x001001f87f4 -[MPNotificationViewController delegate]
0x001001f8814 -[MPNotificationViewController setDelegate:]
0x001001f8828 -[MPNotificationViewController notification]
0x001001f8838 -[MPNotificationViewController setNotification:]
0x00100e4fef8 MPTakeoverNotificationViewController : MPNotificationViewController
@property UIImageView *backgroundImageView
@property UIImageView *imageView
@property NSLayoutConstraint *bottomImageSpacing
@property MPAlphaMaskView *fadingView
@property UILabel *titleLabel
@property UILabel *bodyLabel
@property UIButton *firstButton
@property UIButton *secondButton
@property UIView *secondButtonContainer
@property UIView *viewMask
@property UIButton *closeButton
@property UIWindow *window
// instance methods
0x001001f8888 -[MPTakeoverNotificationViewController init]
0x001001f892c -[MPTakeoverNotificationViewController viewDidLoad]
0x001001f9470 -[MPTakeoverNotificationViewController setUpButtonView:withData:forIndex:]
0x001001f9740 -[MPTakeoverNotificationViewController buttonTapped:]
0x001001f9958 -[MPTakeoverNotificationViewController show]
0x001001f9ea4 -[MPTakeoverNotificationViewController hide:completion:]
0x001001fa068 -[MPTakeoverNotificationViewController shouldAutorotate]
0x001001fa070 -[MPTakeoverNotificationViewController preferredStatusBarStyle]
0x001001fa078 -[MPTakeoverNotificationViewController preferredStatusBarUpdateAnimation]
0x001001fa080 -[MPTakeoverNotificationViewController supportedInterfaceOrientations]
0x001001fa088 -[MPTakeoverNotificationViewController tappedClose:]
0x001001fa0dc -[MPTakeoverNotificationViewController backgroundImageView]
0x001001fa0ec -[MPTakeoverNotificationViewController setBackgroundImageView:]
0x001001fa100 -[MPTakeoverNotificationViewController imageView]
0x001001fa110 -[MPTakeoverNotificationViewController setImageView:]
0x001001fa124 -[MPTakeoverNotificationViewController bottomImageSpacing]
0x001001fa134 -[MPTakeoverNotificationViewController setBottomImageSpacing:]
0x001001fa148 -[MPTakeoverNotificationViewController fadingView]
0x001001fa158 -[MPTakeoverNotificationViewController setFadingView:]
0x001001fa16c -[MPTakeoverNotificationViewController titleLabel]
0x001001fa17c -[MPTakeoverNotificationViewController setTitleLabel:]
0x001001fa190 -[MPTakeoverNotificationViewController bodyLabel]
0x001001fa1a0 -[MPTakeoverNotificationViewController setBodyLabel:]
0x001001fa1b4 -[MPTakeoverNotificationViewController firstButton]
0x001001fa1c4 -[MPTakeoverNotificationViewController setFirstButton:]
0x001001fa1d8 -[MPTakeoverNotificationViewController secondButton]
0x001001fa1e8 -[MPTakeoverNotificationViewController setSecondButton:]
0x001001fa1fc -[MPTakeoverNotificationViewController secondButtonContainer]
0x001001fa20c -[MPTakeoverNotificationViewController setSecondButtonContainer:]
0x001001fa220 -[MPTakeoverNotificationViewController viewMask]
0x001001fa230 -[MPTakeoverNotificationViewController setViewMask:]
0x001001fa244 -[MPTakeoverNotificationViewController closeButton]
0x001001fa254 -[MPTakeoverNotificationViewController setCloseButton:]
0x001001fa268 -[MPTakeoverNotificationViewController window]
0x001001fa278 -[MPTakeoverNotificationViewController setWindow:]
0x00100e4ff48 MPMiniNotificationViewController : MPNotificationViewController
@property UIImageView *imageView
@property CircleLayer *circleLayer
@property UILabel *bodyLabel
// instance methods
0x001001fa394 -[MPMiniNotificationViewController MPMiniNotificationSpacingFromBottom]
0x001001fa3f4 -[MPMiniNotificationViewController viewDidLoad]
0x001001fac80 -[MPMiniNotificationViewController viewWillLayoutSubviews]
0x001001fb220 -[MPMiniNotificationViewController getTopView]
0x001001fb40c -[MPMiniNotificationViewController angleForInterfaceOrientation:]
0x001001fb430 -[MPMiniNotificationViewController show]
0x001001fb774 -[MPMiniNotificationViewController animateImage]
0x001001fb9a4 -[MPMiniNotificationViewController hide:completion:]
0x001001fbc94 -[MPMiniNotificationViewController didTap:]
0x001001fbd74 -[MPMiniNotificationViewController didPan:]
0x001001fc174 -[MPMiniNotificationViewController imageView]
0x001001fc184 -[MPMiniNotificationViewController setImageView:]
0x001001fc198 -[MPMiniNotificationViewController circleLayer]
0x001001fc1a8 -[MPMiniNotificationViewController setCircleLayer:]
0x001001fc1bc -[MPMiniNotificationViewController bodyLabel]
0x001001fc1cc -[MPMiniNotificationViewController setBodyLabel:]
0x00100e4ffc0 MPAlphaMaskView : UIView /System/Library/Frameworks/UIKit.framework/UIKit
// instance methods
0x001001fc234 -[MPAlphaMaskView initWithCoder:]
0x001001fc598 -[MPAlphaMaskView layoutSubviews]
0x00100e50038 MPActionButton : UIButton /System/Library/Frameworks/UIKit.framework/UIKit
@property UIColor *origColor
@property BOOL highlightedWasCalled
// instance methods
0x001001fc618 -[MPActionButton setHighlighted:]
0x001001fc838 -[MPActionButton origColor]
0x001001fc848 -[MPActionButton setOrigColor:]
0x001001fc85c -[MPActionButton highlightedWasCalled]
0x001001fc86c -[MPActionButton setHighlightedWasCalled:]
0x00100e500b0 CircleLayer : CALayer /System/Library/Frameworks/QuartzCore.framework/QuartzCore
@property double circlePadding
// class methods
0x001001fc890 +[CircleLayer layer]
// instance methods
0x001001fc8ec -[CircleLayer drawInContext:]
0x001001fca38 -[CircleLayer circlePadding]
0x001001fca48 -[CircleLayer setCirclePadding:]
0x00100e4ffe8 GradientMaskLayer : CAGradientLayer /System/Library/Frameworks/QuartzCore.framework/QuartzCore
// instance methods
0x001001fca58 -[GradientMaskLayer drawInContext:]
0x00100e4ff70 ElasticEaseOutAnimation : CAKeyframeAnimation /System/Library/Frameworks/QuartzCore.framework/QuartzCore
// instance methods
0x001001fcc40 -[ElasticEaseOutAnimation initWithStartValue:endValue:andDuration:]
0x001001fcd34 -[ElasticEaseOutAnimation generateValuesFrom:to:]
0x00100e50150 MPNSAttributedStringToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001fcf00 +[MPNSAttributedStringToNSDictionaryValueTransformer transformedValueClass]
0x001001fcf14 +[MPNSAttributedStringToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x001001fcf1c -[MPNSAttributedStringToNSDictionaryValueTransformer transformedValue:]
0x001001fd280 -[MPNSAttributedStringToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e501a0 MPNSNumberToCGFloatValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x001001fd480 +[MPNSNumberToCGFloatValueTransformer transformedValueClass]
0x001001fd494 +[MPNSNumberToCGFloatValueTransformer allowsReverseTransformation]
// instance methods
0x001001fd49c -[MPNSNumberToCGFloatValueTransformer transformedValue:]
0x00100e501c8 MPObjectIdentityProvider : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x001001fd588 -[MPObjectIdentityProvider init]
0x001001fd624 -[MPObjectIdentityProvider identifierForObject:]
0x00100e50218 MPObjectSelector : NSObject /usr/lib/libobjc.A.dylib
@property NSScanner *scanner
@property NSArray *filters
@property NSString *string
// class methods
0x001001fd74c +[MPObjectSelector objectSelectorWithString:]
// instance methods
0x001001fd7a0 -[MPObjectSelector initWithString:]
0x001001fda48 -[MPObjectSelector selectFromRoot:]
0x001001fda58 -[MPObjectSelector fuzzySelectFromRoot:]
0x001001fda68 -[MPObjectSelector selectFromRoot:evaluatingFinalPredicate:]
0x001001fdc9c -[MPObjectSelector isLeafSelected:fromRoot:]
0x001001fdcfc -[MPObjectSelector fuzzyIsLeafSelected:fromRoot:]
0x001001fdd5c -[MPObjectSelector isLeafSelected:fromRoot:evaluatingFinalPredicate:]
0x001001fdf54 -[MPObjectSelector nextFilter]
0x001001fe40c -[MPObjectSelector selectedClass]
0x001001fe494 -[MPObjectSelector pathContainsObjectOfClass:]
0x001001fe608 -[MPObjectSelector isEqual:]
0x001001fe734 -[MPObjectSelector string]
0x001001fe73c -[MPObjectSelector scanner]
0x001001fe744 -[MPObjectSelector setScanner:]
0x001001fe750 -[MPObjectSelector filters]
0x001001fe758 -[MPObjectSelector setFilters:]
0x00100e50240 MPObjectFilter : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property NSPredicate *predicate
@property NSNumber *index
@property BOOL unique
@property BOOL nameOnly
// instance methods
0x001001fe7e8 -[MPObjectFilter init]
0x001001fe858 -[MPObjectFilter apply:]
0x001001fec18 -[MPObjectFilter applyReverse:]
0x001001fedd8 -[MPObjectFilter appliesTo:]
0x001001fefb4 -[MPObjectFilter appliesToAny:]
0x001001ff0f4 -[MPObjectFilter isView:siblingNumber:]
0x001001ff104 -[MPObjectFilter isView:oneOfNSiblings:]
0x001001ff118 -[MPObjectFilter isView:siblingNumber:of:]
0x001001ff3d8 -[MPObjectFilter getParentsOfObject:]
0x001001ff61c -[MPObjectFilter getChildrenOfObject:ofType:]
0x001001ffc84 -[MPObjectFilter name]
0x001001ffc8c -[MPObjectFilter setName:]
0x001001ffc98 -[MPObjectFilter predicate]
0x001001ffca0 -[MPObjectFilter setPredicate:]
0x001001ffcac -[MPObjectFilter index]
0x001001ffcb4 -[MPObjectFilter setIndex:]
0x001001ffcc0 -[MPObjectFilter unique]
0x001001ffcc8 -[MPObjectFilter setUnique:]
0x001001ffcd0 -[MPObjectFilter nameOnly]
0x001001ffcd8 -[MPObjectFilter setNameOnly:]
0x00100e502b8 MPObjectSerializer : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x001001ffd1c -[MPObjectSerializer initWithConfiguration:objectIdentityProvider:]
0x001001ffdc0 -[MPObjectSerializer serializedObjectsWithRootObject:]
0x001001fff64 -[MPObjectSerializer visitObject:withContext:]
0x00100200578 -[MPObjectSerializer classHierarchyArrayForObject:]
0x0010020065c -[MPObjectSerializer allValuesForType:]
0x001002006f8 -[MPObjectSerializer parameterVariationsForPropertySelector:]
0x00100200990 -[MPObjectSerializer instanceVariableValueForObject:propertyDescription:]
0x00100200cd8 -[MPObjectSerializer invocationForObject:withSelectorDescription:]
0x00100200df0 -[MPObjectSerializer propertyValue:propertyDescription:context:]
0x00100201148 -[MPObjectSerializer propertyValueForObject:withPropertyDescription:context:]
0x0010020173c -[MPObjectSerializer isNestedObjectType:]
0x0010020177c -[MPObjectSerializer classDescriptionForObject:]
0x00100e50308 MPObjectSerializerConfig : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *classDescriptions
@property NSArray *enumDescriptions
// instance methods
0x00100201864 -[MPObjectSerializerConfig initWithDictionary:]
0x00100201c4c -[MPObjectSerializerConfig classDescriptions]
0x00100201c5c -[MPObjectSerializerConfig enumWithName:]
0x00100201c6c -[MPObjectSerializerConfig classWithName:]
0x00100201c7c -[MPObjectSerializerConfig typeWithName:]
0x00100201d34 -[MPObjectSerializerConfig enumDescriptions]
0x00100e50358 MPObjectSerializerContext : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x00100201d78 -[MPObjectSerializerContext initWithRootObject:]
0x00100201e64 -[MPObjectSerializerContext hasUnvisitedObjects]
0x00100201e8c -[MPObjectSerializerContext enqueueUnvisitedObject:]
0x00100201e9c -[MPObjectSerializerContext dequeueUnvisitedObject]
0x00100201eec -[MPObjectSerializerContext addVisitedObject:]
0x00100201efc -[MPObjectSerializerContext isVisitedObject:]
0x00100201f18 -[MPObjectSerializerContext addSerializedObject:]
0x00100201f90 -[MPObjectSerializerContext allSerializedObjects]
0x00100e503d0 MPPassThroughValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x00100201fdc +[MPPassThroughValueTransformer transformedValueClass]
0x00100201ff0 +[MPPassThroughValueTransformer allowsReverseTransformation]
// instance methods
0x00100201ff8 -[MPPassThroughValueTransformer transformedValue:]
0x00100e503f8 MPPropertySelectorParameterDescription : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property NSString *type
// instance methods
0x001002020ac -[MPPropertySelectorParameterDescription initWithDictionary:]
0x001002021ac -[MPPropertySelectorParameterDescription name]
0x001002021b4 -[MPPropertySelectorParameterDescription type]
0x00100e50448 MPPropertySelectorDescription : NSObject /usr/lib/libobjc.A.dylib
@property NSString *selectorName
@property NSString *returnType
@property NSArray *parameters
// instance methods
0x001002021ec -[MPPropertySelectorDescription initWithDictionary:]
0x001002024dc -[MPPropertySelectorDescription selectorName]
0x001002024e4 -[MPPropertySelectorDescription returnType]
0x001002024ec -[MPPropertySelectorDescription parameters]
0x00100e50498 MPPropertyDescription : NSObject /usr/lib/libobjc.A.dylib
@property NSPredicate *predicate
@property NSString *type
@property BOOL readonly
@property BOOL nofollow
@property BOOL useKeyValueCoding
@property BOOL useInstanceVariableAccess
@property NSString *name
@property MPPropertySelectorDescription *getSelectorDescription
@property MPPropertySelectorDescription *setSelectorDescription
// class methods
0x00100202530 +[MPPropertyDescription valueTransformerForType:]
// instance methods
0x00100202740 -[MPPropertyDescription initWithDictionary:]
0x00100202d38 -[MPPropertyDescription type]
0x00100202d48 -[MPPropertyDescription valueTransformer]
0x00100202ec0 -[MPPropertyDescription shouldReadPropertyValueForObject:]
0x00100202f28 -[MPPropertyDescription readonly]
0x00100202f30 -[MPPropertyDescription nofollow]
0x00100202f38 -[MPPropertyDescription useKeyValueCoding]
0x00100202f40 -[MPPropertyDescription useInstanceVariableAccess]
0x00100202f48 -[MPPropertyDescription name]
0x00100202f50 -[MPPropertyDescription getSelectorDescription]
0x00100202f58 -[MPPropertyDescription setSelectorDescription]
0x00100202f60 -[MPPropertyDescription predicate]
0x00100e504e8 MPResources : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100202fb0 +[MPResources storyboardWithName:]
0x00100203044 +[MPResources frameworkBundle]
0x00100203080 +[MPResources notificationXibName]
0x001002031a0 +[MPResources imageNamed:]
0x00100e50538 MPSequenceGenerator : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x00100203258 -[MPSequenceGenerator init]
0x00100203268 -[MPSequenceGenerator initWithInitialValue:]
0x001002032b4 -[MPSequenceGenerator nextValue]
0x00100e505d8 MPSwizzler : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x001002035b0 +[MPSwizzler load]
0x001002035f4 +[MPSwizzler printSwizzles]
0x00100203680 +[MPSwizzler swizzleForMethod:]
0x00100203694 +[MPSwizzler removeSwizzleForMethod:]
0x001002036a8 +[MPSwizzler setSwizzle:forMethod:]
0x001002036bc +[MPSwizzler isLocallyDefinedMethod:onClass:]
0x00100203724 +[MPSwizzler swizzleSelector:onClass:withBlock:named:]
0x00100203984 +[MPSwizzler unswizzleSelector:onClass:]
0x00100203a10 +[MPSwizzler unswizzleSelector:onClass:named:]
0x00100e50588 MPSwizzle : NSObject /usr/lib/libobjc.A.dylib
@property Class class
@property SEL selector
@property ^? originalMethod
@property unsigned int numArgs
@property NSMapTable *blocks
// instance methods
0x00100203b30 -[MPSwizzle init]
0x00100203bbc -[MPSwizzle initWithBlock:named:forClass:selector:originalMethod:withNumArgs:]
0x00100203ef4 -[MPSwizzle class]
0x00100203efc -[MPSwizzle setClass:]
0x00100203f04 -[MPSwizzle selector]
0x00100203f0c -[MPSwizzle setSelector:]
0x00100203f14 -[MPSwizzle originalMethod]
0x00100203f1c -[MPSwizzle setOriginalMethod:]
0x00100203f24 -[MPSwizzle numArgs]
0x00100203f2c -[MPSwizzle setNumArgs:]
0x00100203f34 -[MPSwizzle blocks]
0x00100203f40 -[MPSwizzle setBlocks:]
0x00100e50628 MPTakeoverNotification : MPNotification
@property NSString *title
@property unsigned long titleColor
@property unsigned long closeButtonColor
@property BOOL shouldFadeImage
@property NSArray *buttons
// instance methods
0x00100204550 -[MPTakeoverNotification initWithJSONObject:]
0x00100204aa0 -[MPTakeoverNotification type]
0x00100204ab0 -[MPTakeoverNotification title]
0x00100204ac0 -[MPTakeoverNotification setTitle:]
0x00100204acc -[MPTakeoverNotification titleColor]
0x00100204adc -[MPTakeoverNotification setTitleColor:]
0x00100204aec -[MPTakeoverNotification closeButtonColor]
0x00100204afc -[MPTakeoverNotification setCloseButtonColor:]
0x00100204b0c -[MPTakeoverNotification shouldFadeImage]
0x00100204b1c -[MPTakeoverNotification setShouldFadeImage:]
0x00100204b2c -[MPTakeoverNotification buttons]
0x00100204b3c -[MPTakeoverNotification setButtons:]
0x00100e50678 MPTweak : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property NSString *encoding
@property id defaultValue
@property id currentValue
@property id minimumValue
@property id maximumValue
// instance methods
0x00100204b88 -[MPTweak initWithName:andEncoding:]
0x00100204c2c -[MPTweak setCurrentValue:]
0x00100204e08 -[MPTweak addObserver:]
0x00100204e7c -[MPTweak removeObserver:]
0x00100204e8c -[MPTweak name]
0x00100204e98 -[MPTweak encoding]
0x00100204ea4 -[MPTweak defaultValue]
0x00100204eac -[MPTweak setDefaultValue:]
0x00100204eb8 -[MPTweak currentValue]
0x00100204ec0 -[MPTweak minimumValue]
0x00100204ec8 -[MPTweak setMinimumValue:]
0x00100204ed4 -[MPTweak maximumValue]
0x00100204edc -[MPTweak setMaximumValue:]
0x00100e506f0 _MPTweakInlineLoader : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100204f54 +[_MPTweakInlineLoader load]
0x00100e50718 MPTweakStore : NSObject /usr/lib/libobjc.A.dylib
@property NSArray *tweaks
// class methods
0x0010020588c +[MPTweakStore sharedInstance]
// instance methods
0x00100205934 -[MPTweakStore init]
0x001002059dc -[MPTweakStore tweaks]
0x001002059fc -[MPTweakStore tweakWithName:]
0x00100205a0c -[MPTweakStore addTweak:]
0x00100205a94 -[MPTweakStore removeTweak:]
0x00100205b1c -[MPTweakStore reset]
0x00100e50768 MPTypeDescription : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
// instance methods
0x00100205c6c -[MPTypeDescription initWithDictionary:]
0x00100205d1c -[MPTypeDescription name]
0x00100e507e0 MPUIColorToNSStringValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x00100205d30 +[MPUIColorToNSStringValueTransformer transformedValueClass]
0x00100205d44 +[MPUIColorToNSStringValueTransformer allowsReverseTransformation]
// instance methods
0x00100205d4c -[MPUIColorToNSStringValueTransformer transformedValue:]
0x00100205ef8 -[MPUIColorToNSStringValueTransformer reverseTransformedValue:]
0x00100e50808 MPUIControlBinding : MPEventBinding
@property NSHashTable *appliedTo
@property NSHashTable *verified
@property unsigned long controlEvent
@property unsigned long verifyEvent
// class methods
0x001002060e8 +[MPUIControlBinding typeName]
0x001002060f4 +[MPUIControlBinding bindingWithJSONObject:]
0x00100206318 +[MPUIControlBinding bindngWithJSONObject:]
// instance methods
0x00100206324 -[MPUIControlBinding initWithEventName:onPath:withControlEvent:andVerifyEvent:]
0x00100206514 -[MPUIControlBinding resetAppliedTo]
0x001002065b0 -[MPUIControlBinding execute]
0x00100206c80 -[MPUIControlBinding stop]
0x00100206f70 -[MPUIControlBinding stopOnView:]
0x00100207058 -[MPUIControlBinding verifyControlMatchesPath:]
0x00100207148 -[MPUIControlBinding preVerify:forEvent:]
0x001002071dc -[MPUIControlBinding execute:forEvent:]
0x001002072f8 -[MPUIControlBinding encodeWithCoder:]
0x00100207400 -[MPUIControlBinding initWithCoder:]
0x001002074fc -[MPUIControlBinding isEqual:]
0x0010020766c -[MPUIControlBinding controlEvent]
0x0010020767c -[MPUIControlBinding verifyEvent]
0x0010020768c -[MPUIControlBinding appliedTo]
0x0010020769c -[MPUIControlBinding setAppliedTo:]
0x001002076a8 -[MPUIControlBinding verified]
0x001002076b8 -[MPUIControlBinding setVerified:]
0x00100e50880 MPUIEdgeInsetsToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x00100207704 +[MPUIEdgeInsetsToNSDictionaryValueTransformer transformedValueClass]
0x00100207718 +[MPUIEdgeInsetsToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x00100207720 -[MPUIEdgeInsetsToNSDictionaryValueTransformer transformedValue:]
0x001002078e4 -[MPUIEdgeInsetsToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e508d0 MPUIFontToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x00100207ae4 +[MPUIFontToNSDictionaryValueTransformer transformedValueClass]
0x00100207af8 +[MPUIFontToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x00100207b00 -[MPUIFontToNSDictionaryValueTransformer transformedValue:]
0x00100207cac -[MPUIFontToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e50920 MPUIImageToNSDictionaryValueTransformer : NSValueTransformer /System/Library/Frameworks/Foundation.framework/Foundation
// class methods
0x00100207f48 +[MPUIImageToNSDictionaryValueTransformer load]
0x00100207f84 +[MPUIImageToNSDictionaryValueTransformer transformedValueClass]
0x00100207f98 +[MPUIImageToNSDictionaryValueTransformer allowsReverseTransformation]
// instance methods
0x00100207fa0 -[MPUIImageToNSDictionaryValueTransformer transformedValue:]
0x001002086a4 -[MPUIImageToNSDictionaryValueTransformer reverseTransformedValue:]
0x00100e50948 MPUITableViewBinding : MPEventBinding
// class methods
0x0010020903c +[MPUITableViewBinding typeName]
0x00100209048 +[MPUITableViewBinding bindingWithJSONObject:]
0x001002091f4 +[MPUITableViewBinding bindngWithJSONObject:]
// instance methods
0x00100209200 -[MPUITableViewBinding initWithEventName:onPath:]
0x00100209260 -[MPUITableViewBinding initWithEventName:onPath:withDelegate:]
0x00100209390 -[MPUITableViewBinding execute]
0x001002098dc -[MPUITableViewBinding stop]
0x001002099b4 -[MPUITableViewBinding parentTableView:]
0x00100e50998 MPVariant : NSObject /usr/lib/libobjc.A.dylib <NSCoding>
@property NSMutableOrderedSet *actions
@property NSMutableArray *tweaks
@property unsigned long ID
@property unsigned long experimentID
@property BOOL running
@property BOOL finished
// class methods
0x00100209a60 +[MPVariant variantWithJSONObject:]
// instance methods
0x00100209c8c -[MPVariant init]
0x00100209ca8 -[MPVariant initWithID:experimentID:actions:tweaks:]
0x00100209e0c -[MPVariant initWithCoder:]
0x00100209fc4 -[MPVariant encodeWithCoder:]
0x0010020a104 -[MPVariant addActionsFromJSONObject:andExecute:]
0x0010020a22c -[MPVariant addActionFromJSONObject:andExecute:]
0x0010020a300 -[MPVariant removeActionWithName:]
0x0010020a4c0 -[MPVariant addTweaksFromJSONObject:andExecute:]
0x0010020a5e8 -[MPVariant addTweakFromJSONObject:andExecute:]
0x0010020a680 -[MPVariant execute]
0x0010020a888 -[MPVariant stop]
0x0010020aa64 -[MPVariant finish]
0x0010020aa94 -[MPVariant restart]
0x0010020aa9c -[MPVariant isEqualToVariant:]
0x0010020abe4 -[MPVariant isEqual:]
0x0010020ac80 -[MPVariant ID]
0x0010020ac88 -[MPVariant setID:]
0x0010020ac90 -[MPVariant experimentID]
0x0010020ac98 -[MPVariant setExperimentID:]
0x0010020aca0 -[MPVariant running]
0x0010020aca8 -[MPVariant finished]
0x0010020acb0 -[MPVariant actions]
0x0010020acb8 -[MPVariant setActions:]
0x0010020acc4 -[MPVariant tweaks]
0x0010020accc -[MPVariant setTweaks:]
0x00100e509c0 MPVariantAction : NSObject /usr/lib/libobjc.A.dylib <NSCoding>
@property NSString *name
@property MPObjectSelector *path
@property SEL selector
@property NSArray *args
@property NSArray *original
@property BOOL cacheOriginal
@property BOOL swizzle
@property Class swizzleClass
@property SEL swizzleSelector
@property NSHashTable *appliedTo
// class methods
0x0010020ad08 +[MPVariantAction load]
0x0010020ae3c +[MPVariantAction actionWithJSONObject:]
0x0010020ca90 +[MPVariantAction executeSelector:withArgs:onPath:fromRoot:toLeaf:]
0x0010020cc54 +[MPVariantAction executeSelector:withArgs:onObjects:]
// instance methods
0x0010020b1e4 -[MPVariantAction init]
0x0010020b230 -[MPVariantAction initWithName:path:selector:args:cacheOriginal:original:swizzle:swizzleClass:swizzleSelector:]
0x0010020b670 -[MPVariantAction initWithCoder:]
0x0010020b950 -[MPVariantAction encodeWithCoder:]
0x0010020baf0 -[MPVariantAction execute]
0x0010020bf60 -[MPVariantAction stop]
0x0010020c1c8 -[MPVariantAction cacheOriginalImage:]
0x0010020c538 -[MPVariantAction restoreCachedImage]
0x0010020d56c -[MPVariantAction isEqualToAction:]
0x0010020d608 -[MPVariantAction isEqual:]
0x0010020d6e4 -[MPVariantAction name]
0x0010020d6ec -[MPVariantAction setName:]
0x0010020d6f8 -[MPVariantAction path]
0x0010020d700 -[MPVariantAction setPath:]
0x0010020d70c -[MPVariantAction selector]
0x0010020d714 -[MPVariantAction setSelector:]
0x0010020d71c -[MPVariantAction args]
0x0010020d724 -[MPVariantAction setArgs:]
0x0010020d730 -[MPVariantAction original]
0x0010020d738 -[MPVariantAction setOriginal:]
0x0010020d744 -[MPVariantAction cacheOriginal]
0x0010020d74c -[MPVariantAction setCacheOriginal:]
0x0010020d754 -[MPVariantAction swizzle]
0x0010020d75c -[MPVariantAction setSwizzle:]
0x0010020d764 -[MPVariantAction swizzleClass]
0x0010020d76c -[MPVariantAction setSwizzleClass:]
0x0010020d774 -[MPVariantAction swizzleSelector]
0x0010020d77c -[MPVariantAction setSwizzleSelector:]
0x0010020d784 -[MPVariantAction appliedTo]
0x0010020d790 -[MPVariantAction setAppliedTo:]
0x00100e509e8 MPVariantTweak : NSObject /usr/lib/libobjc.A.dylib <NSCoding>
@property NSString *name
@property NSString *encoding
@property id value
// class methods
0x0010020d7ec +[MPVariantTweak tweakWithJSONObject:]
// instance methods
0x0010020d948 -[MPVariantTweak init]
0x0010020d994 -[MPVariantTweak initWithName:encoding:value:]
0x0010020da68 -[MPVariantTweak initWithCoder:]
0x0010020db8c -[MPVariantTweak encodeWithCoder:]
0x0010020dc80 -[MPVariantTweak execute]
0x0010020ddbc -[MPVariantTweak stop]
0x0010020df30 -[MPVariantTweak isEqualToTweak:]
0x0010020e03c -[MPVariantTweak isEqual:]
0x0010020e118 -[MPVariantTweak name]
0x0010020e120 -[MPVariantTweak setName:]
0x0010020e12c -[MPVariantTweak encoding]
0x0010020e134 -[MPVariantTweak setEncoding:]
0x0010020e140 -[MPVariantTweak value]
0x0010020e148 -[MPVariantTweak setValue:]
0x00100e50a88 MPWebSocket : NSObject /usr/lib/libobjc.A.dylib <NSStreamDelegate>
@property unsigned int readyState
@property NSOperationQueue *delegateOperationQueue
@property NSObject<OS_dispatch_queue> *delegateDispatchQueue
@property <MPWebSocketDelegate> *delegate
@property NSURL *url
@property NSString *protocol
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010020e300 +[MPWebSocket initialize]
// instance methods
0x0010020e344 -[MPWebSocket initWithURLRequest:protocols:]
0x0010020e458 -[MPWebSocket initWithURLRequest:]
0x0010020e468 -[MPWebSocket initWithURL:]
0x0010020e478 -[MPWebSocket initWithURL:protocols:]
0x0010020e514 -[MPWebSocket _MP_commonInit]
0x0010020e768 -[MPWebSocket assertOnWorkQueue]
0x0010020e798 -[MPWebSocket dealloc]
0x0010020e850 -[MPWebSocket setReadyState:]
0x0010020e8ac -[MPWebSocket open]
0x0010020e8ec -[MPWebSocket _performDelegateBlock:]
0x0010020e948 -[MPWebSocket setDelegateDispatchQueue:]
0x0010020e954 -[MPWebSocket _checkHandshake:]
0x0010020ea08 -[MPWebSocket _HTTPHeadersDidFinish]
0x0010020ee20 -[MPWebSocket _readHTTPHeader]
0x0010020ef2c -[MPWebSocket didConnect]
0x0010020f2f4 -[MPWebSocket _initializeStreams]
0x0010020f4f8 -[MPWebSocket _connect]
0x0010020f58c -[MPWebSocket scheduleInRunLoop:forMode:]
0x0010020f698 -[MPWebSocket unscheduleFromRunLoop:forMode:]
0x0010020f7a4 -[MPWebSocket close]
0x0010020f7b8 -[MPWebSocket closeWithCode:reason:]
0x0010020fa68 -[MPWebSocket _closeWithProtocolError:]
0x0010020fb88 -[MPWebSocket _failWithError:]
0x0010020fdac -[MPWebSocket _writeData:]
0x0010020fe14 -[MPWebSocket send:]
0x0010020ffa4 -[MPWebSocket handlePing:]
0x001002100c4 -[MPWebSocket handlePong]
0x001002100c8 -[MPWebSocket _handleMessage:]
0x001002101a8 -[MPWebSocket handleCloseWithData:]
0x001002103ec -[MPWebSocket _disconnect]
0x00100210428 -[MPWebSocket _handleFrameWithData:opCode:]
0x00100210634 -[MPWebSocket _handleFrameHeader:curData:]
0x00100210858 -[MPWebSocket _readFrameContinue]
0x00100210c40 -[MPWebSocket _readFrameNew]
0x00100210cf8 -[MPWebSocket _pumpWriting]
0x001002111f8 -[MPWebSocket _addConsumerWithScanner:callback:]
0x00100211274 -[MPWebSocket _addConsumerWithDataLength:callback:readToCurrentFrame:unmaskBytes:]
0x00100211334 -[MPWebSocket _addConsumerWithScanner:callback:dataLength:]
0x00100211400 -[MPWebSocket _scheduleCleanup]
0x001002114e4 -[MPWebSocket _cleanupSelfReference]
0x001002115cc -[MPWebSocket _readUntilHeaderCompleteWithCallback:]
0x001002115e8 -[MPWebSocket _readUntilBytes:length:callback:]
0x00100211738 -[MPWebSocket _innerPumpScanner]
0x00100211e74 -[MPWebSocket _pumpScanner]
0x00100211ec8 -[MPWebSocket _sendFrameWithOpcode:data:]
0x00100212160 -[MPWebSocket stream:handleEvent:]
0x00100212a18 -[MPWebSocket delegate]
0x00100212a20 -[MPWebSocket setDelegate:]
0x00100212a28 -[MPWebSocket url]
0x00100212a30 -[MPWebSocket readyState]
0x00100212a38 -[MPWebSocket protocol]
0x00100212a44 -[MPWebSocket delegateOperationQueue]
0x00100212a4c -[MPWebSocket setDelegateOperationQueue:]
0x00100212a58 -[MPWebSocket delegateDispatchQueue]
0x00100e50b28 MPIOConsumer : NSObject /usr/lib/libobjc.A.dylib
@property @? consumer
@property @? handler
@property unsigned long bytesNeeded
@property BOOL readToCurrentFrame
@property BOOL unmaskBytes
// instance methods
0x00100212b50 -[MPIOConsumer setupWithScanner:handler:bytesNeeded:readToCurrentFrame:unmaskBytes:]
0x00100212c14 -[MPIOConsumer bytesNeeded]
0x00100212c1c -[MPIOConsumer setBytesNeeded:]
0x00100212c24 -[MPIOConsumer consumer]
0x00100212c30 -[MPIOConsumer handler]
0x00100212c3c -[MPIOConsumer readToCurrentFrame]
0x00100212c44 -[MPIOConsumer unmaskBytes]
0x00100e50ab0 MPIOConsumerPool : NSObject /usr/lib/libobjc.A.dylib
// instance methods
0x00100212c7c -[MPIOConsumerPool initWithBufferCapacity:]
0x00100212cfc -[MPIOConsumerPool init]
0x00100212d0c -[MPIOConsumerPool consumerWithScanner:handler:bytesNeeded:readToCurrentFrame:unmaskBytes:]
0x00100212e08 -[MPIOConsumerPool returnConsumer:]
0x00100e50b78 _MPRunLoopThread : NSThread /System/Library/Frameworks/Foundation.framework/Foundation
@property NSRunLoop *runLoop
// instance methods
0x00100213140 -[_MPRunLoopThread dealloc]
0x00100213174 -[_MPRunLoopThread init]
0x001002131e0 -[_MPRunLoopThread main]
0x0010021330c -[_MPRunLoopThread runLoop]
0x00100e50bc8 MPBoolean : NSObject /usr/lib/libobjc.A.dylib
@property BOOL value
// instance methods
0x00100213ed0 -[MPBoolean init:]
0x00100213f18 -[MPBoolean isEqualToMPBoolean:]
0x00100213f80 -[MPBoolean isEqual:]
0x00100214010 -[MPBoolean value]
0x00100e50c40 SelectorEvaluator : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100214018 +[SelectorEvaluator currentDate]
0x0010021402c +[SelectorEvaluator dateFormatter]
0x00100214108 +[SelectorEvaluator error:]
0x00100214248 +[SelectorEvaluator toNumber:withError:]
0x001002143d0 +[SelectorEvaluator toBoolean:]
0x0010021455c +[SelectorEvaluator evaluateNumber:properties:withError:]
0x00100214848 +[SelectorEvaluator evaluateBoolean:properties:withError:]
0x00100214b34 +[SelectorEvaluator evaluateDateTime:properties:withError:]
0x00100214f14 +[SelectorEvaluator evaluateList:properties:withError:]
0x001002151f8 +[SelectorEvaluator toJSONString:withError:]
0x00100215268 +[SelectorEvaluator evaluateString:properties:withError:]
0x001002156e4 +[SelectorEvaluator evaluateAnd:properties:withError:]
0x00100215a58 +[SelectorEvaluator evaluateOr:properties:withError:]
0x00100215dcc +[SelectorEvaluator evaluateIn:properties:withError:]
0x001002162ac +[SelectorEvaluator evaluatePlus:properties:withError:]
0x00100216714 +[SelectorEvaluator evaluateArithmetic:properties:withError:]
0x00100216d94 +[SelectorEvaluator evaluateEquality:properties:withError:]
0x00100217260 +[SelectorEvaluator compareDoubles:r:op:]
0x00100217330 +[SelectorEvaluator evaluateComparison:properties:withError:]
0x00100217a58 +[SelectorEvaluator evaluateDefined:properties:withError:]
0x00100217df4 +[SelectorEvaluator evaluateNot:properties:withError:]
0x0010021816c +[SelectorEvaluator evaluateWindow:withError:]
0x0010021868c +[SelectorEvaluator evaluateOperand:properties:withError:]
0x00100218aec +[SelectorEvaluator evaluateOperator:properties:withError:]
0x0010021919c +[SelectorEvaluator evaluateNode:properties:withError:]
0x00100219264 +[SelectorEvaluator evaluate:properties:withError:]
0x00100e50c68 SessionMetadata : NSObject /usr/lib/libobjc.A.dylib
@property unsigned long eventsCounter
@property unsigned long peopleCounter
@property NSString *sessionID
@property unsigned long sessionStartEpoch
// instance methods
0x00100219334 -[SessionMetadata init]
0x00100219424 -[SessionMetadata reset]
0x001002194e0 -[SessionMetadata randomId]
0x00100219530 -[SessionMetadata toDictionaryForEvent:]
0x00100219758 -[SessionMetadata eventsCounter]
0x00100219760 -[SessionMetadata setEventsCounter:]
0x00100219768 -[SessionMetadata peopleCounter]
0x00100219770 -[SessionMetadata setPeopleCounter:]
0x00100219778 -[SessionMetadata sessionID]
0x00100219784 -[SessionMetadata setSessionID:]
0x0010021978c -[SessionMetadata sessionStartEpoch]
0x00100219794 -[SessionMetadata setSessionStartEpoch:]
0x00100e50ce0 PodsDummy_Permission_LocationWhenInUse : NSObject /usr/lib/libobjc.A.dylib
0x00100e50d30 RNPermissionHandlerLocationWhenInUse : NSObject /usr/lib/libobjc.A.dylib <CLLocationManagerDelegate, RNPermissionHandler>
@property CLLocationManager *locationManager
@property @? resolve
@property @? reject
@property unsigned long hash
@property Class superclass
@property NSString *description
@property NSString *debugDescription
// class methods
0x0010021bcac +[RNPermissionHandlerLocationWhenInUse usageDescriptionKeys]
0x0010021bd20 +[RNPermissionHandlerLocationWhenInUse handlerUniqueId]
// instance methods
0x0010021bd2c -[RNPermissionHandlerLocationWhenInUse checkWithResolver:rejecter:]
0x0010021bdf0 -[RNPermissionHandlerLocationWhenInUse requestWithResolver:rejecter:]
0x0010021bf0c -[RNPermissionHandlerLocationWhenInUse locationManager:didChangeAuthorizationStatus:]
0x0010021bf54 -[RNPermissionHandlerLocationWhenInUse locationManager]
0x0010021bf5c -[RNPermissionHandlerLocationWhenInUse setLocationManager:]
0x0010021bf68 -[RNPermissionHandlerLocationWhenInUse resolve]
0x0010021bf74 -[RNPermissionHandlerLocationWhenInUse setResolve:]
0x0010021bf7c -[RNPermissionHandlerLocationWhenInUse reject]
0x0010021bf88 -[RNPermissionHandlerLocationWhenInUse setReject:]
0x00100e50d58 FBLPromise : NSObject /usr/lib/libobjc.A.dylib
@property BOOL isPending
@property BOOL isFulfilled
@property BOOL isRejected
@property id value
@property NSError *error
// class methods
0x00100223d40 +[FBLPromise pending]
0x00100223da0 +[FBLPromise resolved]
0x00100221d68 +[FBLPromise wrapCompletion]
0x00100221dcc +[FBLPromise wrapCompletionOn]
0x00100221e80 +[FBLPromise wrapObjectCompletion]
0x00100221ee4 +[FBLPromise wrapObjectCompletionOn]
0x00100221f98 +[FBLPromise wrapErrorCompletion]
0x00100221ffc +[FBLPromise wrapErrorCompletionOn]
0x001002220b0 +[FBLPromise wrapObjectOrErrorCompletion]
0x00100222114 +[FBLPromise wrapObjectOrErrorCompletionOn]
0x001002221c8 +[FBLPromise wrapErrorOrObjectCompletion]
0x0010022222c +[FBLPromise wrapErrorOrObjectCompletionOn]
0x001002222e0 +[FBLPromise wrap2ObjectsOrErrorCompletion]
0x00100222344 +[FBLPromise wrap2ObjectsOrErrorCompletionOn]
0x001002223f8 +[FBLPromise wrapBoolCompletion]
0x0010022245c +[FBLPromise wrapBoolCompletionOn]
0x00100222510 +[FBLPromise wrapBoolOrErrorCompletion]
0x00100222574 +[FBLPromise wrapBoolOrErrorCompletionOn]
0x00100222628 +[FBLPromise wrapIntegerCompletion]
0x0010022268c +[FBLPromise wrapIntegerCompletionOn]
0x00100222740 +[FBLPromise wrapIntegerOrErrorCompletion]
0x001002227a4 +[FBLPromise wrapIntegerOrErrorCompletionOn]
0x00100222858 +[FBLPromise wrapDoubleCompletion]
0x001002228bc +[FBLPromise wrapDoubleCompletionOn]
0x00100222970 +[FBLPromise wrapDoubleOrErrorCompletion]
0x001002229d4 +[FBLPromise wrapDoubleOrErrorCompletionOn]
0x001002201d8 +[FBLPromise wrapCompletion:]
0x00100220260 +[FBLPromise onQueue:wrapCompletion:]
0x001002203c0 +[FBLPromise wrapObjectCompletion:]
0x00100220448 +[FBLPromise onQueue:wrapObjectCompletion:]
0x001002205a4 +[FBLPromise wrapErrorCompletion:]
0x0010022062c +[FBLPromise onQueue:wrapErrorCompletion:]
0x001002207c8 +[FBLPromise wrapObjectOrErrorCompletion:]
0x00100220850 +[FBLPromise onQueue:wrapObjectOrErrorCompletion:]
0x00100220a2c +[FBLPromise wrapErrorOrObjectCompletion:]
0x00100220ab4 +[FBLPromise onQueue:wrapErrorOrObjectCompletion:]
0x00100220c90 +[FBLPromise wrap2ObjectsOrErrorCompletion:]
0x00100220d18 +[FBLPromise onQueue:wrap2ObjectsOrErrorCompletion:]
0x00100220f80 +[FBLPromise wrapBoolCompletion:]
0x00100221008 +[FBLPromise onQueue:wrapBoolCompletion:]
0x001002211ac +[FBLPromise wrapBoolOrErrorCompletion:]
0x00100221234 +[FBLPromise onQueue:wrapBoolOrErrorCompletion:]
0x00100221428 +[FBLPromise wrapIntegerCompletion:]
0x001002214b0 +[FBLPromise onQueue:wrapIntegerCompletion:]
0x00100221654 +[FBLPromise wrapIntegerOrErrorCompletion:]
0x001002216dc +[FBLPromise onQueue:wrapIntegerOrErrorCompletion:]
0x001002218d0 +[FBLPromise wrapDoubleCompletion:]
0x00100221958 +[FBLPromise onQueue:wrapDoubleCompletion:]
0x00100221af8 +[FBLPromise wrapDoubleOrErrorCompletion:]
0x00100221b80 +[FBLPromise onQueue:wrapDoubleOrErrorCompletion:]
0x0010021f904 +[FBLPromise dispatchGroup]
0x0010021f4a4 +[FBLPromise retry]
0x0010021f508 +[FBLPromise retryOn]
0x0010021f5bc +[FBLPromise retryAgain]
0x0010021f688 +[FBLPromise retryAgainOn]
0x0010021ef58 +[FBLPromise retry:]
0x0010021efe8 +[FBLPromise onQueue:retry:]
0x0010021f050 +[FBLPromise attempts:retry:]
0x0010021f0f0 +[FBLPromise onQueue:attempts:retry:]
0x0010021f164 +[FBLPromise attempts:delay:condition:retry:]
0x0010021f230 +[FBLPromise onQueue:attempts:delay:condition:retry:]
0x0010021e798 +[FBLPromise race]
0x0010021e7fc +[FBLPromise raceOn]
0x0010021e40c +[FBLPromise race:]
0x0010021e494 +[FBLPromise onQueue:race:]
0x0010021e358 +[FBLPromise doOn]
0x0010021e054 +[FBLPromise do:]
0x0010021e0dc +[FBLPromise onQueue:do:]
0x0010021d940 +[FBLPromise async]
0x0010021d9a4 +[FBLPromise asyncOn]
0x0010021d56c +[FBLPromise async:]
0x0010021d5f4 +[FBLPromise onQueue:async:]
0x0010021d454 +[FBLPromise any]
0x0010021d4b8 +[FBLPromise anyOn]
0x0010021ca5c +[FBLPromise any:]
0x0010021caec +[FBLPromise onQueue:any:]
0x0010021c634 +[FBLPromise all]
0x0010021c698 +[FBLPromise allOn]
0x0010021bfcc +[FBLPromise all:]
0x0010021c054 +[FBLPromise onQueue:all:]
0x00100222a88 +[FBLPromise initialize]
0x00100222adc +[FBLPromise defaultDispatchQueue]
0x00100222b24 +[FBLPromise setDefaultDispatchQueue:]
0x00100222b78 +[FBLPromise pendingPromise]
0x00100222b98 +[FBLPromise resolvedWith:]
// instance methods
0x001002200c0 -[FBLPromise validate]
0x00100220124 -[FBLPromise validateOn]
0x0010021fed8 -[FBLPromise validate:]
0x0010021ff68 -[FBLPromise onQueue:validate:]
0x0010021fe14 -[FBLPromise timeout]
0x0010021fe74 -[FBLPromise timeoutOn]
0x0010021fb78 -[FBLPromise timeout:]
0x0010021fbf0 -[FBLPromise onQueue:timeout:]
0x0010021fa60 -[FBLPromise then]
0x0010021fac4 -[FBLPromise thenOn]
0x0010021f968 -[FBLPromise then:]
0x0010021f9f8 -[FBLPromise onQueue:then:]
0x0010021edd4 -[FBLPromise reduce]
0x0010021ee88 -[FBLPromise reduceOn]
0x0010021eb28 -[FBLPromise reduce:combine:]
0x0010021ebdc -[FBLPromise onQueue:reduce:combine:]
0x0010021ea10 -[FBLPromise recover]
0x0010021ea74 -[FBLPromise recoverOn]
0x0010021e8b0 -[FBLPromise recover:]
0x0010021e940 -[FBLPromise onQueue:recover:]
0x0010021df90 -[FBLPromise delay]
0x0010021dff0 -[FBLPromise delayOn]
0x0010021dd00 -[FBLPromise delay:]
0x0010021dd78 -[FBLPromise onQueue:delay:]
0x0010021dbe8 -[FBLPromise catch]
0x0010021dc4c -[FBLPromise catchOn]
0x0010021da58 -[FBLPromise catch:]
0x0010021dae8 -[FBLPromise onQueue:catch:]
0x0010021c944 -[FBLPromise always]
0x0010021c9a8 -[FBLPromise alwaysOn]
0x0010021c74c -[FBLPromise always:]
0x0010021c7dc -[FBLPromise onQueue:always:]
0x00100222be8 -[FBLPromise fulfill:]
0x00100222dfc -[FBLPromise reject:]
0x00100223174 -[FBLPromise initPending]
0x001002231e8 -[FBLPromise initWithResolution:]
0x001002232a8 -[FBLPromise dealloc]
0x0010022331c -[FBLPromise isPending]
0x00100223360 -[FBLPromise isFulfilled]
0x001002233a4 -[FBLPromise isRejected]
0x001002233e8 -[FBLPromise value]
0x0010022342c -[FBLPromise error]
0x00100223470 -[FBLPromise addPendingObject:]
0x00100223520 -[FBLPromise observeOnQueue:fulfill:reject:]
0x001002238ec -[FBLPromise chainOnQueue:chainedFulfill:chainedReject:]
0x00100e50dd0 PodsDummy_PromisesObjC : NSObject /usr/lib/libobjc.A.dylib
0x00100e50e20 GPBAnyRoot : GPBRootObject
0x00100e50e48 GPBAny : GPBMessage
@property NSString *typeURL
@property NSData *value
// class methods
0x00100262fd4 +[GPBAny anyWithMessage:error:]
0x00100262fec +[GPBAny anyWithMessage:typeURLPrefix:error:]
0x00100223e04 +[GPBAny descriptor]
// instance methods
0x00100263044 -[GPBAny initWithMessage:error:]
0x0010026305c -[GPBAny initWithMessage:typeURLPrefix:error:]
0x001002630d4 -[GPBAny packWithMessage:error:]
0x001002630ec -[GPBAny packWithMessage:typeURLPrefix:error:]
0x00100263248 -[GPBAny unpackMessageClass:error:]
0x00100e50ec0 GPBApiRoot : GPBRootObject
0x00100e50ee8 GPBApi : GPBMessage
@property NSString *name
@property NSMutableArray *methodsArray
@property unsigned long methodsArray_Count
@property NSMutableArray *optionsArray
@property unsigned long optionsArray_Count
@property NSString *version
@property GPBSourceContext *sourceContext
@property BOOL hasSourceContext
@property NSMutableArray *mixinsArray
@property unsigned long mixinsArray_Count
@property int syntax
// class methods
0x00100223f10 +[GPBApi descriptor]
0x00100e50f38 GPBMethod : GPBMessage
@property NSString *name
@property NSString *requestTypeURL
@property BOOL requestStreaming
@property NSString *responseTypeURL
@property BOOL responseStreaming
@property NSMutableArray *optionsArray
@property unsigned long optionsArray_Count
@property int syntax
// class methods
0x00100224014 +[GPBMethod descriptor]
0x00100e50f88 GPBMixin : GPBMessage
@property NSString *name
@property NSString *root
// class methods
0x001002240d8 +[GPBMixin descriptor]
0x00100e50fd8 GPBInt32Array : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x00100224180 +[GPBInt32Array array]
0x001002241b0 +[GPBInt32Array arrayWithValue:]
0x001002241f8 +[GPBInt32Array arrayWithValueArray:]
0x00100224238 +[GPBInt32Array arrayWithCapacity:]
// instance methods
0x00100224278 -[GPBInt32Array init]
0x001002242ac -[GPBInt32Array initWithValueArray:]
0x001002242c0 -[GPBInt32Array initWithValues:count:]
0x00100224380 -[GPBInt32Array initWithCapacity:]
0x001002243d4 -[GPBInt32Array copyWithZone:]
0x00100224410 -[GPBInt32Array dealloc]
0x00100224458 -[GPBInt32Array isEqual:]
0x001002245d0 -[GPBInt32Array enumerateValuesWithBlock:]
0x001002245e4 -[GPBInt32Array enumerateValuesWithOptions:usingBlock:]
0x00100224694 -[GPBInt32Array valueAtIndex:]
0x001002246fc -[GPBInt32Array internalResizeToCapacity:]
0x00100224778 -[GPBInt32Array addValue:]
0x001002247a8 -[GPBInt32Array addValues:count:]
0x00100224844 -[GPBInt32Array insertValue:atIndex:]
0x00100224934 -[GPBInt32Array replaceValueAtIndex:withValue:]
0x001002249a8 -[GPBInt32Array addValuesFromArray:]
0x001002249bc -[GPBInt32Array removeValueAtIndex:]
0x00100224a84 -[GPBInt32Array removeAll]
0x00100224aa8 -[GPBInt32Array exchangeValueAtIndex:withValueAtIndex:]
0x00100224b58 -[GPBInt32Array count]
0x00100e51028 GPBUInt32Array : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x00100224b60 +[GPBUInt32Array array]
0x00100224b90 +[GPBUInt32Array arrayWithValue:]
0x00100224bd8 +[GPBUInt32Array arrayWithValueArray:]
0x00100224c18 +[GPBUInt32Array arrayWithCapacity:]
// instance methods
0x00100224c58 -[GPBUInt32Array init]
0x00100224c8c -[GPBUInt32Array initWithValueArray:]
0x00100224ca0 -[GPBUInt32Array initWithValues:count:]
0x00100224d60 -[GPBUInt32Array initWithCapacity:]
0x00100224db4 -[GPBUInt32Array copyWithZone:]
0x00100224df0 -[GPBUInt32Array dealloc]
0x00100224e38 -[GPBUInt32Array isEqual:]
0x00100224fb0 -[GPBUInt32Array enumerateValuesWithBlock:]
0x00100224fc4 -[GPBUInt32Array enumerateValuesWithOptions:usingBlock:]
0x00100225074 -[GPBUInt32Array valueAtIndex:]
0x001002250dc -[GPBUInt32Array internalResizeToCapacity:]
0x00100225158 -[GPBUInt32Array addValue:]
0x00100225188 -[GPBUInt32Array addValues:count:]
0x00100225224 -[GPBUInt32Array insertValue:atIndex:]
0x00100225314 -[GPBUInt32Array replaceValueAtIndex:withValue:]
0x00100225388 -[GPBUInt32Array addValuesFromArray:]
0x0010022539c -[GPBUInt32Array removeValueAtIndex:]
0x00100225464 -[GPBUInt32Array removeAll]
0x00100225488 -[GPBUInt32Array exchangeValueAtIndex:withValueAtIndex:]
0x00100225538 -[GPBUInt32Array count]
0x00100e51078 GPBInt64Array : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x00100225540 +[GPBInt64Array array]
0x00100225570 +[GPBInt64Array arrayWithValue:]
0x001002255b8 +[GPBInt64Array arrayWithValueArray:]
0x001002255f8 +[GPBInt64Array arrayWithCapacity:]
// instance methods
0x00100225638 -[GPBInt64Array init]
0x0010022566c -[GPBInt64Array initWithValueArray:]
0x00100225680 -[GPBInt64Array initWithValues:count:]
0x00100225740 -[GPBInt64Array initWithCapacity:]
0x00100225794 -[GPBInt64Array copyWithZone:]
0x001002257d0 -[GPBInt64Array dealloc]
0x00100225818 -[GPBInt64Array isEqual:]
0x00100225990 -[GPBInt64Array enumerateValuesWithBlock:]
0x001002259a4 -[GPBInt64Array enumerateValuesWithOptions:usingBlock:]
0x00100225a54 -[GPBInt64Array valueAtIndex:]
0x00100225abc -[GPBInt64Array internalResizeToCapacity:]
0x00100225b38 -[GPBInt64Array addValue:]
0x00100225b68 -[GPBInt64Array addValues:count:]
0x00100225c04 -[GPBInt64Array insertValue:atIndex:]
0x00100225cf4 -[GPBInt64Array replaceValueAtIndex:withValue:]
0x00100225d68 -[GPBInt64Array addValuesFromArray:]
0x00100225d7c -[GPBInt64Array removeValueAtIndex:]
0x00100225e44 -[GPBInt64Array removeAll]
0x00100225e68 -[GPBInt64Array exchangeValueAtIndex:withValueAtIndex:]
0x00100225f18 -[GPBInt64Array count]
0x00100e510c8 GPBUInt64Array : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x00100225f20 +[GPBUInt64Array array]
0x00100225f50 +[GPBUInt64Array arrayWithValue:]
0x00100225f98 +[GPBUInt64Array arrayWithValueArray:]
0x00100225fd8 +[GPBUInt64Array arrayWithCapacity:]
// instance methods
0x00100226018 -[GPBUInt64Array init]
0x0010022604c -[GPBUInt64Array initWithValueArray:]
0x00100226060 -[GPBUInt64Array initWithValues:count:]
0x00100226120 -[GPBUInt64Array initWithCapacity:]
0x00100226174 -[GPBUInt64Array copyWithZone:]
0x001002261b0 -[GPBUInt64Array dealloc]
0x001002261f8 -[GPBUInt64Array isEqual:]
0x00100226370 -[GPBUInt64Array enumerateValuesWithBlock:]
0x00100226384 -[GPBUInt64Array enumerateValuesWithOptions:usingBlock:]
0x00100226434 -[GPBUInt64Array valueAtIndex:]
0x0010022649c -[GPBUInt64Array internalResizeToCapacity:]
0x00100226518 -[GPBUInt64Array addValue:]
0x00100226548 -[GPBUInt64Array addValues:count:]
0x001002265e4 -[GPBUInt64Array insertValue:atIndex:]
0x001002266d4 -[GPBUInt64Array replaceValueAtIndex:withValue:]
0x00100226748 -[GPBUInt64Array addValuesFromArray:]
0x0010022675c -[GPBUInt64Array removeValueAtIndex:]
0x00100226824 -[GPBUInt64Array removeAll]
0x00100226848 -[GPBUInt64Array exchangeValueAtIndex:withValueAtIndex:]
0x001002268f8 -[GPBUInt64Array count]
0x00100e51118 GPBFloatArray : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x00100226900 +[GPBFloatArray array]
0x00100226930 +[GPBFloatArray arrayWithValue:]
0x00100226978 +[GPBFloatArray arrayWithValueArray:]
0x001002269b8 +[GPBFloatArray arrayWithCapacity:]
// instance methods
0x001002269f8 -[GPBFloatArray init]
0x00100226a2c -[GPBFloatArray initWithValueArray:]
0x00100226a40 -[GPBFloatArray initWithValues:count:]
0x00100226b00 -[GPBFloatArray initWithCapacity:]
0x00100226b54 -[GPBFloatArray copyWithZone:]
0x00100226b90 -[GPBFloatArray dealloc]
0x00100226bd8 -[GPBFloatArray isEqual:]
0x00100226d54 -[GPBFloatArray enumerateValuesWithBlock:]
0x00100226d68 -[GPBFloatArray enumerateValuesWithOptions:usingBlock:]
0x00100226e18 -[GPBFloatArray valueAtIndex:]
0x00100226e80 -[GPBFloatArray internalResizeToCapacity:]
0x00100226efc -[GPBFloatArray addValue:]
0x00100226f2c -[GPBFloatArray addValues:count:]
0x00100226fc8 -[GPBFloatArray insertValue:atIndex:]
0x001002270b8 -[GPBFloatArray replaceValueAtIndex:withValue:]
0x0010022712c -[GPBFloatArray addValuesFromArray:]
0x00100227140 -[GPBFloatArray removeValueAtIndex:]
0x00100227208 -[GPBFloatArray removeAll]
0x0010022722c -[GPBFloatArray exchangeValueAtIndex:withValueAtIndex:]
0x001002272dc -[GPBFloatArray count]
0x00100e51168 GPBDoubleArray : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x001002272e4 +[GPBDoubleArray array]
0x00100227314 +[GPBDoubleArray arrayWithValue:]
0x0010022735c +[GPBDoubleArray arrayWithValueArray:]
0x0010022739c +[GPBDoubleArray arrayWithCapacity:]
// instance methods
0x001002273dc -[GPBDoubleArray init]
0x00100227410 -[GPBDoubleArray initWithValueArray:]
0x00100227424 -[GPBDoubleArray initWithValues:count:]
0x001002274e4 -[GPBDoubleArray initWithCapacity:]
0x00100227538 -[GPBDoubleArray copyWithZone:]
0x00100227574 -[GPBDoubleArray dealloc]
0x001002275bc -[GPBDoubleArray isEqual:]
0x00100227734 -[GPBDoubleArray enumerateValuesWithBlock:]
0x00100227748 -[GPBDoubleArray enumerateValuesWithOptions:usingBlock:]
0x001002277f8 -[GPBDoubleArray valueAtIndex:]
0x00100227860 -[GPBDoubleArray internalResizeToCapacity:]
0x001002278dc -[GPBDoubleArray addValue:]
0x0010022790c -[GPBDoubleArray addValues:count:]
0x001002279a8 -[GPBDoubleArray insertValue:atIndex:]
0x00100227a98 -[GPBDoubleArray replaceValueAtIndex:withValue:]
0x00100227b0c -[GPBDoubleArray addValuesFromArray:]
0x00100227b20 -[GPBDoubleArray removeValueAtIndex:]
0x00100227be8 -[GPBDoubleArray removeAll]
0x00100227c0c -[GPBDoubleArray exchangeValueAtIndex:withValueAtIndex:]
0x00100227cbc -[GPBDoubleArray count]
0x00100e511b8 GPBBoolArray : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
// class methods
0x00100227cc4 +[GPBBoolArray array]
0x00100227cf4 +[GPBBoolArray arrayWithValue:]
0x00100227d3c +[GPBBoolArray arrayWithValueArray:]
0x00100227d7c +[GPBBoolArray arrayWithCapacity:]
// instance methods
0x00100227dbc -[GPBBoolArray init]
0x00100227df0 -[GPBBoolArray initWithValueArray:]
0x00100227e04 -[GPBBoolArray initWithValues:count:]
0x00100227ec0 -[GPBBoolArray initWithCapacity:]
0x00100227f14 -[GPBBoolArray copyWithZone:]
0x00100227f50 -[GPBBoolArray dealloc]
0x00100227f98 -[GPBBoolArray isEqual:]
0x0010022810c -[GPBBoolArray enumerateValuesWithBlock:]
0x00100228120 -[GPBBoolArray enumerateValuesWithOptions:usingBlock:]
0x001002281d0 -[GPBBoolArray valueAtIndex:]
0x00100228238 -[GPBBoolArray internalResizeToCapacity:]
0x001002282a8 -[GPBBoolArray addValue:]
0x001002282d8 -[GPBBoolArray addValues:count:]
0x00100228374 -[GPBBoolArray insertValue:atIndex:]
0x00100228460 -[GPBBoolArray replaceValueAtIndex:withValue:]
0x001002284d4 -[GPBBoolArray addValuesFromArray:]
0x001002284e8 -[GPBBoolArray removeValueAtIndex:]
0x001002285ac -[GPBBoolArray removeAll]
0x001002285d0 -[GPBBoolArray exchangeValueAtIndex:withValueAtIndex:]
0x00100228680 -[GPBBoolArray count]
0x00100e51208 GPBEnumArray : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property unsigned long count
@property ^? validationFunc
// class methods
0x00100228688 +[GPBEnumArray array]
0x001002286bc +[GPBEnumArray arrayWithValidationFunction:]
0x001002286fc +[GPBEnumArray arrayWithValidationFunction:rawValue:]
0x00100228754 +[GPBEnumArray arrayWithValueArray:]
0x00100228794 +[GPBEnumArray arrayWithValidationFunction:capacity:]
// instance methods
0x001002287dc -[GPBEnumArray init]
0x001002287ec -[GPBEnumArray initWithValueArray:]
0x00100228804 -[GPBEnumArray initWithValidationFunction:]
0x00100228870 -[GPBEnumArray initWithValidationFunction:rawValues:count:]
0x00100228930 -[GPBEnumArray initWithValidationFunction:capacity:]
0x0010022897c -[GPBEnumArray copyWithZone:]
0x001002289bc -[GPBEnumArray dealloc]
0x00100228a04 -[GPBEnumArray isEqual:]
0x00100228b7c -[GPBEnumArray enumerateRawValuesWithBlock:]
0x00100228b90 -[GPBEnumArray enumerateRawValuesWithOptions:usingBlock:]
0x00100228c40 -[GPBEnumArray valueAtIndex:]
0x00100228cc0 -[GPBEnumArray rawValueAtIndex:]
0x00100228d28 -[GPBEnumArray enumerateValuesWithBlock:]
0x00100228d3c -[GPBEnumArray enumerateValuesWithOptions:usingBlock:]
0x00100228e44 -[GPBEnumArray internalResizeToCapacity:]
0x00100228ec0 -[GPBEnumArray addRawValue:]
0x00100228ef0 -[GPBEnumArray addRawValues:count:]
0x00100228f8c -[GPBEnumArray insertRawValue:atIndex:]
0x0010022907c -[GPBEnumArray replaceValueAtIndex:withRawValue:]
0x001002290f0 -[GPBEnumArray addRawValuesFromArray:]
0x00100229104 -[GPBEnumArray removeValueAtIndex:]
0x001002291cc -[GPBEnumArray removeAll]
0x001002291f0 -[GPBEnumArray exchangeValueAtIndex:withValueAtIndex:]
0x001002292a0 -[GPBEnumArray addValue:]
0x001002292d0 -[GPBEnumArray addValues:count:]
0x0010022940c -[GPBEnumArray insertValue:atIndex:]
0x0010022954c -[GPBEnumArray replaceValueAtIndex:withValue:]
0x00100229614 -[GPBEnumArray count]
0x0010022961c -[GPBEnumArray validationFunc]
0x00100e51258 GPBAutocreatedArray : NSMutableArray /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
// instance methods
0x00100229624 -[GPBAutocreatedArray dealloc]
0x0010022967c -[GPBAutocreatedArray count]
0x00100229694 -[GPBAutocreatedArray objectAtIndex:]
0x001002296ac -[GPBAutocreatedArray insertObject:atIndex:]
0x00100229744 -[GPBAutocreatedArray removeObject:]
0x0010022975c -[GPBAutocreatedArray removeObjectAtIndex:]
0x00100229774 -[GPBAutocreatedArray addObject:]
0x00100229804 -[GPBAutocreatedArray removeLastObject]
0x0010022981c -[GPBAutocreatedArray replaceObjectAtIndex:withObject:]
0x00100229834 -[GPBAutocreatedArray copyWithZone:]
0x00100229880 -[GPBAutocreatedArray mutableCopyWithZone:]
0x001002298cc -[GPBAutocreatedArray countByEnumeratingWithState:objects:count:]
0x001002298e4 -[GPBAutocreatedArray enumerateObjectsUsingBlock:]
0x001002298fc -[GPBAutocreatedArray enumerateObjectsWithOptions:usingBlock:]
0x00100e512a8 GPBCodedInputStream : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x00100229fcc +[GPBCodedInputStream streamWithData:]
// instance methods
0x0010022a00c -[GPBCodedInputStream initWithData:]
0x0010022a098 -[GPBCodedInputStream dealloc]
0x0010022a0e8 -[GPBCodedInputStream readTag]
0x0010022a0f0 -[GPBCodedInputStream checkLastTagWas:]
0x0010022a110 -[GPBCodedInputStream skipField:]
0x0010022a214 -[GPBCodedInputStream skipMessage]
0x0010022a264 -[GPBCodedInputStream isAtEnd]
0x0010022a288 -[GPBCodedInputStream position]
0x0010022a290 -[GPBCodedInputStream pushLimit:]
0x0010022a2d8 -[GPBCodedInputStream popLimit:]
0x0010022a2e0 -[GPBCodedInputStream readDouble]
0x0010022a31c -[GPBCodedInputStream readFloat]
0x0010022a358 -[GPBCodedInputStream readUInt64]
0x0010022a360 -[GPBCodedInputStream readInt64]
0x0010022a368 -[GPBCodedInputStream readInt32]
0x0010022a380 -[GPBCodedInputStream readFixed64]
0x0010022a3bc -[GPBCodedInputStream readFixed32]
0x0010022a3f8 -[GPBCodedInputStream readBool]
0x0010022a418 -[GPBCodedInputStream readString]
0x0010022a438 -[GPBCodedInputStream readGroup:message:extensionRegistry:]
0x0010022a4d8 -[GPBCodedInputStream readUnknownGroup:message:]
0x0010022a570 -[GPBCodedInputStream readMessage:extensionRegistry:]
0x0010022a634 -[GPBCodedInputStream readMapEntry:extensionRegistry:field:parentMessage:]
0x0010022a708 -[GPBCodedInputStream readBytes]
0x0010022a728 -[GPBCodedInputStream readUInt32]
0x0010022a740 -[GPBCodedInputStream readEnum]
0x0010022a758 -[GPBCodedInputStream readSFixed32]
0x0010022a794 -[GPBCodedInputStream readSFixed64]
0x0010022a7d0 -[GPBCodedInputStream readSInt32]
0x0010022a7f4 -[GPBCodedInputStream readSInt64]
0x00100e512f8 GPBCodedOutputStream : NSObject /usr/lib/libobjc.A.dylib
// class methods
0x0010022a9b0 +[GPBCodedOutputStream streamWithOutputStream:]
0x0010022aa28 +[GPBCodedOutputStream streamWithData:]
// instance methods
0x0010022a818 -[GPBCodedOutputStream dealloc]
0x0010022a894 -[GPBCodedOutputStream initWithOutputStream:]
0x0010022a8e8 -[GPBCodedOutputStream initWithData:]
0x0010022a8fc -[GPBCodedOutputStream initWithOutputStream:data:]
0x0010022aa68 -[GPBCodedOutputStream writeDoubleNoTag:]
0x0010022abf0 -[GPBCodedOutputStream writeDouble:value:]
0x0010022ac38 -[GPBCodedOutputStream writeFloatNoTag:]
0x0010022ad10 -[GPBCodedOutputStream writeFloat:value:]
0x0010022ad58 -[GPBCodedOutputStream writeUInt64NoTag:]
0x0010022adfc -[GPBCodedOutputStream writeUInt64:value:]
0x0010022ae3c -[GPBCodedOutputStream writeInt64NoTag:]
0x0010022ae48 -[GPBCodedOutputStream writeInt64:value:]
0x0010022ae88 -[GPBCodedOutputStream writeInt32NoTag:]
0x0010022aea4 -[GPBCodedOutputStream writeInt32:value:]
0x0010022aee4 -[GPBCodedOutputStream writeFixed64NoTag:]
0x0010022aef0 -[GPBCodedOutputStream writeFixed64:value:]
0x0010022af30 -[GPBCodedOutputStream writeFixed32NoTag:]
0x0010022af3c -[GPBCodedOutputStream writeFixed32:value:]
0x0010022af7c -[GPBCodedOutputStream writeBoolNoTag:]
0x0010022afc4 -[GPBCodedOutputStream writeBool:value:]
0x0010022b030 -[GPBCodedOutputStream writeStringNoTag:]
0x0010022b238 -[GPBCodedOutputStream writeString:value:]
0x0010022b28c -[GPBCodedOutputStream writeGroupNoTag:value:]
0x0010022b2d8 -[GPBCodedOutputStream writeGroup:value:]
0x0010022b334 -[GPBCodedOutputStream writeUnknownGroupNoTag:value:]
0x0010022b380 -[GPBCodedOutputStream writeUnknownGroup:value:]
0x0010022b3dc -[GPBCodedOutputStream writeMessageNoTag:]
0x0010022b434 -[GPBCodedOutputStream writeMessage:value:]
0x0010022b488 -[GPBCodedOutputStream writeBytesNoTag:]
0x0010022b4e0 -[GPBCodedOutputStream writeBytes:value:]
0x0010022b534 -[GPBCodedOutputStream writeUInt32NoTag:]
0x0010022b540 -[GPBCodedOutputStream writeUInt32:value:]
0x0010022b590 -[GPBCodedOutputStream writeEnumNoTag:]
0x0010022b59c -[GPBCodedOutputStream writeEnum:value:]
0x0010022b5dc -[GPBCodedOutputStream writeSFixed32NoTag:]
0x0010022b5e8 -[GPBCodedOutputStream writeSFixed32:value:]
0x0010022b628 -[GPBCodedOutputStream writeSFixed64NoTag:]
0x0010022b634 -[GPBCodedOutputStream writeSFixed64:value:]
0x0010022b674 -[GPBCodedOutputStream writeSInt32NoTag:]
0x0010022b684 -[GPBCodedOutputStream writeSInt32:value:]
0x0010022b6c8 -[GPBCodedOutputStream writeSInt64NoTag:]
0x0010022b6d8 -[GPBCodedOutputStream writeSInt64:value:]
0x0010022b71c -[GPBCodedOutputStream writeDoubleArray:values:tag:]
0x0010022b8e4 -[GPBCodedOutputStream writeFloatArray:values:tag:]
0x0010022baac -[GPBCodedOutputStream writeUInt64Array:values:tag:]
0x0010022bc98 -[GPBCodedOutputStream writeInt64Array:values:tag:]
0x0010022be84 -[GPBCodedOutputStream writeInt32Array:values:tag:]
0x0010022c0d0 -[GPBCodedOutputStream writeUInt32Array:values:tag:]
0x0010022c304 -[GPBCodedOutputStream writeFixed64Array:values:tag:]
0x0010022c4d4 -[GPBCodedOutputStream writeFixed32Array:values:tag:]
0x0010022c6a4 -[GPBCodedOutputStream writeSInt32Array:values:tag:]
0x0010022c8e8 -[GPBCodedOutputStream writeSInt64Array:values:tag:]
0x0010022cae0 -[GPBCodedOutputStream writeSFixed64Array:values:tag:]
0x0010022ccb0 -[GPBCodedOutputStream writeSFixed32Array:values:tag:]
0x0010022ce80 -[GPBCodedOutputStream writeBoolArray:values:tag:]
0x0010022d050 -[GPBCodedOutputStream writeEnumArray:values:tag:]
0x0010022d29c -[GPBCodedOutputStream writeStringArray:values:]
0x0010022d3b8 -[GPBCodedOutputStream writeMessageArray:values:]
0x0010022d4d4 -[GPBCodedOutputStream writeBytesArray:values:]
0x0010022d5f0 -[GPBCodedOutputStream writeGroupArray:values:]
0x0010022d70c -[GPBCodedOutputStream writeUnknownGroupArray:values:]
0x0010022d828 -[GPBCodedOutputStream writeMessageSetExtension:value:]
0x0010022d8ac -[GPBCodedOutputStream writeRawMessageSetExtension:value:]
0x0010022d930 -[GPBCodedOutputStream flush]
0x0010022d9dc -[GPBCodedOutputStream writeRawByte:]
0x0010022da24 -[GPBCodedOutputStream writeRawData:]
0x0010022da88 -[GPBCodedOutputStream writeRawPtr:offset:length:]
0x0010022dba8 -[GPBCodedOutputStream writeTag:format:]
0x0010022dbd8 -[GPBCodedOutputStream writeRawVarint32:]
0x0010022dbe4 -[GPBCodedOutputStream writeRawVarintSizeTAs32:]
0x0010022dbf0 -[GPBCodedOutputStream writeRawVarint64:]
0x0010022dbfc -[GPBCodedOutputStream writeRawLittleEndian32:]
0x0010022dc08 -[GPBCodedOutputStream writeRawLittleEndian64:]
0x00100e51370 GPBDescriptor : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property NSString *name
@property NSArray *fields
@property NSArray *oneofs
@property r^{GPBExtensionRange=II} extensionRanges
@property unsigned int extensionRangesCount
@property GPBFileDescriptor *file
@property BOOL wireFormat
@property Class messageClass
@property GPBDescriptor *containingType
@property NSString *fullName
// class methods
0x0010022e868 +[GPBDescriptor allocDescriptorForClass:rootClass:file:fields:fieldCount:storageSize:flags:]
// instance methods
0x0010022ea24 -[GPBDescriptor initWithClass:file:fields:storageSize:wireFormat:]
0x0010022eab0 -[GPBDescriptor dealloc]
0x0010022eb10 -[GPBDescriptor setupOneofs:count:firstHasIndex:]
0x0010022ed40 -[GPBDescriptor setupExtraTextInfo:]
0x0010022ee78 -[GPBDescriptor setupExtensionRanges:count:]
0x0010022ee84 -[GPBDescriptor setupContainingMessageClass:]
0x0010022ee94 -[GPBDescriptor setupContainingMessageClassName:]
0x0010022eec8 -[GPBDescriptor setupMessageClassNameSuffix:]
0x0010022ef1c -[GPBDescriptor name]
0x0010022ef24 -[GPBDescriptor containingType]
0x0010022ef48 -[GPBDescriptor fullName]
0x0010022f198 -[GPBDescriptor copyWithZone:]
0x0010022f1a4 -[GPBDescriptor fieldWithNumber:]
0x0010022f2ac -[GPBDescriptor fieldWithName:]
0x0010022f3ec -[GPBDescriptor oneofWithName:]
0x0010022f52c -[GPBDescriptor messageClass]
0x0010022f534 -[GPBDescriptor fields]
0x0010022f53c -[GPBDescriptor oneofs]
0x0010022f544 -[GPBDescriptor extensionRanges]
0x0010022f54c -[GPBDescriptor extensionRangesCount]
0x0010022f554 -[GPBDescriptor file]
0x0010022f55c -[GPBDescriptor isWireFormat]
0x00100e513e8 GPBFileDescriptor : NSObject /usr/lib/libobjc.A.dylib
@property NSString *package
@property NSString *objcPrefix
@property unsigned char syntax
// instance methods
0x0010022f564 -[GPBFileDescriptor initWithPackage:objcPrefix:syntax:]
0x0010022f5f4 -[GPBFileDescriptor initWithPackage:syntax:]
0x0010022f664 -[GPBFileDescriptor dealloc]
0x0010022f6c4 -[GPBFileDescriptor package]
0x0010022f6d0 -[GPBFileDescriptor objcPrefix]
0x0010022f6dc -[GPBFileDescriptor syntax]
0x00100e51398 GPBOneofDescriptor : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property NSArray *fields
// instance methods
0x0010022f6e4 -[GPBOneofDescriptor initWithName:fields:]
0x0010022f9f0 -[GPBOneofDescriptor dealloc]
0x0010022fa40 -[GPBOneofDescriptor name]
0x0010022fa5c -[GPBOneofDescriptor fieldWithNumber:]
0x0010022fb64 -[GPBOneofDescriptor fieldWithName:]
0x0010022fca4 -[GPBOneofDescriptor fields]
0x00100e51348 GPBFieldDescriptor : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property unsigned int number
@property unsigned char dataType
@property BOOL hasDefaultValue
@property (?=BiqIQfd@@@i) defaultValue
@property BOOL required
@property BOOL optional
@property unsigned char fieldType
@property unsigned char mapKeyDataType
@property BOOL packable
@property GPBOneofDescriptor *containingOneof
@property Class msgClass
@property GPBEnumDescriptor *enumDescriptor
// instance methods
0x0010022fd2c -[GPBFieldDescriptor init]
0x0010022fd84 -[GPBFieldDescriptor initWithFieldDescription:includesDefault:usesClassRefs:proto3OptionalKnown:syntax:]
0x0010022ff8c -[GPBFieldDescriptor dealloc]
0x0010022fff4 -[GPBFieldDescriptor dataType]
0x00100230000 -[GPBFieldDescriptor hasDefaultValue]
0x00100230010 -[GPBFieldDescriptor number]
0x0010023001c -[GPBFieldDescriptor name]
0x0010023003c -[GPBFieldDescriptor isRequired]
0x0010023004c -[GPBFieldDescriptor isOptional]
0x0010023005c -[GPBFieldDescriptor fieldType]
0x0010023007c -[GPBFieldDescriptor mapKeyDataType]
0x00100230114 -[GPBFieldDescriptor isPackable]
0x00100230124 -[GPBFieldDescriptor isValidEnumValue:]
0x0010023016c -[GPBFieldDescriptor enumDescriptor]
0x00100230188 -[GPBFieldDescriptor defaultValue]
0x001002301d8 -[GPBFieldDescriptor textFormatName]
0x00100230480 -[GPBFieldDescriptor msgClass]
0x00100230488 -[GPBFieldDescriptor containingOneof]
0x00100e51488 GPBEnumDescriptor : NSObject /usr/lib/libobjc.A.dylib
@property NSString *name
@property ^? enumVerifier
@property unsigned int enumNameCount
// class methods
0x00100230490 +[GPBEnumDescriptor allocDescriptorForName:valueNames:values:count:enumVerifier:]
0x001002304f4 +[GPBEnumDescriptor allocDescriptorForName:valueNames:values:count:enumVerifier:extraTextFormatInfo:]
// instance methods
0x00100230520 -[GPBEnumDescriptor initWithName:valueNames:values:count:enumVerifier:]
0x001002305a8 -[GPBEnumDescriptor dealloc]
0x00100230604 -[GPBEnumDescriptor calcValueNameOffsets]
0x00100230670 -[GPBEnumDescriptor enumNameForValue:]
0x001002306b0 -[GPBEnumDescriptor getValue:forEnumName:]
0x001002307d4 -[GPBEnumDescriptor getValue:forEnumTextFormatName:]
0x00100230890 -[GPBEnumDescriptor textFormatNameForValue:]
0x001002308d0 -[GPBEnumDescriptor enumNameCount]
0x001002308d8 -[GPBEnumDescriptor getEnumNameForIndex:]
0x00100230960 -[GPBEnumDescriptor getEnumTextFormatNameForIndex:]
0x00100230ae0 -[GPBEnumDescriptor name]
0x00100230aec -[GPBEnumDescriptor enumVerifier]
0x00100e514d8 GPBExtensionDescriptor : NSObject /usr/lib/libobjc.A.dylib <NSCopying>
@property int wireType
@property int alternateWireType
@property unsigned int fieldNumber
@property Class containingMessageClass
@property unsigned char dataType
@property BOOL repeated
@property BOOL packable
@property Class msgClass
@property NSString *singletonName
@property GPBEnumDescriptor *enumDescriptor
@property id defaultValue
// instance methods
0x00100230af4 -[GPBExtensionDescriptor initWithExtensionDescription:usesClassRefs:]
0x00100230be4 -[GPBExtensionDescriptor initWithExtensionDescription:]
0x00100230bf4 -[GPBExtensionDescriptor dealloc]
0x00100230c5c -[GPBExtensionDescriptor copyWithZone:]
0x00100230c68 -[GPBExtensionDescriptor singletonName]
0x00100230c88 -[GPBExtensionDescriptor singletonNameC]
0x00100230c94 -[GPBExtensionDescriptor fieldNumber]
0x00100230ca0 -[GPBExtensionDescriptor dataType]
0x00100230cac -[GPBExtensionDescriptor wireType]
0x00100230cc0 -[GPBExtensionDescriptor alternateWireType]
0x00100230cd8 -[GPBExtensionDescriptor isRepeated]
0x00100230ce8 -[GPBExtensionDescriptor isPackable]
0x00100230cf8 -[GPBExtensionDescriptor msgClass]
0x00100230d04 -[GPBExtensionDescriptor containingMessageClass]
0x00100230d10 -[GPBExtensionDescriptor enumDescriptor]
0x00100230d30 -[GPBExtensionDescriptor defaultValue]
0x00100230e70 -[GPBExtensionDescriptor compareByFieldNumber:]
0x00100e51528 GPBUInt32UInt32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100231750 -[GPBUInt32UInt32Dictionary init]
0x00100231768 -[GPBUInt32UInt32Dictionary initWithUInt32s:forKeys:count:]
0x00100231878 -[GPBUInt32UInt32Dictionary initWithDictionary:]
0x001002318d0 -[GPBUInt32UInt32Dictionary initWithCapacity:]
0x001002318e8 -[GPBUInt32UInt32Dictionary dealloc]
0x00100231938 -[GPBUInt32UInt32Dictionary copyWithZone:]
0x00100231974 -[GPBUInt32UInt32Dictionary isEqual:]
0x00100231a54 -[GPBUInt32UInt32Dictionary count]
0x00100231a64 -[GPBUInt32UInt32Dictionary enumerateKeysAndUInt32sUsingBlock:]
0x00100231b38 -[GPBUInt32UInt32Dictionary computeSerializedSizeAsField:]
0x00100231cd8 -[GPBUInt32UInt32Dictionary writeToCodedOutputStream:asField:]
0x00100231e94 -[GPBUInt32UInt32Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100231f08 -[GPBUInt32UInt32Dictionary enumerateForTextFormat:]
0x00100231ff4 -[GPBUInt32UInt32Dictionary getUInt32:forKey:]
0x00100232068 -[GPBUInt32UInt32Dictionary addEntriesFromDictionary:]
0x001002320b4 -[GPBUInt32UInt32Dictionary setUInt32:forKey:]
0x0010023214c -[GPBUInt32UInt32Dictionary removeUInt32ForKey:]
0x0010023218c -[GPBUInt32UInt32Dictionary removeAll]
0x00100e51578 GPBUInt32Int32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023219c -[GPBUInt32Int32Dictionary init]
0x001002321b4 -[GPBUInt32Int32Dictionary initWithInt32s:forKeys:count:]
0x001002322cc -[GPBUInt32Int32Dictionary initWithDictionary:]
0x00100232324 -[GPBUInt32Int32Dictionary initWithCapacity:]
0x0010023233c -[GPBUInt32Int32Dictionary dealloc]
0x0010023238c -[GPBUInt32Int32Dictionary copyWithZone:]
0x001002323c8 -[GPBUInt32Int32Dictionary isEqual:]
0x001002324a8 -[GPBUInt32Int32Dictionary count]
0x001002324b8 -[GPBUInt32Int32Dictionary enumerateKeysAndInt32sUsingBlock:]
0x0010023259c -[GPBUInt32Int32Dictionary computeSerializedSizeAsField:]
0x00100232760 -[GPBUInt32Int32Dictionary writeToCodedOutputStream:asField:]
0x00100232960 -[GPBUInt32Int32Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x001002329cc -[GPBUInt32Int32Dictionary enumerateForTextFormat:]
0x00100232aac -[GPBUInt32Int32Dictionary getInt32:forKey:]
0x00100232b20 -[GPBUInt32Int32Dictionary addEntriesFromDictionary:]
0x00100232b6c -[GPBUInt32Int32Dictionary setInt32:forKey:]
0x00100232c04 -[GPBUInt32Int32Dictionary removeInt32ForKey:]
0x00100232c44 -[GPBUInt32Int32Dictionary removeAll]
0x00100e515c8 GPBUInt32UInt64Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100232c54 -[GPBUInt32UInt64Dictionary init]
0x00100232c6c -[GPBUInt32UInt64Dictionary initWithUInt64s:forKeys:count:]
0x00100232d84 -[GPBUInt32UInt64Dictionary initWithDictionary:]
0x00100232ddc -[GPBUInt32UInt64Dictionary initWithCapacity:]
0x00100232df4 -[GPBUInt32UInt64Dictionary dealloc]
0x00100232e44 -[GPBUInt32UInt64Dictionary copyWithZone:]
0x00100232e80 -[GPBUInt32UInt64Dictionary isEqual:]
0x00100232f60 -[GPBUInt32UInt64Dictionary count]
0x00100232f70 -[GPBUInt32UInt64Dictionary enumerateKeysAndUInt64sUsingBlock:]
0x00100233054 -[GPBUInt32UInt64Dictionary computeSerializedSizeAsField:]
0x00100233204 -[GPBUInt32UInt64Dictionary writeToCodedOutputStream:asField:]
0x001002333e4 -[GPBUInt32UInt64Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100233450 -[GPBUInt32UInt64Dictionary enumerateForTextFormat:]
0x00100233530 -[GPBUInt32UInt64Dictionary getUInt64:forKey:]
0x001002335a4 -[GPBUInt32UInt64Dictionary addEntriesFromDictionary:]
0x001002335f0 -[GPBUInt32UInt64Dictionary setUInt64:forKey:]
0x00100233688 -[GPBUInt32UInt64Dictionary removeUInt64ForKey:]
0x001002336c8 -[GPBUInt32UInt64Dictionary removeAll]
0x00100e51618 GPBUInt32Int64Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x001002336d8 -[GPBUInt32Int64Dictionary init]
0x001002336f0 -[GPBUInt32Int64Dictionary initWithInt64s:forKeys:count:]
0x00100233808 -[GPBUInt32Int64Dictionary initWithDictionary:]
0x00100233860 -[GPBUInt32Int64Dictionary initWithCapacity:]
0x00100233878 -[GPBUInt32Int64Dictionary dealloc]
0x001002338c8 -[GPBUInt32Int64Dictionary copyWithZone:]
0x00100233904 -[GPBUInt32Int64Dictionary isEqual:]
0x001002339e4 -[GPBUInt32Int64Dictionary count]
0x001002339f4 -[GPBUInt32Int64Dictionary enumerateKeysAndInt64sUsingBlock:]
0x00100233ad8 -[GPBUInt32Int64Dictionary computeSerializedSizeAsField:]
0x00100233c9c -[GPBUInt32Int64Dictionary writeToCodedOutputStream:asField:]
0x00100233e9c -[GPBUInt32Int64Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100233f08 -[GPBUInt32Int64Dictionary enumerateForTextFormat:]
0x00100233fe8 -[GPBUInt32Int64Dictionary getInt64:forKey:]
0x0010023405c -[GPBUInt32Int64Dictionary addEntriesFromDictionary:]
0x001002340a8 -[GPBUInt32Int64Dictionary setInt64:forKey:]
0x00100234140 -[GPBUInt32Int64Dictionary removeInt64ForKey:]
0x00100234180 -[GPBUInt32Int64Dictionary removeAll]
0x00100e51668 GPBUInt32BoolDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100234190 -[GPBUInt32BoolDictionary init]
0x001002341a8 -[GPBUInt32BoolDictionary initWithBools:forKeys:count:]
0x001002342c0 -[GPBUInt32BoolDictionary initWithDictionary:]
0x00100234318 -[GPBUInt32BoolDictionary initWithCapacity:]
0x00100234330 -[GPBUInt32BoolDictionary dealloc]
0x00100234380 -[GPBUInt32BoolDictionary copyWithZone:]
0x001002343bc -[GPBUInt32BoolDictionary isEqual:]
0x0010023449c -[GPBUInt32BoolDictionary count]
0x001002344ac -[GPBUInt32BoolDictionary enumerateKeysAndBoolsUsingBlock:]
0x00100234590 -[GPBUInt32BoolDictionary computeSerializedSizeAsField:]
0x001002346ec -[GPBUInt32BoolDictionary writeToCodedOutputStream:asField:]
0x00100234898 -[GPBUInt32BoolDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100234904 -[GPBUInt32BoolDictionary enumerateForTextFormat:]
0x001002349cc -[GPBUInt32BoolDictionary getBool:forKey:]
0x00100234a40 -[GPBUInt32BoolDictionary addEntriesFromDictionary:]
0x00100234a8c -[GPBUInt32BoolDictionary setBool:forKey:]
0x00100234b24 -[GPBUInt32BoolDictionary removeBoolForKey:]
0x00100234b64 -[GPBUInt32BoolDictionary removeAll]
0x00100e516b8 GPBUInt32FloatDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100234b74 -[GPBUInt32FloatDictionary init]
0x00100234b8c -[GPBUInt32FloatDictionary initWithFloats:forKeys:count:]
0x00100234ca4 -[GPBUInt32FloatDictionary initWithDictionary:]
0x00100234cfc -[GPBUInt32FloatDictionary initWithCapacity:]
0x00100234d14 -[GPBUInt32FloatDictionary dealloc]
0x00100234d64 -[GPBUInt32FloatDictionary copyWithZone:]
0x00100234da0 -[GPBUInt32FloatDictionary isEqual:]
0x00100234e80 -[GPBUInt32FloatDictionary count]
0x00100234e90 -[GPBUInt32FloatDictionary enumerateKeysAndFloatsUsingBlock:]
0x00100234f70 -[GPBUInt32FloatDictionary computeSerializedSizeAsField:]
0x001002350c8 -[GPBUInt32FloatDictionary writeToCodedOutputStream:asField:]
0x00100235278 -[GPBUInt32FloatDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x001002352e4 -[GPBUInt32FloatDictionary enumerateForTextFormat:]
0x001002353d0 -[GPBUInt32FloatDictionary getFloat:forKey:]
0x00100235444 -[GPBUInt32FloatDictionary addEntriesFromDictionary:]
0x00100235490 -[GPBUInt32FloatDictionary setFloat:forKey:]
0x00100235528 -[GPBUInt32FloatDictionary removeFloatForKey:]
0x00100235568 -[GPBUInt32FloatDictionary removeAll]
0x00100e51708 GPBUInt32DoubleDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100235578 -[GPBUInt32DoubleDictionary init]
0x00100235590 -[GPBUInt32DoubleDictionary initWithDoubles:forKeys:count:]
0x001002356a8 -[GPBUInt32DoubleDictionary initWithDictionary:]
0x00100235700 -[GPBUInt32DoubleDictionary initWithCapacity:]
0x00100235718 -[GPBUInt32DoubleDictionary dealloc]
0x00100235768 -[GPBUInt32DoubleDictionary copyWithZone:]
0x001002357a4 -[GPBUInt32DoubleDictionary isEqual:]
0x00100235884 -[GPBUInt32DoubleDictionary count]
0x00100235894 -[GPBUInt32DoubleDictionary enumerateKeysAndDoublesUsingBlock:]
0x00100235974 -[GPBUInt32DoubleDictionary computeSerializedSizeAsField:]
0x00100235acc -[GPBUInt32DoubleDictionary writeToCodedOutputStream:asField:]
0x00100235c7c -[GPBUInt32DoubleDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100235ce8 -[GPBUInt32DoubleDictionary enumerateForTextFormat:]
0x00100235dd0 -[GPBUInt32DoubleDictionary getDouble:forKey:]
0x00100235e44 -[GPBUInt32DoubleDictionary addEntriesFromDictionary:]
0x00100235e90 -[GPBUInt32DoubleDictionary setDouble:forKey:]
0x00100235f28 -[GPBUInt32DoubleDictionary removeDoubleForKey:]
0x00100235f68 -[GPBUInt32DoubleDictionary removeAll]
0x00100e51758 GPBUInt32EnumDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
@property ^? validationFunc
// instance methods
0x00100235f78 -[GPBUInt32EnumDictionary init]
0x00100235f94 -[GPBUInt32EnumDictionary initWithValidationFunction:]
0x00100235fac -[GPBUInt32EnumDictionary initWithValidationFunction:rawValues:forKeys:count:]
0x001002360ec -[GPBUInt32EnumDictionary initWithDictionary:]
0x00100236160 -[GPBUInt32EnumDictionary initWithValidationFunction:capacity:]
0x00100236178 -[GPBUInt32EnumDictionary dealloc]
0x001002361c8 -[GPBUInt32EnumDictionary copyWithZone:]
0x00100236204 -[GPBUInt32EnumDictionary isEqual:]
0x001002362e4 -[GPBUInt32EnumDictionary count]
0x001002362f4 -[GPBUInt32EnumDictionary enumerateKeysAndRawValuesUsingBlock:]
0x001002363d8 -[GPBUInt32EnumDictionary computeSerializedSizeAsField:]
0x00100236534 -[GPBUInt32EnumDictionary writeToCodedOutputStream:asField:]
0x001002366e0 -[GPBUInt32EnumDictionary serializedDataForUnknownValue:forKey:keyDataType:]
0x001002367dc -[GPBUInt32EnumDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100236848 -[GPBUInt32EnumDictionary enumerateForTextFormat:]
0x00100236920 -[GPBUInt32EnumDictionary getEnum:forKey:]
0x001002369bc -[GPBUInt32EnumDictionary getRawValue:forKey:]
0x00100236a30 -[GPBUInt32EnumDictionary enumerateKeysAndEnumsUsingBlock:]
0x00100236b20 -[GPBUInt32EnumDictionary addRawEntriesFromDictionary:]
0x00100236b6c -[GPBUInt32EnumDictionary setRawValue:forKey:]
0x00100236c04 -[GPBUInt32EnumDictionary removeEnumForKey:]
0x00100236c44 -[GPBUInt32EnumDictionary removeAll]
0x00100236c54 -[GPBUInt32EnumDictionary setEnum:forKey:]
0x00100236d3c -[GPBUInt32EnumDictionary validationFunc]
0x00100e517a8 GPBUInt32ObjectDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100236d44 -[GPBUInt32ObjectDictionary init]
0x00100236d5c -[GPBUInt32ObjectDictionary initWithObjects:forKeys:count:]
0x00100236e88 -[GPBUInt32ObjectDictionary initWithDictionary:]
0x00100236ee0 -[GPBUInt32ObjectDictionary initWithCapacity:]
0x00100236ef8 -[GPBUInt32ObjectDictionary dealloc]
0x00100236f48 -[GPBUInt32ObjectDictionary copyWithZone:]
0x00100236f84 -[GPBUInt32ObjectDictionary isEqual:]
0x00100237064 -[GPBUInt32ObjectDictionary count]
0x00100237074 -[GPBUInt32ObjectDictionary enumerateKeysAndObjectsUsingBlock:]
0x00100237138 -[GPBUInt32ObjectDictionary isInitialized]
0x00100237250 -[GPBUInt32ObjectDictionary deepCopyWithZone:]
0x00100237368 -[GPBUInt32ObjectDictionary computeSerializedSizeAsField:]
0x001002374c8 -[GPBUInt32ObjectDictionary writeToCodedOutputStream:asField:]
0x00100237654 -[GPBUInt32ObjectDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x001002376a0 -[GPBUInt32ObjectDictionary enumerateForTextFormat:]
0x00100237754 -[GPBUInt32ObjectDictionary objectForKey:]
0x00100237794 -[GPBUInt32ObjectDictionary addEntriesFromDictionary:]
0x001002377e0 -[GPBUInt32ObjectDictionary setObject:forKey:]
0x00100237888 -[GPBUInt32ObjectDictionary removeObjectForKey:]
0x001002378c8 -[GPBUInt32ObjectDictionary removeAll]
0x00100e517f8 GPBInt32UInt32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x001002378d8 -[GPBInt32UInt32Dictionary init]
0x001002378f0 -[GPBInt32UInt32Dictionary initWithUInt32s:forKeys:count:]
0x00100237a08 -[GPBInt32UInt32Dictionary initWithDictionary:]
0x00100237a60 -[GPBInt32UInt32Dictionary initWithCapacity:]
0x00100237a78 -[GPBInt32UInt32Dictionary dealloc]
0x00100237ac8 -[GPBInt32UInt32Dictionary copyWithZone:]
0x00100237b04 -[GPBInt32UInt32Dictionary isEqual:]
0x00100237be4 -[GPBInt32UInt32Dictionary count]
0x00100237bf4 -[GPBInt32UInt32Dictionary enumerateKeysAndUInt32sUsingBlock:]
0x00100237cd8 -[GPBInt32UInt32Dictionary computeSerializedSizeAsField:]
0x00100237e54 -[GPBInt32UInt32Dictionary writeToCodedOutputStream:asField:]
0x00100238008 -[GPBInt32UInt32Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100238074 -[GPBInt32UInt32Dictionary enumerateForTextFormat:]
0x00100238154 -[GPBInt32UInt32Dictionary getUInt32:forKey:]
0x001002381c8 -[GPBInt32UInt32Dictionary addEntriesFromDictionary:]
0x00100238214 -[GPBInt32UInt32Dictionary setUInt32:forKey:]
0x001002382ac -[GPBInt32UInt32Dictionary removeUInt32ForKey:]
0x001002382ec -[GPBInt32UInt32Dictionary removeAll]
0x00100e51848 GPBInt32Int32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x001002382fc -[GPBInt32Int32Dictionary init]
0x00100238314 -[GPBInt32Int32Dictionary initWithInt32s:forKeys:count:]
0x00100238424 -[GPBInt32Int32Dictionary initWithDictionary:]
0x0010023847c -[GPBInt32Int32Dictionary initWithCapacity:]
0x00100238494 -[GPBInt32Int32Dictionary dealloc]
0x001002384e4 -[GPBInt32Int32Dictionary copyWithZone:]
0x00100238520 -[GPBInt32Int32Dictionary isEqual:]
0x00100238600 -[GPBInt32Int32Dictionary count]
0x00100238610 -[GPBInt32Int32Dictionary enumerateKeysAndInt32sUsingBlock:]
0x001002386e4 -[GPBInt32Int32Dictionary computeSerializedSizeAsField:]
0x00100238850 -[GPBInt32Int32Dictionary writeToCodedOutputStream:asField:]
0x00100238a10 -[GPBInt32Int32Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100238a84 -[GPBInt32Int32Dictionary enumerateForTextFormat:]
0x00100238b64 -[GPBInt32Int32Dictionary getInt32:forKey:]
0x00100238bd8 -[GPBInt32Int32Dictionary addEntriesFromDictionary:]
0x00100238c24 -[GPBInt32Int32Dictionary setInt32:forKey:]
0x00100238cbc -[GPBInt32Int32Dictionary removeInt32ForKey:]
0x00100238cfc -[GPBInt32Int32Dictionary removeAll]
0x00100e51898 GPBInt32UInt64Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100238d0c -[GPBInt32UInt64Dictionary init]
0x00100238d24 -[GPBInt32UInt64Dictionary initWithUInt64s:forKeys:count:]
0x00100238e3c -[GPBInt32UInt64Dictionary initWithDictionary:]
0x00100238e94 -[GPBInt32UInt64Dictionary initWithCapacity:]
0x00100238eac -[GPBInt32UInt64Dictionary dealloc]
0x00100238efc -[GPBInt32UInt64Dictionary copyWithZone:]
0x00100238f38 -[GPBInt32UInt64Dictionary isEqual:]
0x00100239018 -[GPBInt32UInt64Dictionary count]
0x00100239028 -[GPBInt32UInt64Dictionary enumerateKeysAndUInt64sUsingBlock:]
0x0010023910c -[GPBInt32UInt64Dictionary computeSerializedSizeAsField:]
0x00100239288 -[GPBInt32UInt64Dictionary writeToCodedOutputStream:asField:]
0x0010023943c -[GPBInt32UInt64Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x001002394a8 -[GPBInt32UInt64Dictionary enumerateForTextFormat:]
0x00100239588 -[GPBInt32UInt64Dictionary getUInt64:forKey:]
0x001002395fc -[GPBInt32UInt64Dictionary addEntriesFromDictionary:]
0x00100239648 -[GPBInt32UInt64Dictionary setUInt64:forKey:]
0x001002396e0 -[GPBInt32UInt64Dictionary removeUInt64ForKey:]
0x00100239720 -[GPBInt32UInt64Dictionary removeAll]
0x00100e518e8 GPBInt32Int64Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100239730 -[GPBInt32Int64Dictionary init]
0x00100239748 -[GPBInt32Int64Dictionary initWithInt64s:forKeys:count:]
0x00100239860 -[GPBInt32Int64Dictionary initWithDictionary:]
0x001002398b8 -[GPBInt32Int64Dictionary initWithCapacity:]
0x001002398d0 -[GPBInt32Int64Dictionary dealloc]
0x00100239920 -[GPBInt32Int64Dictionary copyWithZone:]
0x0010023995c -[GPBInt32Int64Dictionary isEqual:]
0x00100239a3c -[GPBInt32Int64Dictionary count]
0x00100239a4c -[GPBInt32Int64Dictionary enumerateKeysAndInt64sUsingBlock:]
0x00100239b30 -[GPBInt32Int64Dictionary computeSerializedSizeAsField:]
0x00100239cac -[GPBInt32Int64Dictionary writeToCodedOutputStream:asField:]
0x00100239e74 -[GPBInt32Int64Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100239ee0 -[GPBInt32Int64Dictionary enumerateForTextFormat:]
0x00100239fc0 -[GPBInt32Int64Dictionary getInt64:forKey:]
0x0010023a034 -[GPBInt32Int64Dictionary addEntriesFromDictionary:]
0x0010023a080 -[GPBInt32Int64Dictionary setInt64:forKey:]
0x0010023a118 -[GPBInt32Int64Dictionary removeInt64ForKey:]
0x0010023a158 -[GPBInt32Int64Dictionary removeAll]
0x00100e51938 GPBInt32BoolDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023a168 -[GPBInt32BoolDictionary init]
0x0010023a180 -[GPBInt32BoolDictionary initWithBools:forKeys:count:]
0x0010023a298 -[GPBInt32BoolDictionary initWithDictionary:]
0x0010023a2f0 -[GPBInt32BoolDictionary initWithCapacity:]
0x0010023a308 -[GPBInt32BoolDictionary dealloc]
0x0010023a358 -[GPBInt32BoolDictionary copyWithZone:]
0x0010023a394 -[GPBInt32BoolDictionary isEqual:]
0x0010023a474 -[GPBInt32BoolDictionary count]
0x0010023a484 -[GPBInt32BoolDictionary enumerateKeysAndBoolsUsingBlock:]
0x0010023a568 -[GPBInt32BoolDictionary computeSerializedSizeAsField:]
0x0010023a6c4 -[GPBInt32BoolDictionary writeToCodedOutputStream:asField:]
0x0010023a86c -[GPBInt32BoolDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023a8d8 -[GPBInt32BoolDictionary enumerateForTextFormat:]
0x0010023a9a0 -[GPBInt32BoolDictionary getBool:forKey:]
0x0010023aa14 -[GPBInt32BoolDictionary addEntriesFromDictionary:]
0x0010023aa60 -[GPBInt32BoolDictionary setBool:forKey:]
0x0010023aaf8 -[GPBInt32BoolDictionary removeBoolForKey:]
0x0010023ab38 -[GPBInt32BoolDictionary removeAll]
0x00100e51988 GPBInt32FloatDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023ab48 -[GPBInt32FloatDictionary init]
0x0010023ab60 -[GPBInt32FloatDictionary initWithFloats:forKeys:count:]
0x0010023ac78 -[GPBInt32FloatDictionary initWithDictionary:]
0x0010023acd0 -[GPBInt32FloatDictionary initWithCapacity:]
0x0010023ace8 -[GPBInt32FloatDictionary dealloc]
0x0010023ad38 -[GPBInt32FloatDictionary copyWithZone:]
0x0010023ad74 -[GPBInt32FloatDictionary isEqual:]
0x0010023ae54 -[GPBInt32FloatDictionary count]
0x0010023ae64 -[GPBInt32FloatDictionary enumerateKeysAndFloatsUsingBlock:]
0x0010023af44 -[GPBInt32FloatDictionary computeSerializedSizeAsField:]
0x0010023b09c -[GPBInt32FloatDictionary writeToCodedOutputStream:asField:]
0x0010023b244 -[GPBInt32FloatDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023b2b0 -[GPBInt32FloatDictionary enumerateForTextFormat:]
0x0010023b39c -[GPBInt32FloatDictionary getFloat:forKey:]
0x0010023b410 -[GPBInt32FloatDictionary addEntriesFromDictionary:]
0x0010023b45c -[GPBInt32FloatDictionary setFloat:forKey:]
0x0010023b4f4 -[GPBInt32FloatDictionary removeFloatForKey:]
0x0010023b534 -[GPBInt32FloatDictionary removeAll]
0x00100e519d8 GPBInt32DoubleDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023b544 -[GPBInt32DoubleDictionary init]
0x0010023b55c -[GPBInt32DoubleDictionary initWithDoubles:forKeys:count:]
0x0010023b674 -[GPBInt32DoubleDictionary initWithDictionary:]
0x0010023b6cc -[GPBInt32DoubleDictionary initWithCapacity:]
0x0010023b6e4 -[GPBInt32DoubleDictionary dealloc]
0x0010023b734 -[GPBInt32DoubleDictionary copyWithZone:]
0x0010023b770 -[GPBInt32DoubleDictionary isEqual:]
0x0010023b850 -[GPBInt32DoubleDictionary count]
0x0010023b860 -[GPBInt32DoubleDictionary enumerateKeysAndDoublesUsingBlock:]
0x0010023b940 -[GPBInt32DoubleDictionary computeSerializedSizeAsField:]
0x0010023ba98 -[GPBInt32DoubleDictionary writeToCodedOutputStream:asField:]
0x0010023bc40 -[GPBInt32DoubleDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023bcac -[GPBInt32DoubleDictionary enumerateForTextFormat:]
0x0010023bd94 -[GPBInt32DoubleDictionary getDouble:forKey:]
0x0010023be08 -[GPBInt32DoubleDictionary addEntriesFromDictionary:]
0x0010023be54 -[GPBInt32DoubleDictionary setDouble:forKey:]
0x0010023beec -[GPBInt32DoubleDictionary removeDoubleForKey:]
0x0010023bf2c -[GPBInt32DoubleDictionary removeAll]
0x00100e51a28 GPBInt32EnumDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
@property ^? validationFunc
// instance methods
0x0010023bf3c -[GPBInt32EnumDictionary init]
0x0010023bf58 -[GPBInt32EnumDictionary initWithValidationFunction:]
0x0010023bf70 -[GPBInt32EnumDictionary initWithValidationFunction:rawValues:forKeys:count:]
0x0010023c094 -[GPBInt32EnumDictionary initWithDictionary:]
0x0010023c108 -[GPBInt32EnumDictionary initWithValidationFunction:capacity:]
0x0010023c120 -[GPBInt32EnumDictionary dealloc]
0x0010023c170 -[GPBInt32EnumDictionary copyWithZone:]
0x0010023c1ac -[GPBInt32EnumDictionary isEqual:]
0x0010023c28c -[GPBInt32EnumDictionary count]
0x0010023c29c -[GPBInt32EnumDictionary enumerateKeysAndRawValuesUsingBlock:]
0x0010023c370 -[GPBInt32EnumDictionary computeSerializedSizeAsField:]
0x0010023c4c4 -[GPBInt32EnumDictionary writeToCodedOutputStream:asField:]
0x0010023c67c -[GPBInt32EnumDictionary serializedDataForUnknownValue:forKey:keyDataType:]
0x0010023c750 -[GPBInt32EnumDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023c7c4 -[GPBInt32EnumDictionary enumerateForTextFormat:]
0x0010023c89c -[GPBInt32EnumDictionary getEnum:forKey:]
0x0010023c938 -[GPBInt32EnumDictionary getRawValue:forKey:]
0x0010023c9ac -[GPBInt32EnumDictionary enumerateKeysAndEnumsUsingBlock:]
0x0010023ca94 -[GPBInt32EnumDictionary addRawEntriesFromDictionary:]
0x0010023cae0 -[GPBInt32EnumDictionary setRawValue:forKey:]
0x0010023cb78 -[GPBInt32EnumDictionary removeEnumForKey:]
0x0010023cbb8 -[GPBInt32EnumDictionary removeAll]
0x0010023cbc8 -[GPBInt32EnumDictionary setEnum:forKey:]
0x0010023ccb0 -[GPBInt32EnumDictionary validationFunc]
0x00100e51a78 GPBInt32ObjectDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023ccb8 -[GPBInt32ObjectDictionary init]
0x0010023ccd0 -[GPBInt32ObjectDictionary initWithObjects:forKeys:count:]
0x0010023cdfc -[GPBInt32ObjectDictionary initWithDictionary:]
0x0010023ce54 -[GPBInt32ObjectDictionary initWithCapacity:]
0x0010023ce6c -[GPBInt32ObjectDictionary dealloc]
0x0010023cebc -[GPBInt32ObjectDictionary copyWithZone:]
0x0010023cef8 -[GPBInt32ObjectDictionary isEqual:]
0x0010023cfd8 -[GPBInt32ObjectDictionary count]
0x0010023cfe8 -[GPBInt32ObjectDictionary enumerateKeysAndObjectsUsingBlock:]
0x0010023d0ac -[GPBInt32ObjectDictionary isInitialized]
0x0010023d1c4 -[GPBInt32ObjectDictionary deepCopyWithZone:]
0x0010023d2dc -[GPBInt32ObjectDictionary computeSerializedSizeAsField:]
0x0010023d43c -[GPBInt32ObjectDictionary writeToCodedOutputStream:asField:]
0x0010023d5dc -[GPBInt32ObjectDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023d628 -[GPBInt32ObjectDictionary enumerateForTextFormat:]
0x0010023d6dc -[GPBInt32ObjectDictionary objectForKey:]
0x0010023d71c -[GPBInt32ObjectDictionary addEntriesFromDictionary:]
0x0010023d768 -[GPBInt32ObjectDictionary setObject:forKey:]
0x0010023d810 -[GPBInt32ObjectDictionary removeObjectForKey:]
0x0010023d850 -[GPBInt32ObjectDictionary removeAll]
0x00100e51ac8 GPBUInt64UInt32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023d860 -[GPBUInt64UInt32Dictionary init]
0x0010023d878 -[GPBUInt64UInt32Dictionary initWithUInt32s:forKeys:count:]
0x0010023d990 -[GPBUInt64UInt32Dictionary initWithDictionary:]
0x0010023d9e8 -[GPBUInt64UInt32Dictionary initWithCapacity:]
0x0010023da00 -[GPBUInt64UInt32Dictionary dealloc]
0x0010023da50 -[GPBUInt64UInt32Dictionary copyWithZone:]
0x0010023da8c -[GPBUInt64UInt32Dictionary isEqual:]
0x0010023db6c -[GPBUInt64UInt32Dictionary count]
0x0010023db7c -[GPBUInt64UInt32Dictionary enumerateKeysAndUInt32sUsingBlock:]
0x0010023dc60 -[GPBUInt64UInt32Dictionary computeSerializedSizeAsField:]
0x0010023dddc -[GPBUInt64UInt32Dictionary writeToCodedOutputStream:asField:]
0x0010023dfbc -[GPBUInt64UInt32Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023e028 -[GPBUInt64UInt32Dictionary enumerateForTextFormat:]
0x0010023e108 -[GPBUInt64UInt32Dictionary getUInt32:forKey:]
0x0010023e17c -[GPBUInt64UInt32Dictionary addEntriesFromDictionary:]
0x0010023e1c8 -[GPBUInt64UInt32Dictionary setUInt32:forKey:]
0x0010023e260 -[GPBUInt64UInt32Dictionary removeUInt32ForKey:]
0x0010023e2a0 -[GPBUInt64UInt32Dictionary removeAll]
0x00100e51b18 GPBUInt64Int32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023e2b0 -[GPBUInt64Int32Dictionary init]
0x0010023e2c8 -[GPBUInt64Int32Dictionary initWithInt32s:forKeys:count:]
0x0010023e3e0 -[GPBUInt64Int32Dictionary initWithDictionary:]
0x0010023e438 -[GPBUInt64Int32Dictionary initWithCapacity:]
0x0010023e450 -[GPBUInt64Int32Dictionary dealloc]
0x0010023e4a0 -[GPBUInt64Int32Dictionary copyWithZone:]
0x0010023e4dc -[GPBUInt64Int32Dictionary isEqual:]
0x0010023e5bc -[GPBUInt64Int32Dictionary count]
0x0010023e5cc -[GPBUInt64Int32Dictionary enumerateKeysAndInt32sUsingBlock:]
0x0010023e6b0 -[GPBUInt64Int32Dictionary computeSerializedSizeAsField:]
0x0010023e82c -[GPBUInt64Int32Dictionary writeToCodedOutputStream:asField:]
0x0010023e9e0 -[GPBUInt64Int32Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023ea4c -[GPBUInt64Int32Dictionary enumerateForTextFormat:]
0x0010023eb2c -[GPBUInt64Int32Dictionary getInt32:forKey:]
0x0010023eba0 -[GPBUInt64Int32Dictionary addEntriesFromDictionary:]
0x0010023ebec -[GPBUInt64Int32Dictionary setInt32:forKey:]
0x0010023ec84 -[GPBUInt64Int32Dictionary removeInt32ForKey:]
0x0010023ecc4 -[GPBUInt64Int32Dictionary removeAll]
0x00100e51b68 GPBUInt64UInt64Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023ecd4 -[GPBUInt64UInt64Dictionary init]
0x0010023ecec -[GPBUInt64UInt64Dictionary initWithUInt64s:forKeys:count:]
0x0010023edfc -[GPBUInt64UInt64Dictionary initWithDictionary:]
0x0010023ee54 -[GPBUInt64UInt64Dictionary initWithCapacity:]
0x0010023ee6c -[GPBUInt64UInt64Dictionary dealloc]
0x0010023eebc -[GPBUInt64UInt64Dictionary copyWithZone:]
0x0010023eef8 -[GPBUInt64UInt64Dictionary isEqual:]
0x0010023efd8 -[GPBUInt64UInt64Dictionary count]
0x0010023efe8 -[GPBUInt64UInt64Dictionary enumerateKeysAndUInt64sUsingBlock:]
0x0010023f0bc -[GPBUInt64UInt64Dictionary computeSerializedSizeAsField:]
0x0010023f228 -[GPBUInt64UInt64Dictionary writeToCodedOutputStream:asField:]
0x0010023f3e4 -[GPBUInt64UInt64Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023f458 -[GPBUInt64UInt64Dictionary enumerateForTextFormat:]
0x0010023f538 -[GPBUInt64UInt64Dictionary getUInt64:forKey:]
0x0010023f5ac -[GPBUInt64UInt64Dictionary addEntriesFromDictionary:]
0x0010023f5f8 -[GPBUInt64UInt64Dictionary setUInt64:forKey:]
0x0010023f690 -[GPBUInt64UInt64Dictionary removeUInt64ForKey:]
0x0010023f6d0 -[GPBUInt64UInt64Dictionary removeAll]
0x00100e51bb8 GPBUInt64Int64Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x0010023f6e0 -[GPBUInt64Int64Dictionary init]
0x0010023f6f8 -[GPBUInt64Int64Dictionary initWithInt64s:forKeys:count:]
0x0010023f810 -[GPBUInt64Int64Dictionary initWithDictionary:]
0x0010023f868 -[GPBUInt64Int64Dictionary initWithCapacity:]
0x0010023f880 -[GPBUInt64Int64Dictionary dealloc]
0x0010023f8d0 -[GPBUInt64Int64Dictionary copyWithZone:]
0x0010023f90c -[GPBUInt64Int64Dictionary isEqual:]
0x0010023f9ec -[GPBUInt64Int64Dictionary count]
0x0010023f9fc -[GPBUInt64Int64Dictionary enumerateKeysAndInt64sUsingBlock:]
0x0010023fae0 -[GPBUInt64Int64Dictionary computeSerializedSizeAsField:]
0x0010023fc5c -[GPBUInt64Int64Dictionary writeToCodedOutputStream:asField:]
0x0010023fe10 -[GPBUInt64Int64Dictionary setGPBGenericValue:forGPBGenericValueKey:]
0x0010023fe7c -[GPBUInt64Int64Dictionary enumerateForTextFormat:]
0x0010023ff5c -[GPBUInt64Int64Dictionary getInt64:forKey:]
0x0010023ffd0 -[GPBUInt64Int64Dictionary addEntriesFromDictionary:]
0x0010024001c -[GPBUInt64Int64Dictionary setInt64:forKey:]
0x001002400b4 -[GPBUInt64Int64Dictionary removeInt64ForKey:]
0x001002400f4 -[GPBUInt64Int64Dictionary removeAll]
0x00100e51c08 GPBUInt64BoolDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100240104 -[GPBUInt64BoolDictionary init]
0x0010024011c -[GPBUInt64BoolDictionary initWithBools:forKeys:count:]
0x00100240234 -[GPBUInt64BoolDictionary initWithDictionary:]
0x0010024028c -[GPBUInt64BoolDictionary initWithCapacity:]
0x001002402a4 -[GPBUInt64BoolDictionary dealloc]
0x001002402f4 -[GPBUInt64BoolDictionary copyWithZone:]
0x00100240330 -[GPBUInt64BoolDictionary isEqual:]
0x00100240410 -[GPBUInt64BoolDictionary count]
0x00100240420 -[GPBUInt64BoolDictionary enumerateKeysAndBoolsUsingBlock:]
0x00100240504 -[GPBUInt64BoolDictionary computeSerializedSizeAsField:]
0x00100240660 -[GPBUInt64BoolDictionary writeToCodedOutputStream:asField:]
0x0010024080c -[GPBUInt64BoolDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100240878 -[GPBUInt64BoolDictionary enumerateForTextFormat:]
0x00100240940 -[GPBUInt64BoolDictionary getBool:forKey:]
0x001002409b4 -[GPBUInt64BoolDictionary addEntriesFromDictionary:]
0x00100240a00 -[GPBUInt64BoolDictionary setBool:forKey:]
0x00100240a98 -[GPBUInt64BoolDictionary removeBoolForKey:]
0x00100240ad8 -[GPBUInt64BoolDictionary removeAll]
0x00100e51c58 GPBUInt64FloatDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100240ae8 -[GPBUInt64FloatDictionary init]
0x00100240b00 -[GPBUInt64FloatDictionary initWithFloats:forKeys:count:]
0x00100240c18 -[GPBUInt64FloatDictionary initWithDictionary:]
0x00100240c70 -[GPBUInt64FloatDictionary initWithCapacity:]
0x00100240c88 -[GPBUInt64FloatDictionary dealloc]
0x00100240cd8 -[GPBUInt64FloatDictionary copyWithZone:]
0x00100240d14 -[GPBUInt64FloatDictionary isEqual:]
0x00100240df4 -[GPBUInt64FloatDictionary count]
0x00100240e04 -[GPBUInt64FloatDictionary enumerateKeysAndFloatsUsingBlock:]
0x00100240ee4 -[GPBUInt64FloatDictionary computeSerializedSizeAsField:]
0x0010024103c -[GPBUInt64FloatDictionary writeToCodedOutputStream:asField:]
0x001002411ec -[GPBUInt64FloatDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100241258 -[GPBUInt64FloatDictionary enumerateForTextFormat:]
0x00100241344 -[GPBUInt64FloatDictionary getFloat:forKey:]
0x001002413b8 -[GPBUInt64FloatDictionary addEntriesFromDictionary:]
0x00100241404 -[GPBUInt64FloatDictionary setFloat:forKey:]
0x0010024149c -[GPBUInt64FloatDictionary removeFloatForKey:]
0x001002414dc -[GPBUInt64FloatDictionary removeAll]
0x00100e51ca8 GPBUInt64DoubleDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x001002414ec -[GPBUInt64DoubleDictionary init]
0x00100241504 -[GPBUInt64DoubleDictionary initWithDoubles:forKeys:count:]
0x0010024161c -[GPBUInt64DoubleDictionary initWithDictionary:]
0x00100241674 -[GPBUInt64DoubleDictionary initWithCapacity:]
0x0010024168c -[GPBUInt64DoubleDictionary dealloc]
0x001002416dc -[GPBUInt64DoubleDictionary copyWithZone:]
0x00100241718 -[GPBUInt64DoubleDictionary isEqual:]
0x001002417f8 -[GPBUInt64DoubleDictionary count]
0x00100241808 -[GPBUInt64DoubleDictionary enumerateKeysAndDoublesUsingBlock:]
0x001002418e8 -[GPBUInt64DoubleDictionary computeSerializedSizeAsField:]
0x00100241a40 -[GPBUInt64DoubleDictionary writeToCodedOutputStream:asField:]
0x00100241bf0 -[GPBUInt64DoubleDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100241c5c -[GPBUInt64DoubleDictionary enumerateForTextFormat:]
0x00100241d44 -[GPBUInt64DoubleDictionary getDouble:forKey:]
0x00100241db8 -[GPBUInt64DoubleDictionary addEntriesFromDictionary:]
0x00100241e04 -[GPBUInt64DoubleDictionary setDouble:forKey:]
0x00100241e9c -[GPBUInt64DoubleDictionary removeDoubleForKey:]
0x00100241edc -[GPBUInt64DoubleDictionary removeAll]
0x00100e51cf8 GPBUInt64EnumDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
@property ^? validationFunc
// instance methods
0x00100241eec -[GPBUInt64EnumDictionary init]
0x00100241f08 -[GPBUInt64EnumDictionary initWithValidationFunction:]
0x00100241f20 -[GPBUInt64EnumDictionary initWithValidationFunction:rawValues:forKeys:count:]
0x0010024204c -[GPBUInt64EnumDictionary initWithDictionary:]
0x001002420c0 -[GPBUInt64EnumDictionary initWithValidationFunction:capacity:]
0x001002420d8 -[GPBUInt64EnumDictionary dealloc]
0x00100242128 -[GPBUInt64EnumDictionary copyWithZone:]
0x00100242164 -[GPBUInt64EnumDictionary isEqual:]
0x00100242244 -[GPBUInt64EnumDictionary count]
0x00100242254 -[GPBUInt64EnumDictionary enumerateKeysAndRawValuesUsingBlock:]
0x00100242338 -[GPBUInt64EnumDictionary computeSerializedSizeAsField:]
0x00100242494 -[GPBUInt64EnumDictionary writeToCodedOutputStream:asField:]
0x00100242640 -[GPBUInt64EnumDictionary serializedDataForUnknownValue:forKey:keyDataType:]
0x0010024273c -[GPBUInt64EnumDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x001002427a8 -[GPBUInt64EnumDictionary enumerateForTextFormat:]
0x00100242880 -[GPBUInt64EnumDictionary getEnum:forKey:]
0x0010024291c -[GPBUInt64EnumDictionary getRawValue:forKey:]
0x00100242990 -[GPBUInt64EnumDictionary enumerateKeysAndEnumsUsingBlock:]
0x00100242a80 -[GPBUInt64EnumDictionary addRawEntriesFromDictionary:]
0x00100242acc -[GPBUInt64EnumDictionary setRawValue:forKey:]
0x00100242b64 -[GPBUInt64EnumDictionary removeEnumForKey:]
0x00100242ba4 -[GPBUInt64EnumDictionary removeAll]
0x00100242bb4 -[GPBUInt64EnumDictionary setEnum:forKey:]
0x00100242c9c -[GPBUInt64EnumDictionary validationFunc]
0x00100e51d48 GPBUInt64ObjectDictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100242ca4 -[GPBUInt64ObjectDictionary init]
0x00100242cbc -[GPBUInt64ObjectDictionary initWithObjects:forKeys:count:]
0x00100242de8 -[GPBUInt64ObjectDictionary initWithDictionary:]
0x00100242e40 -[GPBUInt64ObjectDictionary initWithCapacity:]
0x00100242e58 -[GPBUInt64ObjectDictionary dealloc]
0x00100242ea8 -[GPBUInt64ObjectDictionary copyWithZone:]
0x00100242ee4 -[GPBUInt64ObjectDictionary isEqual:]
0x00100242fc4 -[GPBUInt64ObjectDictionary count]
0x00100242fd4 -[GPBUInt64ObjectDictionary enumerateKeysAndObjectsUsingBlock:]
0x00100243098 -[GPBUInt64ObjectDictionary isInitialized]
0x001002431b0 -[GPBUInt64ObjectDictionary deepCopyWithZone:]
0x001002432c8 -[GPBUInt64ObjectDictionary computeSerializedSizeAsField:]
0x00100243428 -[GPBUInt64ObjectDictionary writeToCodedOutputStream:asField:]
0x001002435b4 -[GPBUInt64ObjectDictionary setGPBGenericValue:forGPBGenericValueKey:]
0x00100243600 -[GPBUInt64ObjectDictionary enumerateForTextFormat:]
0x001002436b4 -[GPBUInt64ObjectDictionary objectForKey:]
0x001002436f4 -[GPBUInt64ObjectDictionary addEntriesFromDictionary:]
0x00100243740 -[GPBUInt64ObjectDictionary setObject:forKey:]
0x001002437e8 -[GPBUInt64ObjectDictionary removeObjectForKey:]
0x00100243828 -[GPBUInt64ObjectDictionary removeAll]
0x00100e51d98 GPBInt64UInt32Dictionary : NSObject /usr/lib/libobjc.A.dylib <GPBDictionaryInternalsProtocol, NSCopying>
@property unsigned long count
// instance methods
0x00100243838 -[GPBInt64UInt32Dictionary init]
0x00100243850 -[GPBInt64UInt32Dictionary initWithUInt32s:forKeys:count:]
0x00100243968 -[GPBInt64UInt32Dictionary initWithDictionary:]
0x001002439c0 -[GPBInt64UInt32Dictionary initWithCapacity:]
0x001002439d8 -[GPBInt64UInt32Dictionary dealloc]
0x00100243a28 -[GPBInt64UInt32Dictionary copyWithZone:]
0x00100243a64 -[GPBInt64UInt32Dictionary isEqual:]
0x00100243b44 -[GPBInt64UInt32Dictionary count]
0x00100243b54 -[GPBInt64UInt32Dictionary enumerateKeysAndUInt32sUsingBlock:]
0x00100243c38 -[GPBInt64UInt32Dictionary computeSerializedSizeAsField:]
0x00100243db4 -[GPBInt64UInt32Dictionary writeToCodedOutputStream:asField:]
0x00100243f68 -[GPBInt64UInt32Dictionary setGPBGenericValue:forG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment