HomeSort by relevance Sort by last modified time
    Searched defs:participant (Results 1 - 9 of 9) sorted by null

  /external/smack/src/org/jivesoftware/smack/
Chat.java 44 private String participant; field in class:Chat
51 * @param participant the user to chat with.
54 Chat(ChatManager chatManager, String participant, String threadID) {
56 this.participant = participant;
77 return participant;
81 * Sends the specified text as a message to the other chat participant.
94 Message message = new Message(participant, Message.Type.chat);
101 * Sends a message to the other chat participant. The thread ID, recipient,
110 message.setTo(participant);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 157 milliseconds