checkConfirmationSms

open fun checkConfirmationSms(fromDate: Date): Completable

Observe incoming SMS waiting for a response to this submission case.

Return

Completable that completes when a confirmation is received for this case.

Parameters

fromDate

Starting date to listen for messages.