|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerStoredContactListYahooImpl | |
|---|---|
| net.java.sip.communicator.impl.protocol.yahoo | |
| Uses of ServerStoredContactListYahooImpl in net.java.sip.communicator.impl.protocol.yahoo |
|---|
| Constructors in net.java.sip.communicator.impl.protocol.yahoo with parameters of type ServerStoredContactListYahooImpl | |
|---|---|
ContactGroupYahooImpl(String id,
ServerStoredContactListYahooImpl ssclCallback)
|
|
ContactGroupYahooImpl(ymsg.network.YahooGroup yahooGroup,
Vector<ymsg.network.YahooUser> groupMembers,
ServerStoredContactListYahooImpl ssclCallback,
boolean isResolved)
Creates an Yahoo group using the specified YahooGroup as a source. |
|
ContactYahooImpl(String id,
ServerStoredContactListYahooImpl ssclCallback,
boolean isResolved,
boolean isPersistent,
boolean isVolatile)
Creates volatile or unresolved contact |
|
ContactYahooImpl(String yahooID,
ymsg.network.YahooUser contact,
ServerStoredContactListYahooImpl ssclCallback,
boolean isPersistent,
boolean isResolved)
Creates an YahooContactImpl with custom yahooID |
|
ContactYahooImpl(ymsg.network.YahooUser contact,
ServerStoredContactListYahooImpl ssclCallback,
boolean isPersistent,
boolean isResolved)
Creates an YahooContactImpl |
|
VolatileContactGroupYahooImpl(String groupName,
ServerStoredContactListYahooImpl ssclCallback)
Creates an Yahoo group using the specified group name |
|
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||