Frame With Manifest
data class FrameWithManifest(frameId: FrameId, manifestURL: String, status: Int)
Content copied to clipboard
Frame identifier - manifest URL pair.
Constructors
FrameWithManifest
Link copied to clipboard
fun FrameWithManifest(frameId: FrameId, manifestURL: String, status: Int)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard