org.jmythapi.protocol.events
Interface IVideoListNoChange

All Superinterfaces:
Cloneable, IMythEvent<IVideoListNoChange.Props>, IPropertyAware<IVideoListNoChange.Props>, ISendable, IVersionable, IVideoList<IVideoListNoChange.Props>
All Known Implementing Classes:
VideoListNoChange

public interface IVideoListNoChange
extends IVideoList<IVideoListNoChange.Props>

Backend Event - Video List - No Change.

This message informs the client that no changes were detected during a video-storagegroup rescan.

Since:
69
See Also:
IBackend.scanVideos(), BACKEND_MESSAGE_VIDEO_LIST_NO_CHANGE

Nested Class Summary
static class IVideoListNoChange.Props
           
 
Method Summary
 
Methods inherited from interface org.jmythapi.protocol.events.IVideoList
getChangeCount, hasChanges
 
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.