ServerProgressPulling

@objc
public class ServerProgressPulling : NSObject

MOData side operation status pulling object. This object is sharing the same SAPURLSessoin as the OfflineODataProvider. The pulling interval is set to 2 seconds, which needs to be fine tuned.

  • Undocumented

    Declaration

    Swift

    @objc
    public func startPulling()
  • Undocumented

    Declaration

    Swift

    @objc
    public func stopPulling()