-
public class CTInAppNotification.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final DoubleHTML_DEFAULT_ASPECT_RATIOpublic final Parcelable.Creator<CTInAppNotification>CREATORpublic final static CTInAppNotification.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LongdefaultTtl()final DoublegetHTML_DEFAULT_ASPECT_RATIO()final Parcelable.Creator<CTInAppNotification>getCREATOR()-
-
Method Detail
-
defaultTtl
final Long defaultTtl()
-
getHTML_DEFAULT_ASPECT_RATIO
final Double getHTML_DEFAULT_ASPECT_RATIO()
-
getCREATOR
final Parcelable.Creator<CTInAppNotification> getCREATOR()
-
-
-
-