-
public final class Daro.SDKConfig.Builder
-
-
Constructor Summary
Constructors Constructor Description Daro.SDKConfig.Builder()
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>setDebugMode(Boolean isDebugMode)final <ERROR CLASS>setAppMute(Boolean isMute)final Daro.SDKConfigbuild()-
-
Method Detail
-
setDebugMode
final <ERROR CLASS> setDebugMode(Boolean isDebugMode)
-
setAppMute
final <ERROR CLASS> setAppMute(Boolean isMute)
-
build
final Daro.SDKConfig build()
-
-
-
-