public interface CallStatusChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
statusChanged(Call.Status status)
Called when the status of a CALL object changes.
|
void statusChanged(Call.Status status) throws SkypeException
status - the new status.SkypeException - when a connection is gone bad.Copyright © 2013. All Rights Reserved.