ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
VideoVO
/
RelatedLinks
Related
Links
@
JsonClass
(
generateAdapter
=
true
)
data
class
RelatedLinks
(
val
title
:
String
?
,
val
url
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Related
Links
Link copied to clipboard
fun
RelatedLinks
(
title
:
String
?
,
url
:
String
?
)
Content copied to clipboard
Properties
title
Link copied to clipboard
val
title
:
String
?
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
?
Content copied to clipboard