public interface LastChangeDelegator
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.
Modifier and Type | Method and Description |
---|---|
void |
appendCurrentState(LastChange lc,
UnsignedIntegerFourBytes instanceId) |
UnsignedIntegerFourBytes[] |
getCurrentInstanceIds() |
LastChange |
getLastChange() |
LastChange getLastChange()
void appendCurrentState(LastChange lc, UnsignedIntegerFourBytes instanceId) throws Exception
Exception
UnsignedIntegerFourBytes[] getCurrentInstanceIds()
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.