lpw
2024-04-15 97fc0a41111c5a929ee8be9d6511775697ffa760
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
✨)8,@­ð
¤P ¬P
¿@
¯0
¿ 
¬ð
£°
A²ÐŒÂ+¸-ÈÂ+°Â/ˆ+¼Â(¬ÂC´B)ÐB(B(ÐB(<0B+¼)Ô+”Â/¸B(´B)<-„‚,œB)ÐÂA Í(¼B+´B)¸-ü‚(°Â+ŒÂ*<8)”Â(°Â/ŒÂ+´B+”‚+ÐÂ,<0Â)ÈÂ+Ô,ü‚+„B+”Â,    $P% &Tj€À 0"D1P Å ´0
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)dFBSDKCoreKitžarm64-apple-ios12.0…ùO2 JÀ·¨ÿ
\(·#/c:@M@FBSDKCoreKit@objc(cs)FBSDKLogovInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */F¾B7Cc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(py)appNameThe name of the app/// The name of the app
Þ+l*•s:12FBSDKCoreKit23DialogConfigurationNameO0Describe known values for dialog configurations.M/**
 Describe known values for dialog configurations.
 
 Internal Use Only
 */ˆ6    4{s:12FBSDKCoreKit25AuthenticationTokenClaimsC3audSSvp/Audience(s) that this ID Token is intended for.4/// Audience(s) that this ID Token is intended for.
=¤c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)facebookDomainPart”The Facebook domain part. This can be used to change the Facebook domain (e.g. â€œbeta”) so that requests will be sent to graph.beta.facebook.com.ø/**
   The Facebook domain part. This can be used to change the Facebook domain
   (e.g. "beta") so that requests will be sent to `graph.beta.facebook.com`.
 
   The default value will be read from the application's plist (FacebookDomainPart).
   */þ<êF?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)graphAPIDebugParameterValuezInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */'€•èG?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isATETimeSufficientlyDelayedzInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */#xÖ.Ls:12FBSDKCoreKit10PermissionO6customyACSScACmF’Permission with a custom string value. See https://developers.facebook.com/docs/facebook-login/permissions for full list of available permissions.¢/**
   Permission with a custom string value.
   See https://developers.facebook.com/docs/facebook-login/permissions for full list of available permissions.
   */&tz$KÓc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)enableUpdatesOnAccessTokenChange:uIndicates whether this type will automatically observe access token changes (via AccessTokenDidChange notifications).F/**
   Indicates whether this type will automatically observe access token changes
   (via `AccessTokenDidChange` notifications).
 
   If observing changes, this class will issue a Graph request for public profile data when the current token's user
   identifier differs from the current profile. You can observe profile changes via `ProfileDidChange` notifications
   to handle an updated profile.
 
   - Note: If the current access token is cleared, the current profile instance remains available. It's also possible
   for `current` to return `nil` until the data is fetched.
   */<×ÁCÓc:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWithFrame:YInitializes and returns a newly allocated view object with the specified frame rectangle.b/**
   Initializes and returns a newly allocated view object with the specified frame rectangle.
 
   - Parameter frame: The frame rectangle for the view, measured in points. The origin of the frame is relative to the superview in which you plan to add it.
   This method uses the frame rectangle to set the center and bounds properties accordingly.
   */Üߊ6õs:12FBSDKCoreKit10PermissionO17userManagedGroupsyA2CmFlLets your app read the content of groups a person is an admin of through the Groups edge on the User object.q/// Lets your app read the content of groups a person is an admin of through the Groups edge on the User object.
,°D•c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setDataProcessingOptions:!Sets the data processing options.\/**
   Sets the data processing options.
 
   - Parameter options: The list of options.
   */tf—;Qc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)appLinkThe AppLink to navigate to/// The AppLink to navigate to
T6‚Réc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setDataProcessingOptions:country:state:!Sets the data processing options.°/**
   Sets the data processing options.
 
   - Parameters:
   - options The list of the options.
   - country The code for the country.
   - state The code for the state.
   */\D\=c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)initWithSourceURL:targets:webURL:isBackToReferrer:xInternal method exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal method exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   > Warning: INTERNAL - DO NOT USE
   */!ÖL´</c:@M@FBSDKCoreKit@objc(cs)FBSDKDialogConfigurationMapBuildervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */#ü€/©s:12FBSDKCoreKit10PermissionO10userPhotosyA2CmFFProvides access to the photos a person has uploaded or been tagged in.K/// Provides access to the photos a person has uploaded or been tagged in.
