AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
ConfigAPI
/
addApiKey
add
Api
Key
jvm
abstract
suspend
fun
addApiKey
(
name
:
String
,
key
:
String
)
:
UUID
(
source
)
添加一个新的 api key。
Throws
Duplicate
Api
Key
Exception
Secret
Store
Locked
Exception
Gpg
Exception