Z T App Information
data class ZTAppInformation(apiKey: String, apiSecret: String, appId: String?, appType: String?)
Content copied to clipboard
ZTAppInformation contains properties of application parameters that will identify it on ztCloud
Author
Alexandre Lemoult <a.lemoult@zhortech.com>
Constructors
ZTAppInformation
Link copied to clipboard
fun ZTAppInformation(apiKey: String, apiSecret: String, appId: String?, appType: String?)
Content copied to clipboard