Serialized Form
protocol
Protocol protocol
- The protocol used by this buddy.
username
java.lang.String username
- The username of this buddy.
group
java.lang.String group
- The group of this buddy.
status
java.lang.String status
- Status of this buddy.
alias
java.lang.String alias
- Alias name of this buddy.
protocol
Protocol protocol
- The underlying protocol for this conference.
host
Buddy host
- The host buddy.
buddies
java.util.Vector buddies
- A list of all participants, including the host.
componentVector
java.util.Vector componentVector
- This vector holds all the mesage components.
accept
boolean accept
- Does this Response accept the request?
message
java.lang.String message
- The explanation for rejection.