|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILocalStatus | |
|---|---|
| pl.mn.communicator | |
| pl.mn.communicator.event | |
| pl.mn.communicator.packet.out | |
| Uses of ILocalStatus in pl.mn.communicator |
|---|
| Classes in pl.mn.communicator that implement ILocalStatus | |
|---|---|
class |
LocalStatus
The default implementation of ILocalStatus. |
| Methods in pl.mn.communicator that return ILocalStatus | |
|---|---|
ILocalStatus |
DefaultPresenceService.getStatus()
|
ILocalStatus |
IPresenceService.getStatus()
Returns the actual status of the user that is logged in. |
ILocalStatus |
LoginContext.getStatus()
|
| Methods in pl.mn.communicator with parameters of type ILocalStatus | |
|---|---|
void |
DefaultLoginService.localStatusChanged(ILocalStatus localStatus)
|
protected void |
DefaultPresenceService.notifyLocalUserChangedStatus(ILocalStatus localStatus)
|
void |
DefaultPresenceService.setStatus(ILocalStatus localStatus)
|
void |
IPresenceService.setStatus(ILocalStatus localStatus)
Invocation of this method tries to set a new status of the user that is currently logged in. |
void |
LoginContext.setStatus(ILocalStatus localStatus)
|
| Uses of ILocalStatus in pl.mn.communicator.event |
|---|
| Methods in pl.mn.communicator.event with parameters of type ILocalStatus | |
|---|---|
void |
UserListener.localStatusChanged(ILocalStatus localStatus)
|
void |
UserListener.Stub.localStatusChanged(ILocalStatus localStatus)
|
| Uses of ILocalStatus in pl.mn.communicator.packet.out |
|---|
| Methods in pl.mn.communicator.packet.out with parameters of type ILocalStatus | |
|---|---|
void |
GGLogin60.setStatus(ILocalStatus localStatus)
|
| Constructors in pl.mn.communicator.packet.out with parameters of type ILocalStatus | |
|---|---|
GGNewStatus(ILocalStatus localStatus)
The protocol status constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||