| Package | Description |
|---|---|
| rocks.xmpp.extensions.register.model |
Provides XML schema implementations of XEP-0077: In-Band Registration.
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
Registration.Builder.build()
Builds the registration.
|
static Registration |
Registration.empty()
Creates an empty registration element for requesting the registration form.
|
static Registration |
Registration.remove()
Creates a registration element with an
<remove/> element used to indicate account removal. |
Copyright © 2014–2018 XMPP.rocks. All rights reserved.