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

  /external/smack/src/org/jivesoftware/smackx/packet/
MUCUser.java 33 private Invite invite; field in class:MUCUser
81 public Invite getInvite() {
82 return invite;
139 * @param invite the invitation for another user to a room.
141 public void setInvite(Invite invite) {
142 this.invite = invite;
202 public static class Invite {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msimcntl.h     [all...]
cdoex.h     [all...]

Completed in 251 milliseconds