Uses of Enum
dev.botcity.maestro_sdk.model.AlertType
Packages that use AlertType
Package
Description
-
Uses of AlertType in dev.botcity.maestro_sdk
Methods in dev.botcity.maestro_sdk with parameters of type AlertType -
Uses of AlertType in dev.botcity.maestro_sdk.functions
Methods in dev.botcity.maestro_sdk.functions with parameters of type AlertType -
Uses of AlertType in dev.botcity.maestro_sdk.model
Methods in dev.botcity.maestro_sdk.model that return AlertType -
Uses of AlertType in dev.botcity.maestro_sdk.util
Methods in dev.botcity.maestro_sdk.util with parameters of type AlertTypeModifier and TypeMethodDescriptionvoid
ValidateUtil.validTaskIdAndTitleAndMsgAnsType
(String taskId, String title, String message, AlertType alertType)