org.teleal.cling.support.messagebox
Class RemoveMessage

java.lang.Object
  extended by org.teleal.cling.controlpoint.ActionCallback
      extended by org.teleal.cling.support.messagebox.RemoveMessage
All Implemented Interfaces:
Runnable

public abstract class RemoveMessage
extends org.teleal.cling.controlpoint.ActionCallback

ATTENTION: My Samsung TV does not implement this!

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.controlpoint.ActionCallback
org.teleal.cling.controlpoint.ActionCallback.Default
 
Field Summary
 
Fields inherited from class org.teleal.cling.controlpoint.ActionCallback
actionInvocation, controlPoint
 
Constructor Summary
RemoveMessage(org.teleal.cling.model.meta.Service service, int id)
           
RemoveMessage(org.teleal.cling.model.meta.Service service, Message message)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.controlpoint.ActionCallback
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, success, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoveMessage

public RemoveMessage(org.teleal.cling.model.meta.Service service,
                     Message message)

RemoveMessage

public RemoveMessage(org.teleal.cling.model.meta.Service service,
                     int id)


Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.