|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRecordingListChangeSingle<E extends Enum<E>>
Backend Event - Recording-List Event - Single Recording Changed.
This event replaces IRecordingListChangeList
.
The following events are possible.
IRecordingListChangeAdd
IRecordingListChangeDelete
IRecordingListChangeUpdate
BACKEND_MESSAGE_RECORDING_LIST_CHANGE
Method Summary | |
---|---|
Integer |
getChannelID()
Gets the channel ID of the recording. |
Date |
getRecordingStartTime()
Gets the recording start time. |
String |
getUniqueRecordingID()
Gets the unique ID of the changed recording. |
Methods inherited from interface org.jmythapi.protocol.events.IMythEvent |
---|
getEventName |
Methods inherited from interface org.jmythapi.IPropertyAware |
---|
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
Methods inherited from interface org.jmythapi.IVersionable |
---|
getVersionNr |
Methods inherited from interface org.jmythapi.protocol.ISendable |
---|
getPacket |
Method Detail |
---|
Integer getChannelID()
getChannelID
in interface IRecordingEvent<E extends Enum<E>>
Date getRecordingStartTime()
getRecordingStartTime
in interface IRecordingEvent<E extends Enum<E>>
String getUniqueRecordingID()
getUniqueRecordingID
in interface IRecordingEvent<E extends Enum<E>>
EncodingUtils.generateId(Integer, Date)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |