setProductionAppSecret
open fun setProductionAppSecret(@Nullable productionAppSecret: String): AirshipConfigOptions.Builder
Set the application's production app secret.
Return
The config options builder.
Parameters
productionAppSecret
The application's production app secret.