airshipConfigOptions
fun airshipConfigOptions(block: AirshipConfigOptions.Builder.() -> Unit): AirshipConfigOptions(source)
Creates a new AirshipConfigOptions with the given options.
Return
A new AirshipConfigOptions instance.
Parameters
block
A lambda function that configures the Builder.