fursuit-tv-sdk
Toggle table of contents
0.2.2
common
Target filter
common
Switch theme
Search in API
Skip to content
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.model
/
MutableSdkConfig
/
apiKey
api
Key
fun
apiKey
(
key
:
String
)
:
MutableSdkConfig
设置 API 密钥,设置后将忽略 clientId 和 clientSecret。
Return
此配置实例(支持链式调用)
Parameters
key
API 密钥
See also
SdkConfig.
withApiKey
var
apiKey
:
String
?