KalturaAsset

public struct KalturaAsset : Codable, AssetJSONDecoder

Kaltura asset model

  • Undocumented

    Declaration

    Swift

    public let entryId: String
  • Undocumented

    Declaration

    Swift

    public let uiconfigId: String
  • Undocumented

    Declaration

    Swift

    public let partnerId: String
  • Declaration

    Swift

    public init(from decoder: Decoder) throws