SelfHandledCampaign
data class SelfHandledCampaign(payload: String, dismissInterval: Long, isCancellable: Boolean)
Content copied to clipboard
Self handled campaign object.
Author
Umang Chamaria Date: 2019-08-05
Since
10.0.00
Constructors
SelfHandledCampaign
Link copied to clipboard
fun SelfHandledCampaign(payload: String, dismissInterval: Long, isCancellable: Boolean)
Content copied to clipboard