starting

open override fun starting()


fun starting(block: () -> Unit?)

Sets the callback invoked when the service is starting.

Parameters

block

the callback to invoke, or null to clear.