Type Definitions

The following type definitions are available globally.

  • Undocumented

    Declaration

    Objective-C

    typedef void (^PLVSUploadProgressBlock) (float progress)

    Swift

    typealias PLVSUploadProgressBlock = (Float) -> Void