SessionInfoTarget
public class SessionInfoTarget : ChildTargetType
extension SessionInfoTarget: DecodableTargetType
Undocumented
-
Declaration
Swift
public let method: HTTPMethod -
Declaration
Swift
public let task: Task -
Declaration
Swift
public var sampleData: Data { get } -
Undocumented
Declaration
Swift
public typealias ResultType = SessionInfo -
Target to release session
Declaration
Swift
public func sessionRelease(id: String) -> SessionReleaseTarget
SessionInfoTarget Class Reference