Package | Description |
---|---|
er.imadaptor |
What is it
|
Modifier and Type | Class and Description |
---|---|
class |
BuddyOfflineException |
class |
ConnectedTooFastException |
class |
IMConnectionException |
class |
MessageException |
Modifier and Type | Method and Description |
---|---|
void |
IInstantMessenger.addBuddy(String buddyName)
Adds a buddy to the buddy list.
|
void |
DaimInstantMessenger.addBuddy(String buddyName) |
String |
IInstantMessenger.getAwayMessage(String buddyName)
Returns the away message for the given buddy
|
String[] |
IInstantMessenger.getBuddiesInGroupNamed(String groupName)
Returns the names of the buddies in the given group.
|
String[] |
IInstantMessenger.getGroupNames()
Returns the names of the buddy list groups.
|
String |
IInstantMessenger.getStatusMessage(String buddyName)
Returns the status message for the given buddy
|
boolean |
IInstantMessenger.isBuddyAway(String buddyName)
Returns whether or not the given buddy is away.
|
boolean |
IInstantMessenger.isBuddyOnline(String buddyName)
Returns whether or not the specified buddy name is online.
|
void |
IInstantMessenger.removeBuddy(String buddyName)
Removes a buddy from the buddy list.
|
void |
DaimInstantMessenger.removeBuddy(String buddyName) |
Copyright © 2002 – 2024 Project Wonder.