Class Blocked
- java.lang.Object
-
- rocks.xmpp.extensions.blocking.model.errors.Blocked
-
public final class Blocked extends Object
The implementation of the<blocked/>
element in theurn:xmpp:blocking:errors
namespace.- See Also:
- XEP-0191: Blocking Command, XML Schema
-
-
Field Detail
-
INSTANCE
public static final Blocked INSTANCE
The<blocked/>
element.
-
-