net.java.sip.communicator.impl.protocol.gibberish
Class AccountIDGibberishImpl
java.lang.Object
net.java.sip.communicator.service.protocol.AccountID
net.java.sip.communicator.impl.protocol.gibberish.AccountIDGibberishImpl
public class AccountIDGibberishImpl
- extends AccountID
A default, Gibberish implementation of the account id.
- Author:
- Yana Stamcheva
| 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 |
GIBBERISH_SERVICE_NAME
public static final String GIBBERISH_SERVICE_NAME
- See Also:
- Constant Field Values
AccountIDGibberishImpl
protected AccountIDGibberishImpl(String userName)
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.