sdkConfig

fun sdkConfig(block: SdkConfig.() -> Unit = {}): SdkConfig

使用 DSL 方式创建配置。

Return

SdkConfig 实例

Parameters

block

配置块