iOS SDK Version

Type Definitions

The following type definitions are available globally.
  • Undocumented

    Declaration

    Objective-C
    typedefvoid(*FBAdBridgeCallback)(uint32_tuniqueId)
    Swift
    typealiasFBAdBridgeCallback=(UInt32)->Void
  • Undocumented

    Declaration

    Objective-C
    typedefvoid(*FBAdBridgeErrorCallback)(uint32_tuniqueId,charconst*error)
    Swift
    typealiasFBAdBridgeErrorCallback=(UInt32,UnsafePointer<Int8>?)->Void
  • Undocumented

    Declaration

    Objective-C
    typedefNSString*FBAdExperienceType
    Swift
    structFBAdExperienceType:_ObjectiveCBridgeable,Hashable,Equatable,_SwiftNewtypeWrapper,RawRepresentable
  • Undocumented

    Declaration

    Objective-C
    typedefNSString*FBAdExtraHintKeyword
    Swift
    structFBAdExtraHintKeyword:_ObjectiveCBridgeable,Hashable,Equatable,_SwiftNewtypeWrapper,RawRepresentable
  • Represents the ad size.

    Declaration

    Objective-C
    typedefstructFBAdSizeFBAdSize