net.java.sip.communicator.impl.protocol.yahoo
Class YahooAccountID
java.lang.Object
net.java.sip.communicator.service.protocol.AccountID
net.java.sip.communicator.impl.protocol.yahoo.YahooAccountID
public class YahooAccountID
- extends AccountID
The Yahoo implementation of a sip-communicator AccountID
- Author:
- Damian Minkov
| Methods inherited from class net.java.sip.communicator.service.protocol.AccountID |
equals, getAccountAddress, getAccountProperties, getAccountProperty, getAccountPropertyBoolean, getAccountPropertyInt, getAccountPropertyString, getAccountUniqueID, getDisplayName, getProtocolDisplayName, getProtocolName, getService, getUserID, hashCode, isEnabled, putAccountProperty, removeAccountProperty, setAccountProperties, toString |
YahooAccountID
YahooAccountID(String id,
Map<String,String> accountProperties)
- Creates an account id from the specified id and account properties.
- Parameters:
id - the id identifying this accountaccountProperties - any other properties necessary for the account.
SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.