|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XCapCapsClient
XCAP xcap-caps client interface.
Compliant with rfc4825
| Field Summary | |
|---|---|
static String |
CONTENT_TYPE
Xcap-caps content type |
static String |
DOCUMENT_FORMAT
Xcap-caps uri format |
| Method Summary | |
|---|---|
XCapCapsType |
getXCapCaps()
Gets the xcap-caps from the server. |
| Field Detail |
|---|
static final String DOCUMENT_FORMAT
static final String CONTENT_TYPE
| Method Detail |
|---|
XCapCapsType getXCapCaps()
throws XCapException
IllegalStateException - if the user has not been connected.
XCapException - if there is some error during operation.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||