Uses of Class
dev.vality.damsel.user_interaction.Completed
Packages that use Completed
-
Uses of Completed in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as CompletedModifier and TypeFieldDescriptionSleepIntent.user_interaction_completionЗавершение (последнего запрошенного) взаимодействия с пользователем.SuspendIntent.user_interaction_completionЗавершение (последнего запрошенного) взаимодействия с пользователем.Methods in dev.vality.damsel.proxy_provider that return CompletedModifier and TypeMethodDescriptionSleepIntent.getUserInteractionCompletion()Завершение (последнего запрошенного) взаимодействия с пользователем.SuspendIntent.getUserInteractionCompletion()Завершение (последнего запрошенного) взаимодействия с пользователем.Methods in dev.vality.damsel.proxy_provider with parameters of type CompletedModifier and TypeMethodDescriptionSleepIntent.setUserInteractionCompletion(Completed user_interaction_completion) Завершение (последнего запрошенного) взаимодействия с пользователем.SuspendIntent.setUserInteractionCompletion(Completed user_interaction_completion) Завершение (последнего запрошенного) взаимодействия с пользователем. -
Uses of Completed in dev.vality.damsel.user_interaction
Methods in dev.vality.damsel.user_interaction that return CompletedModifier and TypeMethodDescriptionCompleted.deepCopy()Status.getCompleted()Взаимодействие было завершено.Methods in dev.vality.damsel.user_interaction with parameters of type CompletedModifier and TypeMethodDescriptionintstatic StatusbooleanvoidStatus.setCompleted(Completed value) Взаимодействие было завершено.Constructors in dev.vality.damsel.user_interaction with parameters of type Completed