(ü`z:ks:12FBSDKCoreKit25AuthenticationTokenClaimsC7pictureSSSgvp(URL of the End-User’s profile picture.+/// URL of the End-User's profile picture.
+Ž–Û4Ãs:12FBSDKCoreKit7ProfileC11PictureModeO6normalyA2EmFTThe original picture’s aspect ratio will be used for the source image in the view.W/// The original picture's aspect ratio will be used for the source image in the view.
-H¸ LÏc:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)loadCurrentProfileWithCompletion:@Loads the current profile and passes it to the completion block.w/**
   Loads the current profile and passes it to the completion block.
 
   - Parameter: completion The block to be executed once the profile is loaded.
 
   - Note: If the profile is already loaded, this method will call the completion block synchronously, otherwise it
   will begin a graph request to update `current` and then call the completion block when finished.
   *//C}4Mc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)middleNameThe user’s middle name./// The user's middle name.
0R¯ë5/c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFiltervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */0“ù$/c:@M@FBSDKCoreKit@objc(cs)_BridgeAPIvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */0â+/©s:12FBSDKCoreKit10PermissionO10userVideosyA2CmFFProvides access to the videos a person has uploaded or been tagged in.K/// Provides access to the videos a person has uploaded or been tagged in.
1î™ÂFÓc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isGraphErrorRecoveryEnabledZControls error recovery for all GraphRequest instances created after the value is changed.a/// Controls error recovery for all `GraphRequest` instances created after the value is changed.
4¤gCBÕc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isEventDataUsageLimited¢Whether data such as that generated through AppEvents and sent to Facebook should be restricted from being used for purposes other than analytics and conversions./**
   Whether data such as that generated through `AppEvents` and sent to Facebook
   should be restricted from being used for purposes other than analytics and conversions.
 
   The default value is `false`. This value is stored on the device and persists across app launches.
   */ 5&XúD“c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setDataProcessingOptions: Set the data processing options.[/**
   Set the data processing options.
 
   - Parameter options: The list of options.
   */5ü’¢Pks:So16FBSDKAccessTokenC12FBSDKCoreKitE19declinedPermissionsShyAC10PermissionOGvp'Returns the known declined permissions.,/// Returns the known declined permissions.
5°¬ä9Ýs:12FBSDKCoreKit10PermissionO20userEducationHistoryyA2CmFaProvides access to a person’s education history through the education field on the User object.d/// Provides access to a person's education history through the education field on the User object.
;æQ7Gs:12FBSDKCoreKit10PermissionO18userActionsFitnessyA2CmFProvides access to all common Open Graph fitness actions published by any app the person has used. This includes runs, walks and bikes actions.g/// Provides access to all common Open Graph fitness actions published by any app the person has used.
1/// This includes runs, walks and bikes actions.
<„µ=//c:@M@FBSDKCoreKit@objc(cs)FBSDKMeasurementEventvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */=ŠÜ=àc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)appURLSchemeSuffix0The default URL scheme suffix used for sessions.˜/**
   The default URL scheme suffix used for sessions.
 
   The default value will be read from the application's plist (FacebookUrlSchemeSuffix).
   */?"¥ÊBûc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)navigationTypejReturns navigation type for current instance. It does not produce any side-effects as the navigate method.y/**
   Returns navigation type for current instance. It does not produce any side-effects as the `navigate` method.
   */CÒIË//c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEventvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */Cv¬‰)‹s:12FBSDKCoreKit10PermissionO5emailyA2CmF8Provides access to the person’s primary email address.;/// Provides access to the person's primary email address.
Dz†-:åc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)extrasÝThe extras for the AppLinkNavigation. This will generally contain application-specific data that should be passed along with the request, such as advertiser or affiliate IDs or other such metadata relevant on this device.ð/**
   The extras for the AppLinkNavigation. This will generally contain application-specific
   data that should be passed along with the request, such as advertiser or affiliate IDs or
   other such metadata relevant on this device.
   */Gr­DW³c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)initWithAppLink:extras:appLinkData:KCreates an AppLinkNavigation with the given link, extras, and App Link dataP/// Creates an AppLinkNavigation with the given link, extras, and App Link data
G*»°ÀXc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:permissions:Creates a new profile.*/**
   Creates a new profile.
 
   - Parameters:
     - userID: The user's identifier. Defaults to `nil`.
     - firstName: The user's first name. Defaults to `nil`.
     - middleName: The user's middle name. Defaults to `nil`.
     - lastName: The user's last name. Defaults to `nil`.
     - name: The user's complete name. Defaults to `nil`.
     - linkURL: The link for this profile. Defaults to `nil`.
     - refreshDate: The date this profile was fetched. Defaults to the time of instantiation.
     - imageURL: A URL to use for fetching a user's profile image.
     - email: The user's email address. Defaults to `nil`.
     - friendIDs: A list of identifiers for the user's friends. Defaults to `nil`.
     - birthday: The user's birthday. Defaults to `nil`.
     - ageRange: The user's age range. Defaults to `nil`.
     - hometown: The user's hometown. Defaults to `nil`.
     - location: The user's location. Defaults to `nil`.
     - gender: The user's gender. Defaults to `nil`.
     - permissions: The user's granted permissions. Defaults to `nil`.
   */N`؊1Ûs:12FBSDKCoreKit10PermissionO12readInsightsyA2CmF_Provides read-only access to the Insights data for Pages, Apps and web domains the person owns.d/// Provides read-only access to the Insights data for Pages, Apps and web domains the person owns.
Ràé3Ãs:12FBSDKCoreKit7ProfileC11PictureModeO5albumyA2EmFTThe original picture’s aspect ratio will be used for the source image in the view.W/// The original picture's aspect ratio will be used for the source image in the view.
Sn    ¾L±c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigateToAppLink:error:JNavigates to an AppLink and returns whether it opened in-app or in-browserO/// Navigates to an AppLink and returns whether it opened in-app or in-browser
VÆ7(D¯c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertiserTrackingEnabledEControls the advertiser tracking status of the data sent to Facebook.R/**
   Controls the advertiser tracking status of the data sent to Facebook.
   */WHõ~@µc:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)pictureModeLThe mode for the receiver to determine the aspect ratio of the source image.Q/// The mode for the receiver to determine the aspect ratio of the source image.
XˆúFÉc:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWith:profile:Create a new instance.›/**
   Create a new instance.
 
   - Parameter frame: Frame rectangle for the view.
   - Parameter profile: Optional profile to display a picture for.
   */XŒ"¡2Ïc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)locationThe user’s location.¡/**
   The user's location.
 
   - Important: This field will only be populated if your user has granted your application
   the `user_location` permission.
   */Xò»ŒJ~c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAdvertiserIDCollectionEnabledControls the access to IDFA.J/**
   Controls the access to IDFA.
 
   The default value is `true`.
   */
YŒÈ:Ec:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)currentProfileThe current profile./// The current profile.
ZÊ0Ûs:12FBSDKCoreKit10PermissionO11userWebsiteyA2CmF`Provides access to the person’s personal website URL via the website field on the User object.c/// Provides access to the person's personal website URL via the website field on the User object.
Z²ò3Ãs:12FBSDKCoreKit7ProfileC11PictureModeO5smallyA2EmFTThe original picture’s aspect ratio will be used for the source image in the view.W/// The original picture's aspect ratio will be used for the source image in the view.
]Œmm4s:12FBSDKCoreKit25AuthenticationTokenClaimsC3issSSvp1Issuer Identifier for the Issuer of the response.6/// Issuer Identifier for the Issuer of the response.
_â“sE=s:12FBSDKCoreKit26AuthenticationSessionStateO16canceledBySystemyA2CmFAuthentication session was canceled by system. It happens when app goes to background while alert requesting access to facebook.com is presented•/// Authentication session was canceled by system. It happens when app goes to background while alert requesting access to facebook.com is presented
`nNãK?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)persistableDataProcessingOptionszInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */aJrÁ's:12FBSDKCoreKit20KeychainStoreFactoryC=A factory for providing objects that conform to KeychainStoreH/**
 A factory for providing objects that conform to `KeychainStore`
 */bF¤ÿ(/c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialogvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */bd';1±s:12FBSDKCoreKit10PermissionO12userAgeRangeyA2CmFKProvides access a person’s age range as listed in their Facebook profile.N/// Provides access a person's age range as listed in their Facebook profile.
%dÂÒHbc:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setNeedsImageUpdate=Explicitly marks the receiver as needing to update the image. /**
   Explicitly marks the receiver as needing to update the image.
 
   This method is called whenever any properties that affect the source image are modified, but this can also
   be used to trigger a manual update of the image if it needs to be re-downloaded.
   */eŠR’-/c:@M@FBSDKCoreKit@objc(cs)FBSDKWebViewFactoryvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */eªnê`1c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:didFinishLaunchingWithOptions:rCall this method from the UIApplicationDelegate.application(_:didFinishLaunchingWithOptions:) method of your application delegate. It should be invoked for the proper use of the Facebook SDK. As part of SDK initialization, basic auto-logging of app events will occur; this can be controlled via the FacebookAutoLogAppEventsEnabled key in the project’s Info.plist file.§/**
   Call this method from the `UIApplicationDelegate.application(_:didFinishLaunchingWithOptions:)` method
   of your application delegate. It should be invoked for the proper use of the Facebook SDK.
   As part of SDK initialization, basic auto-logging of app events will occur; this can be
   controlled via the `FacebookAutoLogAppEventsEnabled` key in the project's Info.plist file.
 
   - Parameters:
     - application: The application as passed to `UIApplicationDelegate.application(_:didFinishLaunchingWithOptions:)`.
     - launchOptions: The launch options as passed to `UIApplicationDelegate.application(_:didFinishLaunchingWithOptions:)`.
 
   - Returns: `true`
   */e¨´&€c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile)Represents an immutable Facebook profile.?/**
 Represents an immutable Facebook profile.
 
 This class provides a global current profile instance to more easily
 add social context to your application. When the profile changes, a notification is
 posted so that you can update relevant parts of your UI. It is persisted to `UserDefaults.standard`.
 
 Typically, you will want to set `enableUpdatesOnAccessTokenChange` to `true` so that
 it automatically observes changes to `AccessToken.current`.
 
 You can use this class to build your own `ProfilePictureView` or in place of typical requests to the `/me` endpoint.
 */gfÚ/Îc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)emailThe user’s email address.›/**
   The user's email address.
 
   - Important: This field will only be populated if your user has granted your application the `email` permission.
   */    jÚ?¸M?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertiserTrackingEnabledTimestampzInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */%k@zÎJ­c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigateToURL:handler:HNavigates to a URL (an asynchronous action) and returns a NavigationTypeM/// Navigates to a URL (an asynchronous action) and returns a NavigationType
k²*Æ,¯s:12FBSDKCoreKit10PermissionO8userLinkyA2CmFIProvides access to the Facebook profile URL of the person using your app.N/// Provides access to the Facebook profile URL of the person using your app.
$sº±(/c:@M@FBSDKCoreKit@objc(cs)FBSDKCloseIconvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */t¤,m0Ûs:12FBSDKCoreKit10PermissionO11userAboutMeyA2CmFbProvides access to a person’s personal description (the â€˜About Me’ section on their Profile)a/// Provides access to a person's personal description (the 'About Me' section on their Profile)
uêaBßc:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)addObserver:JAdds an observer that will be informed about application lifecycle events.}/**
   Adds an observer that will be informed about application lifecycle events.
 
   - Note: Observers are weakly held
   */u^SíKec:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)resolveAppLink:handler:$Returns an AppLink for the given URL)/// Returns an AppLink for the given URL
vV½2Ïc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)birthdayThe user’s birthday.¡/**
   The user's birthday.
 
   - Important: This field will only be populated if your user has granted your application
   the `user_birthday` permission.
   */ vNKZAYc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)defaultGraphAPIVersionThe default Graph API version.#/// The default Graph API version.
€2|k.Qc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)nameThe user’s complete name./// The user's complete name.
R»ìT¿c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)resolveAppLink:resolver:handler:QReturns an AppLink for the given URL using the given App Link resolution strategyV/// Returns an AppLink for the given URL using the given App Link resolution strategy
‚¦9;T÷c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)shouldUseCachedValuesForExpensiveMetadata³Whether in-memory cached values should be used for expensive metadata fields, such as carrier and advertiser ID, that are fetched on many applicationDidBecomeActive notifications.,/**
   Whether in-memory cached values should be used for expensive metadata fields, such as
   carrier and advertiser ID, that are fetched on many `applicationDidBecomeActive` notifications.
 
   The default value is `false`. This value is stored on the device and persists across app launches.
   */ƒÊrWyc:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:continueUserActivity:üCall this method from the UIApplicationDelegate.application(_:continue:restorationHandler:) method of your application delegate. It should be invoked in order to properly process the web URL (universal link) once the end user is redirected to your app.e/**
   Call this method from the `UIApplicationDelegate.application(_:continue:restorationHandler:)` method
   of your application delegate. It should be invoked in order to properly process the web URL (universal link)
   once the end user is redirected to your app.
 
   - Parameters:
     - application: The application as passed to `UIApplicationDelegate.application(_:continue:restorationHandler:).
     - userActivity: The user activity as passed to `UIApplicationDelegate.application(_:continue:restorationHandler:)`.
 
   - Returns: `true` if the URL was intended for the Facebook SDK, `false` if not.
   */„´ÁÌRïc:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setDataProcessingOptions:country:state:!Sets the data processing options.¶/**
   Sets the data processing options.
 
   - Parameters:
     - options The list of the options.
     - country The code for the country.
     - state The code for the state.
   */‡2·JDbc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cpy)defaultResolverœThe default resolver to be used for App Link resolution. If the developer has not set one explicitly, a basic, built-in WebViewAppLinkResolver will be used.®/**
   The default resolver to be used for App Link resolution. If the developer has not set one explicitly,
   a basic, built-in `WebViewAppLinkResolver` will be used.
   */Šæm]:ýc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(cpy)sharedSettingspThe shared settings instance. Prefer this and the exposed instance methods over the type properties and methods.u/// The shared settings instance. Prefer this and the exposed instance methods over the type properties and methods.
