Package org.jupnp.support.lastchange
Schnittstelle LastChangeDelegator
- Alle bekannten Implementierungsklassen:
AbstractAudioRenderingControl,AbstractAVTransportService,AVTransportService
public interface LastChangeDelegator
Any service implementation using the "LastChange" mechanism.
Required by the LastChangeAwareServiceManager to handle state readouts
of "LastChange"-using services for initial events GENA subscriptions. If you
want a specification compliant AVTransport or RenderingControl
UPnP service, your service implementation should implement this interface as well.
- Autor:
- Christian Bauer
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidappendCurrentState(LastChange lc, UnsignedIntegerFourBytes instanceId)
-
Methodendetails
-
getLastChange
LastChange getLastChange() -
appendCurrentState
- Löst aus:
Exception
-
getCurrentInstanceIds
UnsignedIntegerFourBytes[] getCurrentInstanceIds()
-