setDataCollectionOptInEnabled
fun setDataCollectionOptInEnabled(dataCollectionOptInEnabled: Boolean): AirshipConfigOptions.Builder(source)
Deprecated
Use {@link #enabledFeatures} instead.
Set the flag indicating whether data collection needs to be opted in.
This method is deprecated. Use PrivacyManager to manage SDK features instead.
Return
The config options builder.
Parameters
dataCollectionOptInEnabled
The flag indicating whether data collection needs to be opted in.