|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Roster.PresenceType | |
|---|---|
| tigase.xmpp.impl | |
| Uses of Roster.PresenceType in tigase.xmpp.impl |
|---|
| Methods in tigase.xmpp.impl that return Roster.PresenceType | |
|---|---|
static Roster.PresenceType |
Roster.getPresenceType(XMPPResourceConnection session,
Packet packet)
|
static Roster.PresenceType |
Roster.PresenceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Roster.PresenceType[] |
Roster.PresenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tigase.xmpp.impl with parameters of type Roster.PresenceType | |
|---|---|
Roster.SubscriptionType |
Roster.StateTransition.getStateTransition(Roster.PresenceType pres_type)
|
static Roster.SubscriptionType |
Roster.getStateTransition(Roster.SubscriptionType subscription,
Roster.PresenceType presence)
|
static boolean |
Roster.updateBuddySubscription(XMPPResourceConnection session,
Roster.PresenceType presence,
java.lang.String jid)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||