InAppV2Meta

open class InAppV2Meta

Author

Umang Chamaria Date: 2019-09-11

Constructors

InAppV2Meta
Link copied to clipboard
open fun InAppV2Meta(campaignId: String, expiry: Long, priority: Long, showCount: Long, lastShowTime: Long, isClicked: Int)

Properties

campaignId
Link copied to clipboard
val campaignId: String
expiry
Link copied to clipboard
val expiry: Long
isClicked
Link copied to clipboard
val isClicked: Int
lastShowTime
Link copied to clipboard
val lastShowTime: Long
priority
Link copied to clipboard
val priority: Long
showCount
Link copied to clipboard
val showCount: Long