net.java.sip.communicator.impl.protocol.sip
Class OperationSetAvatarSipImpl
java.lang.Object
net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar<ProtocolProviderServiceSipImpl>
net.java.sip.communicator.impl.protocol.sip.OperationSetAvatarSipImpl
- All Implemented Interfaces:
- OperationSet, OperationSetAvatar
public class OperationSetAvatarSipImpl
- extends AbstractOperationSetAvatar<ProtocolProviderServiceSipImpl>
A simple implementation of the OperationSetAvatar interface for the
jabber protocol.
- Author:
- Damian Minkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationSetAvatarSipImpl
public OperationSetAvatarSipImpl(ProtocolProviderServiceSipImpl parentProvider,
OperationSetServerStoredAccountInfo accountInfoOpSet)
- Constructs a new OperationSetAvatarSipImpl.
- Parameters:
parentProvider - parent protocol provider serviceaccountInfoOpSet - account info operation set
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.