Ž„€‡@Es:12FBSDKCoreKit25AuthenticationTokenClaimsC12userBirthdaySSSgvpEnd-User’s birthday/// End-User's birthday
’.ñÉ8âs:12FBSDKCoreKit25AuthenticationTokenClaimsC5emailSSSgvp&End-User’s preferred e-mail address.¤/**
   End-User's preferred e-mail address.
 
   IMPORTANT: This field will only be populated if your user has granted your application the 'email' permission.
   */ ’Æ_,`Çc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)initWithAppLink:extras:appLinkData:settings:UCreates an AppLinkNavigation with the given link, extras,  App Link data and settingsZ/// Creates an AppLinkNavigation with the given link, extras,  App Link data and settings
“¬â4£s:12FBSDKCoreKit7ProfileC11PictureModeO6squareyA2EmFCA square cropped version of the image will be included in the view.H/// A square cropped version of the image will be included in the view.
•ž<’CÇs:12FBSDKCoreKit25AuthenticationTokenClaimsC11userFriendsSaySSGSgvpEnd-User’s friends.š/**
   End-User's friends.
 
   IMPORTANT: This field will only be populated if your user has granted your application the 'user_friends' permission.
   */ •ˆ kJXc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigationTypeForLink:Returns an AppLinkNavigationType based on a FBSDKAppLink. It’s essentially a no-side-effect version of navigateToAppLink:error:, allowing apps to determine flow based on the link type (e.g. open an internal web view instead of going straight to the browser for regular links.)*/**
   Returns an AppLinkNavigationType based on a FBSDKAppLink.
   It's essentially a no-side-effect version of navigateToAppLink:error:,
   allowing apps to determine flow based on the link type (e.g. open an
   internal web view instead of going straight to the browser for regular links.)
   */•örè.÷c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolverêProvides an implementation of the AppLinkResolving protocol that uses the Facebook App Link Index API to resolve App Links given a URL. It also provides an additional helper method that can resolve multiple App Links in a single call.õ/**
 Provides an implementation of the AppLinkResolving protocol that uses the Facebook App Link
 Index API to resolve App Links given a URL. It also provides an additional helper method that can resolve
 multiple App Links in a single call.
 */˜œªr4…s:12FBSDKCoreKit25AuthenticationTokenClaimsC3subSSvp4Subject - Identifier for the End-User at the Issuer.9/// Subject - Identifier for the End-User at the Issuer.
œ²¥›2/c:@M@FBSDKCoreKit@objc(cs)FBSDKHumanSilhouetteIconvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */zÙ //c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProvidingvInternal type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */ ò²G*/c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReportervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */¡hŸÍ1Ñs:12FBSDKCoreKit10PermissionO12userLocationyA2CmF[Provides access to a person’s current city through the location field on the User object.^/// Provides access to a person's current city through the location field on the User object.
¢¼ô<ås:12FBSDKCoreKit10PermissionO23userRelationshipDetailsyA2CmFeProvides access to a person’s relationship interests as the interested_in field on the User object.h/// Provides access to a person's relationship interests as the interested_in field on the User object.
£
¢—=Kc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)navigate:Performs the navigation/// Performs the navigation
 
¥®m‰+/c:@M@FBSDKCoreKit@objc(cs)CoreUIApplicationvInternal type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */¥˜NÊ\c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:isLimited:permissions:Creates a new profile../**
   Creates a new profile.
 
   - Parameters:
     - userID: The user's identifier. Defaults to `nil`.
     - firstName: The user's first name. Defaults to `nil`.
     - middleName: The user's middle name. Defaults to `nil`.
     - lastName: The user's last name. Defaults to `nil`.
     - name: The user's complete name. Defaults to `nil`.
     - linkURL: The link for the profile. Defaults to `nil`.
     - refreshDate: The date the profile was fetched. Defaults to the time of instantiation.
     - imageURL: A URL to use for fetching the user's profile image Defaults to `nil`.
     - email: The user's email address. Defaults to `nil`.
     - friendIDs: A list of identifiers for the user's friends. Defaults to `nil`.
     - birthday: The user's birthday. Defaults to `nil`.
     - ageRange: The user's age range. Defaults to `nil`.
     - hometown: The user's hometown. Defaults to `nil`.
     - location: The user's location. Defaults to `nil`.
     - gender: The user's gender. Defaults to `nil`.
     - isLimited: Indicates whether the information provided is incomplete in some way.
       When `true`, `loadCurrentProfile(completion:):` will assume the profile is incomplete and disregard
       any cached profile. Defaults to `false`.
    - permissions: The user's granted permissions. Defaults to `nil`.
   */¥Z´9;c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)recordInstallxInternal method exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.«/**
   Internal method exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */§kß:Õs:12FBSDKCoreKit10PermissionO21readCustomFriendlistsyA2CmF\Provides access to the names of custom lists a person has created to organize their friends.a/// Provides access to the names of custom lists a person has created to organize their friends.
¨ŠL½?kc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isDomainErrorEnabled'Controls whether to show domain errors.,/// Controls whether to show domain errors.
(¨ðpp'±s:12FBSDKCoreKit7ProfileC11PictureModeOJDefines the aspect ratio mode for the source image of the profile picture.O/// Defines the aspect ratio mode for the source image of the profile picture.
¬6±yNOc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(cm)appLinkWithSourceURL:targets:webURL:HCreates an AppLink with the given list of AppLinkTargets and target URL.ï/**
   Creates an AppLink with the given list of AppLinkTargets and target URL.
 
   Generally, this will only be used by implementers of the AppLinkResolving protocol,
   as these implementers will produce App Link metadata for a given URL.
 
   - Parameters:
      - sourceURL: The *URL* from which this App Link is derived.
      - targets: An ordered list of AppLinkTargets for this platform derived from App Link metadata.
      - webURL: The fallback web URL, if any, for the app link.
   */®d9¾0«c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)webURLGThe fallback web URL to use if no targets are installed on this device.L/// The fallback web URL to use if no targets are installed on this device.
´Ê5ß>kc:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)profileID'The profile ID to show the picture for.,/// The profile ID to show the picture for.
´œ’2Ic:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)lastNameThe user’s last name./// The user's last name.
µü¼4as:12FBSDKCoreKit25AuthenticationTokenClaimsC3jtiSSvp"A unique identifier for the token.'/// A unique identifier for the token.
¶*Xï+/c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactoryvInternal type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */·zCtI?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isSetATETimeExceedsInstallTimezInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */"¼TÚ@Ïs:12FBSDKCoreKit10PermissionO27readAudienceNetworkInsightsyA2CmFYProvides read-only access to the Audience Network Insights data for Apps the person owns.^/// Provides read-only access to the Audience Network Insights data for Apps the person owns.
ÞÃ,&ðc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkgContains App Link metadata relevant for navigation on this device derived from the HTML at a given URL.q/**
 Contains App Link metadata relevant for navigation on this device
 derived from the HTML at a given URL.
 */ĶÍÛG2c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)appLinksFrom:handler:@Asynchronously resolves App Link data for a given array of URLs.Ú/**
   Asynchronously resolves App Link data for a given array of URLs.
 
   @param urls The URLs to resolve into an App Link.
   @param handler The completion block that will return an App Link for the given URL.
   */ÅN–ÈP±s:12FBSDKCoreKit17AppLinkNavigationC8navigate2toSo08FBSDKAppdE4TypeVAA0cD0C_tKFZJNavigates to an AppLink and returns whether it opened in-app or in-browserO/// Navigates to an AppLink and returns whether it opened in-app or in-browser
Èäü¯fYc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigationWithAppLink:extras:appLinkData:settings:Creates an AppLinkNavigation with the given link, extras, and App Link data. The settings argument will be ignored in favor of internal dependency injection.¤/// Creates an AppLinkNavigation with the given link, extras, and App Link data. The `settings` argument will be ignored in favor of internal dependency injection.
Ë Ÿgìc:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:openURL:sourceApplication:annotation:7Call this method from the UIApplicationDelegate.application(_:openL:sourceApplication:annotation:) method of your application delegate. It should be invoked for the proper processing of responses during interaction with the native Facebook app or Safari as part of an SSO authorization flow or Facebook dialogs./**
   Call this method from the `UIApplicationDelegate.application(_:openL:sourceApplication:annotation:)` method
   of your application delegate. It should be invoked for the proper processing of responses during interaction
   with the native Facebook app or Safari as part of an SSO authorization flow or Facebook dialogs.
 
   - Parameters:
     - application: The application as passed to `UIApplicationDelegate.application(_:open:sourceApplication:annotation:)`.
     - url: The URL as passed to `UIApplicationDelegate.application(_:open:sourceApplication:annotation:)`.
     - sourceApplication: The source application as passed to `UIApplicationDelegate.application(_:open:sourceApplication:annotation:)`.
     - annotation: The annotation as passed to `UIApplicationDelegate.application(_:open:sourceApplication:annotation:)`.
 
   - Returns: `true` if the URL was intended for the Facebook SDK, `false` if not.
   */ÏfI¼E†c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isSKAdNetworkReportEnabled Controls the SKAdNetwork report.N/**
   Controls the SKAdNetwork report.
 
   The default value is `true`.
   */ Ò,К6s:12FBSDKCoreKit10PermissionO17userRelationshipsyA2CmFwProvides access to a person’s relationship status, significant other and family members as fields on the User object.7/// Provides access to a person's relationship status,
G/// significant other and family members as fields on the User object.
×øï-Ys:12FBSDKCoreKit10PermissionO9userPostsyA2CmF™Provides access to the posts on a person’s Timeline. Includes their own posts, posts they are tagged in, and posts other people make on their Timeline.m/// Provides access to the posts on a person's Timeline. Includes their own posts, posts they are tagged in,
3/// and posts other people make on their Timeline.
Ú~–Ê;=s:12FBSDKCoreKit25AuthenticationTokenClaimsC8userLinkSSSgvpEnd-User’s link/// End-User's link
ږ]ÐIÓc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)isUpdatedWithAccessTokenChangeuIndicates whether this type will automatically observe access token changes (via AccessTokenDidChange notifications).F/**
   Indicates whether this type will automatically observe access token changes
   (via `AccessTokenDidChange` notifications).
 
   If observing changes, this class will issue a Graph request for public profile data when the current token's user
   identifier differs from the current profile. You can observe profile changes via `ProfileDidChange` notifications
   to handle an updated profile.
 
   - Note: If the current access token is cleared, the current profile instance remains available. It's also possible
   for `current` to return `nil` until the data is fetched.
   */Ûü¢ÿ5Ws:12FBSDKCoreKit10PermissionO16userActionsBooksyA2CmF˜Provides access to all common books actions published by any app the person has used. This includes books they’ve read, want to read, rated or quoted.Z/// Provides access to all common books actions published by any app the person has used.
E/// This includes books they've read, want to read, rated or quoted.
݄&·#/c:@M@FBSDKCoreKit@objc(cs)FBSDKIconvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */ß&`64c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)clientTokenmThe client token needed for certain anonymous API calls (i.e., those made without a user-based access token).¯/**
   The client token needed for certain anonymous API calls (i.e., those made without a user-based access token).
 
   An app's client token can be found by navigating to https://developers.facebook.com/apps/YOUR-APP-ID
   (replacing "YOUR-APP-ID" with your actual app ID), choosing "Settings->Advanced" and scrolling to the "Security".
 
   The default value will be read from the application's plist (FacebookClientToken).
   */â¹»+s:12FBSDKCoreKit24ShareDialogConfigurationVfA lightweight interface to expose aspects of ServerConfiguration that are used by dialogs in ShareKit.ƒ/**
 A lightweight interface to expose aspects of ServerConfiguration that are used by dialogs in ShareKit.
 
 Internal Use Only
 */çîá 9¥s:12FBSDKCoreKit10PermissionO20userReligionPoliticsyA2CmFEProvides access to a person’s religious and political affiliations.H/// Provides access to a person's religious and political affiliations.
