project.team2.communicationAPI
Class UserCallStatusListener

java.lang.Object
  extended by project.team2.communicationAPI.UserCallStatusListener
All Implemented Interfaces:
com.skype.CallStatusChangedListener

public class UserCallStatusListener
extends java.lang.Object
implements com.skype.CallStatusChangedListener


Constructor Summary
UserCallStatusListener()
           
 
Method Summary
 void statusChanged(com.skype.Call.Status status)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserCallStatusListener

public UserCallStatusListener()
Method Detail

statusChanged

public void statusChanged(com.skype.Call.Status status)
                   throws com.skype.SkypeException
Specified by:
statusChanged in interface com.skype.CallStatusChangedListener
Throws:
com.skype.SkypeException