Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.analytics.templates
/
MediaEventTemplate
/
Properties
/
Properties
Properties
constructor
(
id
:
String
?
=
null
,
category
:
String
?
=
null
,
type
:
String
?
=
null
,
eventDescription
:
String
?
=
null
,
author
:
String
?
=
null
,
publishedDate
:
String
?
=
null
,
isFeature
:
Boolean
?
=
null
,
isLTV
:
Boolean
=
false
,
source
:
String
?
=
null
,
medium
:
String
?
=
null
)