재생목록 플레이어 추가
This commit is contained in:
10
SodaLive/Sources/Content/Player/GenerateUrlResponse.swift
Normal file
10
SodaLive/Sources/Content/Player/GenerateUrlResponse.swift
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// GenerateUrlResponse.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 12/17/24.
|
||||
//
|
||||
|
||||
struct GenerateUrlResponse: Decodable {
|
||||
let contentUrl: String
|
||||
}
|
||||
Reference in New Issue
Block a user