çx"‹5]c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)sdkVersion The Facebook SDK version in use.%/// The Facebook SDK version in use.
ñò#:c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)graphAPIVersionKOverrides the default Graph API version to use with GraphRequest instances.¼/**
   Overrides the default Graph API version to use with `GraphRequest` instances.
 
   The string should be of the form `"v2.7"`.
 
   The default value is `defaultGraphAPIVersion`.
   */õ.-a4Ïs:12FBSDKCoreKit12synchronized_7closureyyXl_yyKXEtKFWMakes sure no other thread reenters the closure before the one running has not returned`/**
 Makes sure no other thread reenters the closure before the one running has not returned
 */÷^N–1Úc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)targetsYThe ordered list of targets applicable to this platform that will be used for navigation.i/**
   The ordered list of targets applicable to this platform that will be used
   for navigation.
   */üN_Ö1ec:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView$A view to display a profile picture.)/// A view to display a profile picture.
ü `O3³s:12FBSDKCoreKit10PermissionO14pagesManageCtayA2CmFKProvides the access to manage call to actions of the Pages that you manage.P/// Provides the access to manage call to actions of the Pages that you manage.
!ƒ32LGs:e:s:So16FBSDKAccessTokenC12FBSDKCoreKitE11permissionsShyAC10PermissionOGvpAccessToken Extension/// AccessToken Extension
ï@e-ws:12FBSDKCoreKit26AuthenticationSessionStateO-Specifies state of FBSDKAuthenticationSession2/// Specifies state of FBSDKAuthenticationSession
ãU<qs:12FBSDKCoreKit25AuthenticationTokenClaimsC9givenNameSSSgvp+End-User’s given name in displayable form./// End-User's given name in displayable form
 W„Œ5sc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)refreshDate+The last time the profile data was fetched.0/// The last time the profile data was fetched.
