Package com.incode.welcome_sdk.modules
Class MachineLearningConsent.Builder
-
- All Implemented Interfaces:
public final class MachineLearningConsent.Builder
-
-
Constructor Summary
Constructors Constructor Description MachineLearningConsent.Builder()
-
Method Summary
Modifier and Type Method Description final MachineLearningConsent.Builder
setConsentType(MachineLearningConsent.ConsentType consentType)
The default is ConsentType. final MachineLearningConsent
build()
-
-
Method Detail
-
setConsentType
final MachineLearningConsent.Builder setConsentType(MachineLearningConsent.ConsentType consentType)
The default is ConsentType.US
-
build
final MachineLearningConsent build()
-
-
-
-