org.jmythapi.protocol.events
Interface IScheduleChange

All Superinterfaces:
Cloneable, IMythEvent<IScheduleChange.Props>, IPropertyAware<IScheduleChange.Props>, ISendable, IVersionable
All Known Implementing Classes:
ScheduleChange

public interface IScheduleChange
extends IMythEvent<IScheduleChange.Props>

Backend Event - Schedule Changed.

MythTV protocol example:
45      
BACKEND_MESSAGE[]:[]SCHEDULE_CHANGE[]:[]empty

Since:
00
See Also:
BACKEND_MESSAGE_SCHEDULE_CHANGE

Nested Class Summary
static class IScheduleChange.Props
           
 
Method Summary
 
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
 



Copyright © 2008-2013. All Rights Reserved.