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

IntegerLiteralType

typealiasIntegerLiteralType=Int
  • appEventParameterValue
    An object representation of self, suitable for parameter value of AppEventLoggable.

    Declaration

    Swift
    publicvarappEventParameterValue:Any{get}
    Show on GitHub