0:1c:@M@FBSDKCoreKit@objc(cs)FBSDKShimGraphRequestInterceptorwInternal class exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¢/**
 Internal class exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */y>!PGs:12FBSDKCoreKit25AuthenticationTokenClaimsC12userAgeRangeSDySSSo8NSNumberCGSgvpEnd-User’s age range/// End-User's age range
o„"DKs:12FBSDKCoreKit17AppLinkNavigationC8navigateSo08FBSDKAppdE4TypeVyKFPerforms the navigation/// Performs the navigation
£iÜ$/s:12FBSDKCoreKit17LoginTooltipErrorOvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */ *ZEEs:12FBSDKCoreKit25AuthenticationTokenClaimsC12userLocationSDyS2SGSgvpEnd-User’s location/// End-User's location
#½ûÔ$9s:12FBSDKCoreKit17LoginTooltipBlocka{Internal typealias exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¦/**
 Internal typealias exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */'½¨K"c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAutoLogAppEventsEnabledLocallylControls the automatic logging of basic app events on the client side such as activateApp and deactivateApp.ž/**
   Controls the automatic logging of basic app events on the client side such as `activateApp` and `deactivateApp`.
 
   The default value is `true`.
   */(Օ-3Kc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)firstNameThe user’s first name./// The user's first name.
2%]0“s:12FBSDKCoreKit10PermissionO11userFriendsyA2CmF;Provides access the list of friends that also use your app.@/// Provides access the list of friends that also use your app.
7•5KOc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)initWithSourceURL:targets:webURL:HCreates an AppLink with the given list of AppLinkTargets and target URL.ï/**
   Creates an AppLink with the given list of AppLinkTargets and target URL.
 
   Generally, this will only be used by implementers of the AppLinkResolving protocol,
   as these implementers will produce App Link metadata for a given URL.
 
   - Parameters:
      - sourceURL: The *URL* from which this App Link is derived.
      - targets: An ordered list of AppLinkTargets for this platform derived from App Link metadata.
      - webURL: The fallback web URL, if any, for the app link.
   */7ÉV¤Sc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigateToURL:resolver:handler:uNavigates to a URL (an asynchronous action) using the given App Link resolution strategy and returns a NavigationType…/**
   Navigates to a URL (an asynchronous action) using the given App Link resolution
   strategy and returns a NavigationType
   */;Ÿ?²8/c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1vInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */;ed/is:12FBSDKCoreKit10PermissionO10userGenderyA2CmF'Provides access to a person’s gender.*/// Provides access to a person's gender.
