|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.smackx.packet.MUCUser.Status
public static class MUCUser.Status
Status code assists in presenting notification messages. The following link provides the list of existing error codes (@link http://www.jabber.org/jeps/jep-0045.html#errorstatus).
| Constructor Summary | |
|---|---|
MUCUser.Status(java.lang.String code)
Creates a new instance of Status with the specified code. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCode()
Returns the code that uniquely identifies the reason of the error. |
java.lang.String |
toXML()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MUCUser.Status(java.lang.String code)
code - the code that uniquely identifies the reason of the error.| Method Detail |
|---|
public java.lang.String getCode()
public java.lang.String toXML()
|
Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||