takeOff
Deprecated
Use Airship.takeOff() instead.
Replace with
Airship.takeOff(application)Content copied to clipboard
See also
Deprecated
Use Airship.takeOff() instead.
Replace with
Airship.takeOff(application, onReady = {})Content copied to clipboard
See also
Deprecated
Use Airship.takeOff() instead.
Replace with
Airship.takeOff(application, options)Content copied to clipboard
See also
fun takeOff(application: Application, options: AirshipConfigOptions?, readyCallback: UAirship.OnReadyCallback?)(source)
Deprecated
Use Airship.takeOff() instead.
Replace with
Airship.takeOff(application, options, onReady = {})Content copied to clipboard