Uses of Class
dev.vality.damsel.proxy_provider.SleepIntent
Packages that use SleepIntent
-
Uses of SleepIntent in dev.vality.damsel.proxy_provider
Methods in dev.vality.damsel.proxy_provider that return SleepIntentModifier and TypeMethodDescriptionSleepIntent.deepCopy()Intent.getSleep()RecurrentTokenIntent.getSleep()Таймер, определяющий когда следует продолжить взаимодействие.SleepIntent.setUserInteraction(UserInteraction user_interaction) Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия.SleepIntent.setUserInteractionCompletion(Completed user_interaction_completion) Завершение (последнего запрошенного) взаимодействия с пользователем.Methods in dev.vality.damsel.proxy_provider with parameters of type SleepIntentModifier and TypeMethodDescriptionintSleepIntent.compareTo(SleepIntent other) booleanSleepIntent.equals(SleepIntent that) voidIntent.setSleep(SleepIntent value) voidRecurrentTokenIntent.setSleep(SleepIntent value) static IntentIntent.sleep(SleepIntent value) static RecurrentTokenIntentRecurrentTokenIntent.sleep(SleepIntent value) Constructors in dev.vality.damsel.proxy_provider with parameters of type SleepIntent