UpdateVideoRecord
public class UpdateVideoRecord : AliyunpanCommand
更新播放进度
-
Undocumented
Declaration
Swift
public var httpMethod: HTTPMethod { get } -
Undocumented
Declaration
Swift
public var uri: String { get } -
Undocumented
See moreDeclaration
Swift
public struct Request : Codable -
Undocumented
See moreDeclaration
Swift
public struct Response : Codable -
Undocumented
Declaration
Swift
public let request: Request? -
Undocumented
Declaration
Swift
public init(_ request: Request)