Uses of Enum Class
it.auties.whatsapp.api.ConnectionType
Packages that use ConnectionType
-
Uses of ConnectionType in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return ConnectionTypeModifier and TypeMethodDescriptionstatic ConnectionTypeReturns the enum constant of this class with the specified name.static ConnectionType[]ConnectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.