Searched refs:roomName (Results 1 – 1 of 1) sorted by relevance
99 String roomName; field in OfferConfirmation.NotifyServicePacket101 NotifyServicePacket(String workgroup, String roomName) { in NotifyServicePacket() argument105 this.roomName = roomName; in NotifyServicePacket()109 …return "<offer-confirmation roomname=\"" + roomName + "\" xmlns=\"http://jabber.org/protocol/work… in getChildElementXML()