Swift SDK Version
v0.3.1
Swift SDK
  • Common
    • AccessToken
    • UserProfile
    • – FetchResult
    • – PictureView
    • – PictureAspectRatio
    • SDKSettings
    • SDKLoggingBehavior
    • SDKVersion
  • App Events
    • AppEvent
    • AppEventName
    • AppEventParameterName
    • AppEventsLogger
    • – FlushBehavior
    • AppEventLoggable
    • AppEventParameterValueType
  • Facebook Permissions
    • Permission
    • ReadPermission
    • PublishPermission
  • Graph API
    • GraphRequest
    • GraphRequestProtocol
    • GraphRequestResult
    • GraphRequestHTTPMethod
    • GraphResponse
    • GraphResponseProtocol
    • GraphRequestConnection
    • GraphRequestDataAttachment
  • Other Classes
    • SDKApplicationDelegate
  • Other Extensions
    • FloatLiteralType
    • IntegerLiteralType
    • NSNumber
    • String
  • Other Structures
    • GraphAPIVersion

Other Structures

The following structures are available globally.
  • GraphAPIVersion
    Represents version of the Facebook Graph API.
    To find out the current latest version - refer to https://developers.facebook.com/docs/graph-api/overview
    See more

    Declaration

    Swift
    publicstructGraphAPIVersion
    Show on GitHub