comment added

cusax-fix
Yana Stamcheva 20 years ago
parent 3aec592ac4
commit 12ebf09dad

@ -117,9 +117,11 @@ public void startConnecting(ProtocolProviderService protocolProvider) {
}
/**
*
* @param protocolProvider
* @return
* Returns the last status that was stored in the configuration xml for the
* given protocol provider.
* @param protocolProvider the protocol provider
* @return the last status that was stored in the configuration xml for the
* given protocol provider
*/
public PresenceStatus getProtocolProviderLastStatus(
ProtocolProviderService protocolProvider)

Loading…
Cancel
Save