OfflineODataSendStoreProgressInternal

@objc
public class OfflineODataSendStoreProgressInternal : NSObject

Undocumented

  • Undocumented

    Declaration

    Swift

    public override init()
  • Undocumented

    Declaration

    Swift

    @objc
    public var currentFileBytesSent: Int
  • Undocumented

    Declaration

    Swift

    @objc
    public var currentFileSize: Int
  • Undocumented

    Declaration

    Swift

    @objc
    public var currentFileIndex: Int
  • Undocumented

    Declaration

    Swift

    @objc
    public var currentFileName: String
  • Undocumented

    Declaration

    Swift

    @objc
    public var totalNumberOfFiles: Int
  • Undocumented

    Declaration

    Swift

    @objc
    public var totalSize: Int
  • Undocumented

    Declaration

    Swift

    @objc
    public var totalBytesSent: Int