JSR-043: JTAPI-1.4

javax.telephony.media.messaging
Interface Async_MessagingServiceListener

All Superinterfaces:
java.util.EventListener, MediaListener

public interface Async_MessagingServiceListener
extends MediaListener

Listener for Asynchronous completion of MessagingService methods.

Use MessagingService.addListener()

Since:
JTAPI-1.4

Method Summary
 void onServiceDone(ServiceEvent event)
          Asynchronous notification that MessageService method has completed.
 

Method Detail

onServiceDone

public void onServiceDone(ServiceEvent event)
Asynchronous notification that MessageService method has completed. EventID indicates one of:

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org