data class Registration
appId |
val appId: String |
appVersion |
val appVersion: String |
attributes |
val attributes: Map<String, String> |
contactKey |
val contactKey: String? |
deviceId |
val deviceId: String |
dst |
val dst: Boolean |
hwid |
val hwid: String |
locale |
val locale: String |
locationEnabled |
val locationEnabled: Boolean |
platform |
val platform: String |
platformVersion |
val platformVersion: String |
proximityEnabled |
val proximityEnabled: Boolean |
pushEnabled |
val pushEnabled: Boolean |
sdkVersion |
val sdkVersion: String |
signedString |
val signedString: String? |
systemToken |
val systemToken: String? |
tags |
val tags: Set<String> |
timeZone |
val timeZone: Int |
appId |
fun |
appVersion |
fun |
attributes |
fun |
contactKey |
fun |
deviceId |
fun |
hwid |
fun |
locale |
fun |
locationEnabled |
fun |
platform |
fun |
platformVersion |
fun |
proximityEnabled |
fun |
pushEnabled |
fun |
sdkVersion |
fun |
signedString |
fun |
systemToken |
fun |
tags |
fun |
timeZone |
fun |