deleteGreeting

abstract fun deleteGreeting(busy: Boolean, listener: RainbowListener<Unit, Unit>?)

Delete the custom greeting to have the default one back.

Parameters

busy

Boolean true to delete the busy greeting, false to delete the unavailable one.

listener

RainbowListener optional callback