| java.lang.Object | |
| ↳ | com.tencent.trackx.api.InitConfig |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | InitConfig.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
getAppKey()
获取应用Key
| ||||||||||
| String |
getDeviceId()
获取设备ID
| ||||||||||
| String |
getSecretKey()
获取secretKey
| ||||||||||
| boolean |
isDebuggable()
debug模式
| ||||||||||
| static InitConfig.Builder |
newBuilder(InitConfig initConfig)
创建构建器
| ||||||||||
| static InitConfig.Builder |
newBuilder()
创建构建器
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
获取应用Key
获取设备ID
获取secretKey
debug模式