JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
it.auties.whatsapp.model.jid.JidType
Packages that use
JidType
Package
Description
it.auties.whatsapp.model.jid
Uses of
JidType
in
it.auties.whatsapp.model.jid
Methods in
it.auties.whatsapp.model.jid
that return
JidType
Modifier and Type
Method
Description
JidType
Jid.
type
()
Returns the type of this jid
static
JidType
JidType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
JidType
[]
JidType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.