class ApplicationContextInfo : ApplicationInfo, ContextInfo
Author
kevin.kang. Created on 20/02/2019..
<init> |
ApplicationContextInfo(context: Context, appKey: String) |
appKey |
val appKey: String |
appVer |
val appVer: String |
extras |
val extras: JsonObject |
kaHeader |
val kaHeader: String |
salt |
val salt: ByteArray |
sharedPreferences |
val sharedPreferences: SharedPreferences |
signingKeyHash |
val signingKeyHash: String |