public static class DiscoverInfo.Identity extends Object
Refer to Jabber::Registrar in order to get the official registry of values for the category and type attributes.
Constructor and Description |
---|
DiscoverInfo.Identity(String category,
String name)
Creates a new identity for an XMPP entity.
|
public String getCategory()
public String getName()
public String getType()
public void setType(String type)
type
- the identity's type.public String toXML()
Copyright © 2003-2007 Jive Software.