ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
PostObject
Post
Object
@
JsonClass
(
generateAdapter
=
true
)
data
class
PostObject
(
val
manifestUrl
:
String
,
val
trackingUrl
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Post
Object
Link copied to clipboard
fun
PostObject
(
manifestUrl
:
String
,
trackingUrl
:
String
)
Content copied to clipboard
Properties
manifest
Url
Link copied to clipboard
val
manifestUrl
:
String
Content copied to clipboard
tracking
Url
Link copied to clipboard
val
trackingUrl
:
String
Content copied to clipboard