HomeSort by relevance Sort by last modified time
    Searched refs:AFFILIATIONS (Results 1 - 4 of 4) sorted by null

  /external/smack/src/org/jivesoftware/smackx/pubsub/
AffiliationsExtension.java 20 * Represents the <b>affiliations</b> element of the reply to a request for affiliations.
21 * It is defined in the specification in section <a href="http://xmpp.org/extensions/xep-0060.html#entity-affiliations">5.7 Retrieve Affiliations</a>.
31 super(PubSubElementType.AFFILIATIONS);
36 super(PubSubElementType.AFFILIATIONS);
43 * Affiliations for the specified node.
50 super(PubSubElementType.AFFILIATIONS, nodeId);
PubSubElementType.java 43 AFFILIATIONS("affiliations", PubSubNamespace.BASIC),
PubSubManager.java 217 * Gets the affiliations on the root node.
219 * @return List of affiliations
226 PubSub reply = (PubSub)sendPubsubPacket(Type.GET, new NodeExtension(PubSubElementType.AFFILIATIONS));
227 AffiliationsExtension listElem = (AffiliationsExtension)reply.getExtension(PubSubElementType.AFFILIATIONS);
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 208 milliseconds