Uses of Class
dev.vality.damsel.proxy_provider.SuspendIntent
Packages that use SuspendIntent
-
Uses of SuspendIntent in dev.vality.damsel.proxy_provider
Methods in dev.vality.damsel.proxy_provider that return SuspendIntentModifier and TypeMethodDescriptionSuspendIntent.deepCopy()Intent.getSuspend()RecurrentTokenIntent.getSuspend()Ассоциация (далее: tag), по которой обработчик callback сможет идентифицировать сессию взаимодействия с провайдером, чтобы продолжить по ней взаимодействие.SuspendIntent.setTimeout(Timer timeout) Таймер, определяющий время, в течение которого процессинг ожидает обратный запрос.SuspendIntent.setTimeoutBehaviour(TimeoutBehaviour timeout_behaviour) Поведение процессинга в случае истечения заданного timeoutSuspendIntent.setUserInteraction(UserInteraction user_interaction) Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия.SuspendIntent.setUserInteractionCompletion(Completed user_interaction_completion) Завершение (последнего запрошенного) взаимодействия с пользователем.Methods in dev.vality.damsel.proxy_provider with parameters of type SuspendIntentModifier and TypeMethodDescriptionintSuspendIntent.compareTo(SuspendIntent other) booleanSuspendIntent.equals(SuspendIntent that) voidIntent.setSuspend(SuspendIntent value) voidRecurrentTokenIntent.setSuspend(SuspendIntent value) static IntentIntent.suspend(SuspendIntent value) static RecurrentTokenIntentRecurrentTokenIntent.suspend(SuspendIntent value) Constructors in dev.vality.damsel.proxy_provider with parameters of type SuspendIntent