<EŠ“6/c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIRequestFactoryvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */<Ç$0Gcc:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(im)imageURLForPictureMode:size:\A convenience method for returning a complete URL for retrieving the user’s profile image.ï/**
   A convenience method for returning a complete `URL` for retrieving the user's profile image.
 
   - Parameters:
     - pictureMode: The picture mode.
     - size: The height and width. This will be rounded to integer precision.
   */<'ÐgH~c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertiserIDCollectionEnabledControls the access to IDFA.J/**
   Controls the access to IDFA.
 
   The default value is `true`.
   */    =‰æ C;c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)logIfSDKSettingsChangedxInternal method exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.«/**
   Internal method exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */?Ø O›c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(im)initWithURL:appStoreId:appName:?Creates a AppLinkTarget with the given app site and target URL.D/// Creates a AppLinkTarget with the given app site and target URL.
?Ñ@Q1µs:12FBSDKCoreKit10PermissionO12userBirthdayyA2CmFÈAccess the date and month of a person’s birthday. This may or may not include the person’s year of birth, dependent upon their privacy settings and the access token being used to query this field.n/// Access the date and month of a person's birthday. This may or may not include the person's year of birth,
_/// dependent upon their privacy settings and the access token being used to query this field.
 
@M©4ís:12FBSDKCoreKit10PermissionO15userWorkHistoryyA2CmFiProvides access to a person’s work history and list of employers via the work field on the User object.l/// Provides access to a person's work history and list of employers via the work field on the User object.
@Åx1hc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)linkURLA URL to the user’s profile.2/**
   A URL to the user's profile.
 
   - Important: This field will only be populated if your user has granted your application the `user_link` permission.
 
   Consider using `AppLinkResolver` to resolve this URL to an app link in order to link directly to
   the user's profile in the Facebook app.
   */@c}áAÿc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)JPEGCompressionQuality^The quality of JPEG images sent to Facebook from the SDK expressed as a value from 0.0 to 1.0.‰/**
   The quality of JPEG images sent to Facebook from the SDK expressed as a value from 0.0 to 1.0.
 
   The default value is 0.9.
   */DtŸs:12FBSDKCoreKit10PermissionO¾Represents a Graph API permission. Each permission has its own set of requirements and suggested use cases. See a full list at https://developers.facebook.com/docs/facebook-login/permissionsÉ/**
 Represents a Graph API permission.
 Each permission has its own set of requirements and suggested use cases.
 See a full list at https://developers.facebook.com/docs/facebook-login/permissions
 */E_B2/c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */LcøD4Ãs:12FBSDKCoreKit25AuthenticationTokenClaimsC3expSdvpSExpiration time on or after which the ID Token MUST NOT be accepted for processing.X/// Expiration time on or after which the ID Token MUST NOT be accepted for processing.
M«ÁTOis:So16FBSDKAccessTokenC12FBSDKCoreKitE18expiredPermissionsShyAC10PermissionOGvp&Returns the known expired permissions.+/// Returns the known expired permissions.
P.5Ýs:12FBSDKCoreKit10PermissionO16userTaggedPlacesyA2CmF`Provides access to the Places a person has been tagged at in photos, videos, statuses and links.e/// Provides access to the Places a person has been tagged at in photos, videos, statuses and links.
SÕ¿ÅC†c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)skAdNetworkReportEnabled Controls the SKAdNetwork report.N/**
   Controls the SKAdNetwork report.
 
   The default value is `true`.
   */ UC">2…c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)imageURL5A URL to use for fetching the user’s profile image.8/// A URL to use for fetching the user's profile image.
W'íA2¡s:12FBSDKCoreKit10PermissionO13pagesShowListyA2CmFBProvides the access to show the list of the Pages that you manage.G/// Provides the access to show the list of the Pages that you manage.
 Yý4Ís:12FBSDKCoreKit10PermissionO15userActionsNewsyA2CmFÎProvides access to all common Open Graph news actions published by any app the person has used which publishes these actions. This includes news articles they’ve read or news articles they’ve published.Z/// Provides access to all common Open Graph news actions published by any app the person
,/// has used which publishes these actions.
Q/// This includes news articles they've read or news articles they've published.
Y 2Òc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)ageRangeThe user’s age range.£/**
   The user's age range.
 
   - Important: This field will only be populated if your user has granted your application
   the `user_age_range` permission.
   */ [—õ6Büc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)autoLogAppEventsEnabledYControls the automatic logging of basic app events such as activateApp and deactivateApp.‹/**
   Controls the automatic logging of basic app events such as `activateApp` and `deactivateApp`.
 
   The default value is `true`.
   */_ Æ:Uc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(py)appStoreIdThe app ID for the app store!/// The app ID for the app store
`ii±B?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)graphAPIDebugParamValuezInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */&i½#G;£c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)loggingBehaviors¤The current Facebook SDK logging behavior. This should consist of strings defined as constants with LoggingBehavior that indicate what information should be logged.ç/**
   The current Facebook SDK logging behavior. This should consist of strings
   defined as constants with `LoggingBehavior` that indicate what information should be logged.
 
   Set to an empty set in order to disable all logging.
 
   You can also define this via an array in your app's plist with the key "FacebookLoggingBehavior"; or add/remove
   individual values via `enableLoggingBehavior(_:)` or `disableLoggingBehavior(_:)`
 
   The default value is `[.developerErrors]`.
   */k5ÿF'/c:@M@FBSDKCoreKit@objc(pl)FBSDKSettingsvInternal type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */lóÌ 3Ãs:12FBSDKCoreKit7ProfileC11PictureModeO5largeyA2EmFTThe original picture’s aspect ratio will be used for the source image in the view.W/// The original picture's aspect ratio will be used for the source image in the view.
m½a8os:12FBSDKCoreKit26AuthenticationSessionStateO4noneyA2CmF)There is no active authentication session./// There is no active authentication session
q…‘bEEs:12FBSDKCoreKit25AuthenticationTokenClaimsC12userHometownSDyS2SGSgvpEnd-User’s hometown/// End-User's hometown
rc"ÍF¯c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAdvertiserTrackingEnabledEControls the advertiser tracking status of the data sent to Facebook.R/**
   Controls the advertiser tracking status of the data sent to Facebook.
   */uKßw=/c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentProductRequestorFactoryvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */uCLäHis:So16FBSDKAccessTokenC12FBSDKCoreKitE11permissionsShyAC10PermissionOGvp&Returns the known granted permissions.+/// Returns the known granted permissions.
v;gkZ—c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)callbackAppLinkDataForAppWithName:url:ºCreates an instance of [String: [String: String]] with the correct format for iOS callback URLs to be used as â€˜appLinkData’ argument in the call to init(appLink:extras:appLinkData:).Å/**
   Creates an instance of `[String: [String: String]]` with the correct format for iOS callback URLs to be used as 'appLinkData' argument in the call to init(appLink:extras:appLinkData:).
   */    vI [D?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertisingTrackingStatuszInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */w¦3c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)friendIDs.A list of identifiers of the user’s friends.º/**
   A list of identifiers of the user's friends.
 
   - Important: This field will only be populated if your user has granted your application
     the `user_friends` permission.
   */
