com.skype
Interface VoiceMailStatusChangedListener


public interface VoiceMailStatusChangedListener

Listener interface for VOICEMAIL objects status changed events.

Author:
Koji Hisano.

Method Summary
 void statusChanged(VoiceMail.Status status)
          Called when the status of a VOICEMAIL object changes.
 

Method Detail

statusChanged

void statusChanged(VoiceMail.Status status)
                   throws SkypeException
Called when the status of a VOICEMAIL object changes.

Parameters:
status - the new status.
Throws:
SkypeException - when a connection is gone bad.


Copyright © 2004-2011. All Rights Reserved.