listen To Confirmation Sms
abstract fun listenToConfirmationSms(fromDate: Date, waitingTimeoutSeconds: Int, requiredSender: String, submissionId: Int, submissionType: SubmissionType): Completable
Starts process of listening to result confirmation sms
Return
completed when found
Parameters
from Date
don't check messages older than this
waiting Timeout Seconds
after this time error will be returned
required Sender
messages from other senders will not be read
submission Id
submission ID to recognize message
submission Type
submission type to recognize message