Uses of Enum
dev.botcity.maestro_sdk.model.ServerMessage.Type
Packages that use ServerMessage.Type
-
Uses of ServerMessage.Type in dev.botcity.maestro_sdk.model
Methods in dev.botcity.maestro_sdk.model that return ServerMessage.TypeModifier and TypeMethodDescriptionstatic ServerMessage.TypeReturns the enum constant of this type with the specified name.static ServerMessage.Type[]ServerMessage.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.