InfoTarget
public class InfoTarget : ChildTargetType
extension InfoTarget: DecodableTargetType
                Undocumented
- 
                  
                  
Declaration
Swift
public let method: HTTPMethod - 
                  
                  
Declaration
Swift
public let task: Task - 
                  
                  
Declaration
Swift
public var sampleData: Data { get } - 
                  
                  
Target to get progress info
Declaration
Swift
public var cacheInfo: CacheInfoTarget { get } - 
                  
                  
Target to get progress info
Declaration
Swift
public var entitySetInfo: EntitySetInfoTarget { get } - 
                  
                  
Undocumented
Declaration
Swift
public typealias ResultType = Info - 
                  
                  
Target to get progress info
Declaration
Swift
public var progressInfo: ProgessInfoTarget { get } - 
                  
                  
Target to get session info
Declaration
Swift
public var sessionInfo: SessionInfoTarget { get } 
        InfoTarget Class Reference