core
/
com.moengage.core.internal.model
/
AppMeta
App
Meta
data class
AppMeta
(versionName:
String
, versionCode:
Int
)
Content copied to clipboard
Author
Umang Chamaria Date: 2020/12/03
Constructors
Properties
Constructors
AppMeta
Link copied to clipboard
fun
AppMeta
(versionName:
String
, versionCode:
Int
)
Content copied to clipboard
Properties
versionCode
Link copied to clipboard
val
versionCode
:
Int
Content copied to clipboard
versionName
Link copied to clipboard
val
versionName
:
String
Content copied to clipboard