|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMParty
Represents a party event that can occur during an Instant Messaging session.
| Nested Class Summary | |
|---|---|
static class |
IMParty.Type
Constants for possible party types. |
static class |
IMParty.Visibility
Possible constants for the visibility of a party. |
| Method Summary | |
|---|---|
java.lang.String |
getNickname()
Returns the nickname of this party. |
IMParty.Type |
getType()
Returns the type of this party |
IMParty.Visibility |
getVisibility()
Returns the visibility of this party. |
| Method Detail |
|---|
java.lang.String getNickname()
IMParty.Visibility getVisibility()
IMParty.Type getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||