setChannelCreationDelayEnabled
fun setChannelCreationDelayEnabled(channelCreationDelayEnabled: Boolean): AirshipConfigOptions.Builder(source)
Set the flag indicating whether channel creation delay is enabled or not.
Return
The config option builder.
Parameters
channelCreationDelayEnabled
The flag indicating whether channel creation delay is enabled or not.