w=/Düc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAutoLogAppEventsEnabledYControls the automatic logging of basic app events such as activateApp and deactivateApp.‹/**
   Controls the automatic logging of basic app events such as `activateApp` and `deactivateApp`.
 
   The default value is `true`.
   */z§» 2¿s:12FBSDKCoreKit10PermissionO13publicProfileyA2CmFRProvides access to a subset of items that are part of a person’s public profile.U/// Provides access to a subset of items that are part of a person's public profile.
zý¢ºC»c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWithCoder:OInitializes and returns a newly allocated view object from the specified coder.T/// Initializes and returns a newly allocated view object from the specified coder.
~鼯C²c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)initializeSDKInitializes the SDK.†/**
   Initializes the SDK.
 
   If you are using the SDK within the context of the `UIApplication` lifecycle, do not use this method.
   Instead use `application(_:didFinishLaunchingWithOptions:)`.
 
   As part of SDK initialization, basic auto logging of app events will occur, this can be
   controlled via the 'FacebookAutoLogAppEventsEnabled' key in your project's Info.plist file.
   */1ï?ís:12FBSDKCoreKit10PermissionO26pagesManageInstantArticlesyA2CmFhLets your app manage Instant Articles on behalf of Facebook Pages administered by people using your app.m/// Lets your app manage Instant Articles on behalf of Facebook Pages administered by people using your app.
"ƒ[Œ:2Mc:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate¹An ApplicationDelegate is designed to post-process the results from Facebook Login or Facebook Dialogs (or any action that requires switching over to the native Facebook app or Safari).|/**
 An `ApplicationDelegate` is designed to post-process the results from Facebook Login
 or Facebook Dialogs (or any action that requires switching over to the native Facebook
 app or Safari).
 
 The methods in this class are designed to mirror those in `UIApplicationDelegate`, and you
 should call them in the respective methods in your application delegate implementation.
 */Š'Â;;?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)installTimestampzInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */$Šqœ¥7£s:12FBSDKCoreKit25AuthenticationTokenClaimsC4nameSSSgvpDEnd-User’s full name in displayable form including all name parts.G/// End-User's full name in displayable form including all name parts.
ŠI+R,c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTargetxRepresents a target defined in App Link metadata, consisting of at least a URL, and optionally an App Store ID and name.‚/**
 Represents a target defined in App Link metadata, consisting of at least
 a URL, and optionally an App Store ID and name.
 */‹ûp7E?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isDataProcessingRestrictedzInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */ŒµEØs:So16FBSDKAccessTokenC12FBSDKCoreKitE10hasGrantedySbAC10PermissionOF@Convenience getter to determine if a permission has been granted€/**
   Convenience getter to determine if a permission has been granted
   - parameter permission: The permission to check
   */‘ÍÉBc:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)disableLoggingBehavior:3Disable a particular Facebook SDK logging behavior.Æ/**
   Disable a particular Facebook SDK logging behavior.
 
   - Parameter loggingBehavior: The logging behavior to disable. This should be a string constant defined
   as a `LoggingBehavior`.
   */ ‘ÓûC£s:12FBSDKCoreKit26AuthenticationSessionStateO14showWebBrowseryA2CmFCWeb browser with log in to authentication was presented to the userH/// Web browser with log in to authentication was presented to the user
‘ɧ+ñs:12FBSDKCoreKit10PermissionO7adsReadyA2CmFjProvides the access to Ads Insights API to pull ads report information for ad accounts you have access to.o/// Provides the access to Ads Insights API to pull ads report information for ad accounts you have access to.
#‘_V“|Xc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:permissions:Creates a new profile.*/**
   Creates a new profile.
 
   - Parameters:
     - userID: The user's identifier.
     - firstName: The user's first name. Defaults to `nil`.
     - middleName: The user's middle name. Defaults to `nil`.
     - lastName: The user's last name. Defaults to `nil`.
     - name: The user's complete name. Defaults to `nil`.
     - linkURL: The link for the profile. Defaults to `nil`.
     - refreshDate: The date the profile was fetched. Defaults to the time of instantiation.
     - permissions: The user's granted permissions. Defaults to `nil`.
   */–³]|F?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)shouldUseTokenOptimizationszInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */!–sXÉ6^c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)displayName*The Facebook Display Name used by the SDK./**
   The Facebook Display Name used by the SDK.
 
   This should match the Display Name that has been set for the app with the corresponding Facebook App ID
   in the Facebook App Dashboard.
 
   The default value will be read from the application's plist (FacebookDisplayName).
   */šy™E×c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)removeObserver:]Removes an observer so that it will no longer be informed about application lifecycle events.b/// Removes an observer so that it will no longer be informed about application lifecycle events.
šn#7;c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)logWarningsxInternal method exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.«/**
   Internal method exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */›Q¼¬-/c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManagervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */›¹!k/¹s:12FBSDKCoreKit10PermissionO10userEventsyA2CmFOProvides read-only access to the Events a person is hosting or has RSVP’d to.R/// Provides read-only access to the Events a person is hosting or has RSVP'd to.
›•5Õc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)permissions!The user’s granted permissions.œ/**
   The user's granted permissions.
 
   - Important: This field will only be populated if your user has granted permissions to your
   application.
   */ž“UïE•c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWithProfile:Create a new instance.g/**
   Create a new instance.
 
   - Parameter profile: Optional profile to display a picture for.
   */ž{¨ü5}s:12FBSDKCoreKit10PermissionO16userActionsMusicyA2CmF¬Provides access to all common Open Graph music actions published by any app the person has used. This includes songs they’ve listened to, and playlists they’ve created.e/// Provides access to all common Open Graph music actions published by any app the person has used.
L/// This includes songs they've listened to, and playlists they've created.
¤¡·Ac:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)enableLoggingBehavior:2Enable a particular Facebook SDK logging behavior.Ä/**
   Enable a particular Facebook SDK logging behavior.
 
   - Parameter loggingBehavior: The logging behavior to enable. This should be a string constant defined
   as a `LoggingBehavior`.
   */¤_r5/c:@M@FBSDKCoreKit@objc(cs)ServerConfigurationProvidervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */¦³¡s>ss:12FBSDKCoreKit25AuthenticationTokenClaimsC10middleNameSSSgvp,End-User’s middle name in displayable form//// End-User's middle name in displayable form
    §£Œ6ós:12FBSDKCoreKit10PermissionO17userGamesActivityyA2CmFlProvides access to read a person’s game activity (scores, achievements) in any game the person has played.o/// Provides access to read a person's game activity (scores, achievements) in any game the person has played.
«„¼6Ås:12FBSDKCoreKit10PermissionO17readPageMailboxesyA2CmFTProvides the ability to read from the Page Inboxes of the Pages managed by a person.Y/// Provides the ability to read from the Page Inboxes of the Pages managed by a person.
®QW38Ac:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)backToReferrerzInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¯/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   > Warning: INTERNAL - DO NOT USE
   */°K·2Ïc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)hometownThe user’s hometown.¡/**
   The user's hometown.
 
   - Important: This field will only be populated if your user has granted your application
   the `user_hometown` permission.
   */ ´­G+0Éc:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)genderThe user’s gender./**
   The user's gender.
 
   - Important: This field will only be populated if your user has granted your application
   the `user_gender` permission.
   */¹›M>ss:12FBSDKCoreKit25AuthenticationTokenClaimsC10familyNameSSSgvp,End-User’s family name in displayable form//// End-User's family name in displayable form
 
