menu
moxxmpp
moxxmpp
JID
isBare method
isBare
brightness_4
brightness_5
isBare
method
bool
isBare
(
)
Returns true if the JID is bare.
Implementation
bool isBare() => resource.isEmpty;
moxxmpp
moxxmpp
JID
isBare method
JID class