|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRecordingListChangeAdd
Backend Event - Recording-List Event - Recording Added.
MythTV protocol example: | |
81 | BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE ADD 1000 2013-09-18T05:35:00Z[]:[]empty |
UPDATE_PROG_INFO
message for new recordings.
UTC Support:Starting with 75 dates are delivered with timezone UTC, but are automatically converted into the local timezone by this class.
BACKEND_MESSAGE_RECORDING_LIST_CHANGE
Nested Class Summary | |
---|---|
static class |
IRecordingListChangeAdd.Props
|
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<IRecordingListChangeAdd.Props>
getChannelID
in interface IRecordingListChangeSingle<IRecordingListChangeAdd.Props>
Date getRecordingStartTime()
getRecordingStartTime
in interface IRecordingEvent<IRecordingListChangeAdd.Props>
getRecordingStartTime
in interface IRecordingListChangeSingle<IRecordingListChangeAdd.Props>
String getUniqueRecordingID()
getUniqueRecordingID
in interface IRecordingEvent<IRecordingListChangeAdd.Props>
getUniqueRecordingID
in interface IRecordingListChangeSingle<IRecordingListChangeAdd.Props>
EncodingUtils.generateId(Integer, Date)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |