core
/
com.moengage.core.internal.model
/
InAppV2Meta
In
App
V2
Meta
open class
InAppV2Meta
Content copied to clipboard
Author
Umang Chamaria Date: 2019-09-11
Constructors
Properties
Constructors
InAppV2Meta
Link copied to clipboard
open fun
InAppV2Meta
(campaignId:
String
, expiry:
Long
, priority:
Long
, showCount:
Long
, lastShowTime:
Long
, isClicked:
Int
)
Content copied to clipboard
Properties
campaignId
Link copied to clipboard
val
campaignId
:
String
Content copied to clipboard
expiry
Link copied to clipboard
val
expiry
:
Long
Content copied to clipboard
isClicked
Link copied to clipboard
val
isClicked
:
Int
Content copied to clipboard
lastShowTime
Link copied to clipboard
val
lastShowTime
:
Long
Content copied to clipboard
priority
Link copied to clipboard
val
priority
:
Long
Content copied to clipboard
showCount
Link copied to clipboard
val
showCount
:
Long
Content copied to clipboard