|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistrationStateChangeListener
An event listener that should be implemented by parties interested in changes
that occur in the registration state of a
ProtocolProviderService.
| Method Summary | |
|---|---|
void |
registrationStateChanged(RegistrationStateChangeEvent evt)
The method is called by a ProtocolProviderService
implementation whenever a change in the registration state of the
corresponding provider had occurred. |
| Method Detail |
|---|
void registrationStateChanged(RegistrationStateChangeEvent evt)
ProtocolProviderService
implementation whenever a change in the registration state of the
corresponding provider had occurred.
evt - the event describing the status change.
|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||