timeoutAction

abstract var timeoutAction: String

Defines the action that should be taken automatically after the timeout. Available values are:

  • TimeoutAction.AUTO_ACCEPT

  • TimeoutAction.AUTO_DECLINE

Note that this option won't work if the related notification UI is overridden.