create

actual open override fun create(alert: Alert, coroutineScope: CoroutineScope): AlertPresenter

Creates an AlertPresenter

Return

The created AlertPresenter

Parameters

alert

The Alert to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.

expect open override fun create(alert: Alert, coroutineScope: CoroutineScope): AlertPresenter

Creates an AlertPresenter

Return

The created AlertPresenter

Parameters

alert

The Alert to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.

actual open override fun create(alert: Alert, coroutineScope: CoroutineScope): AlertPresenter

Creates an AlertPresenter

Return

The created AlertPresenter

Parameters

alert

The Alert to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.

actual open override fun create(alert: Alert, coroutineScope: CoroutineScope): AlertPresenter

Creates an AlertPresenter

Return

The created AlertPresenter

Parameters

alert

The Alert to be presented with the built presenter.

coroutineScope

The CoroutineScope managing the alert lifecycle.