»Ä„X›c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(cm)appLinkTargetWithURL:appStoreId:appName:?Creates a AppLinkTarget with the given app site and target URL.D/// Creates a AppLinkTarget with the given app site and target URL.
½mv;Rýc:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:openURL:options:!Call this method from the UIApplicationDelegate.application(_:open:options:) method of your application delegate. It should be invoked for the proper processing of responses during interaction with the native Facebook app or Safari as part of an SSO authorization flow or Facebook dialogs.Ä/**
   Call this method from the `UIApplicationDelegate.application(_:open:options:)` method
   of your application delegate. It should be invoked for the proper processing of responses during interaction
   with the native Facebook app or Safari as part of an SSO authorization flow or Facebook dialogs.
 
   - Parameters:
     - application: The application as passed to `UIApplicationDelegate.application(_:open:options:)`.
     - url: The URL as passed to `UIApplicationDelegate.application(_:open:options:)`.
     - options: The options dictionary as passed to `UIApplicationDelegate.application(_:open:options:)`.
 
   - Returns: `true` if the URL was intended for the Facebook SDK, `false` if not.
   */ÁÁéÚ3}c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)sourceURL0The URL from which this FBSDKAppLink was derived5/// The URL from which this FBSDKAppLink was derived
ÑÂ6ßs:12FBSDKCoreKit25AuthenticationTokenClaimsC5nonceSSvpaString value used to associate a Client session with an ID Token, and to mitigate replay attacks.f/// String value used to associate a Client session with an ID Token, and to mitigate replay attacks.
ÅaœxB£c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)codelessDebugLogEnabled-Controls the fb_codeless_debug logging event.^/**
   Controls the `fb_codeless_debug` logging event.
 
   The default value is `false`.
   */ÊQÉ>As:12FBSDKCoreKit25AuthenticationTokenClaimsC10userGenderSSSgvpEnd-User’s gender/// End-User's gender
Ì9ÚEUc:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(cpy)sharedInstanceGets the singleton instance.!/// Gets the singleton instance.
ÓM¹Ø0Íc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigationÕRepresents a pending request to navigate to an app link. Instead of simplying opening a URL, you can build custom requests with additional navigation and app data attached to them by creating an AppLinkNavigation.à/**
 Represents a pending request to navigate to an app link. Instead of simplying opening a URL, you can build custom requests with additional navigation and app data attached to them by creating an `AppLinkNavigation`.
 */Ôóԓ5%s:12FBSDKCoreKit10PermissionO16userActionsVideoyA2CmF~Provides access to all common Open Graph video actions published by any app the person has used which publishes these actions.[/// Provides access to all common Open Graph video actions published by any app the person
,/// has used which publishes these actions.
    Ö¢?ïc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)appLinkDataâThe al_applink_data for the AppLinkNavigation. This will generally contain data common to navigation attempts such as back-links, user agents, and other information that may be used in routing and handling an App Link request.õ/**
   The al_applink_data for the AppLinkNavigation. This will generally contain data common to
   navigation attempts such as back-links, user agents, and other information that may be used
   in routing and handling an App Link request.
   */Ö»~f-ßs:12FBSDKCoreKit10PermissionO9userLikesyA2CmFaProvides access to the list of all Facebook Pages and Open Graph objects that a person has liked.f/// Provides access to the list of all Facebook Pages and Open Graph objects that a person has liked.
×cUÐ;is:12FBSDKCoreKit26AuthenticationSessionStateO7startedyA2CmF&The authentication session has started+/// The authentication session has started
׳ü    3kc:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(py)URL'The URL prefix for this app link target,/// The URL prefix for this app link target
ØŠ3/c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLoggervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */Ú§q.jc:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObservervInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.Ü/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 
 Class to encapsulate implicit logging of purchase events
 */ÛõM]=ûs:12FBSDKCoreKit26AuthenticationSessionStateO9showAlertyA2CmFqSystem dialog (“app wants to use facebook.com  to sign in”)  to access facebook.com was presented to the userr/// System dialog ("app wants to use facebook.com  to sign in")  to access facebook.com was presented to the user
ÛmÌU7Ëc:@M@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilderUClass responsible for generating the appropriate GraphRequest for a given set of urls^/**
 Class responsible for generating the appropriate GraphRequest for a given set of urls
 */݃C4_s:12FBSDKCoreKit25AuthenticationTokenClaimsC3iatSdvp!Time at which the JWT was issued.&/// Time at which the JWT was issued.
áÅpD£c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isCodelessDebugLogEnabled-Controls the fb_codeless_debug logging event.^/**
   Controls the `fb_codeless_debug` logging event.
 
   The default value is `false`.
   */âc_¯:?c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)userAgentSuffixzInternal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.­/**
   Internal property exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */ë…èL0Ec:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)userIDThe user identifier./// The user identifier.
í#¿º0¾c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)appID$The Facebook App ID used by the SDK.‚/**
   The Facebook App ID used by the SDK.
 
   The default value will be read from the application's plist (FacebookAppID).
   */ò­v3/c:@M@FBSDKCoreKit@objc(pl)_FBSDKAccessTokenExpiringvInternal Type exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.¡/**
 Internal Type exposed to facilitate transition to Swift.
 API Subject to change or removal without warning. Do not use.
 
 @warning INTERNAL - DO NOT USE
 */÷qÂVX;c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims(im)initWithEncodedClaims:nonce:xInternal method exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use.«/**
   Internal method exposed to facilitate transition to Swift.
   API Subject to change or removal without warning. Do not use.
 
   @warning INTERNAL - DO NOT USE
   */ùIŒü1Ûs:12FBSDKCoreKit10PermissionO12userHometownyA2CmF`Provides access to a person’s hometown location through the hometown field on the User object.c/// Provides access to a person's hometown location through the hometown field on the User object.
édìaôˆ
< `™€gH׌³ Ø"¦%2'ž(É)+@-m/©5Ã6Ç7Ò8Ó9Ö:Ô=a>|@=AÍBeD7EŠGBIûQS TŒVñW
YõZª\7]X^±`dÞe’g×hjiÅkªl¡rhs×tCvªwºxéyz™ƒ¶„R†ýˆæ‰$‹Ç‹/ÅŽâ‘’œ“i•Êš£›üœž>¢Ø£8¥°§ê¨tªÛ«ì¬®›¯<°î°©±_²{´w¶·z¸õ¹ºR»k¿„ÁÅ ÇõÉÎßÏNÑSÒÓ9ÔÕÕÕ¶ÖÕÙ!Û¾ÛMÝ9àá¡âVãîãñä(ç¶êCíLïOñ‰òõÎø`ú‹ûæÁ5 Û ¨gž§.=DaB5  j!u#Ý$1()ý*£,÷.˜/02—2“35¤6"
h!