net.java.sip.communicator.impl.protocol.icq
Class OperationSetWebAccountRegistrationIcqImpl
java.lang.Object
net.java.sip.communicator.impl.protocol.icq.OperationSetWebAccountRegistrationIcqImpl
- All Implemented Interfaces:
- OperationSet, OperationSetWebAccountRegistration
public class OperationSetWebAccountRegistrationIcqImpl
- extends Object
- implements OperationSetWebAccountRegistration
Returns the url which can be used to register new account fo the Icq server
- Author:
- Damian Minkov
|
Method Summary |
URL |
getAccountRegistrationURL()
Returns a URL that points to a page which allows for on-line
registration of accounts belonging to the service supported by this
protocol provider. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationSetWebAccountRegistrationIcqImpl
public OperationSetWebAccountRegistrationIcqImpl()
getAccountRegistrationURL
public URL getAccountRegistrationURL()
- Returns a URL that points to a page which allows for on-line
registration of accounts belonging to the service supported by this
protocol provider.
- Specified by:
getAccountRegistrationURL in interface OperationSetWebAccountRegistration
- Returns:
- a URL pointing to a web page where one could register their
account for the current protocol.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.