ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
SubtitleUrl
Subtitle
Url
@
JsonClass
(
generateAdapter
=
true
)
data
class
SubtitleUrl
(
val
format
:
String
?
,
val
url
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Subtitle
Url
Link copied to clipboard
fun
SubtitleUrl
(
format
:
String
?
,
url
:
String
?
)
Content copied to clipboard
Properties
format
Link copied to clipboard
val
format
:
String
?
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
?
Content copied to clipboard