public interface Client
Modifier and Type | Method and Description |
---|---|
String |
getAppPackageName()
Gets the application's package name
|
String |
getAppTitle()
Gets the application's title
|
String |
getAppVersionCode()
Gets the application's version code
|
String |
getAppVersionName()
Gets the application's version
|
String |
getInstallationId()
Gets the application's installation id
|
String getInstallationId()
String getAppTitle()
String getAppVersionName()
String getAppVersionCode()
String getAppPackageName()
Copyright © 2023. All rights reserved.