public class

PvrEventPlaybackStop

extends PvrEvent
java.lang.Object
   ↳ com.iwedia.dtv.pvr.PvrEvent
     ↳ com.iwedia.dtv.pvr.PvrEventPlaybackStop

Class Overview

PVR event playback stopped container class.

Summary

[Expand]
Inherited Constants
From class com.iwedia.dtv.pvr.PvrEvent
Public Constructors
PvrEventPlaybackStop()
PvrEventPlaybackStop(int routeId)
Public Methods
int getRouteID()
Returns active route ID.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PvrEventPlaybackStop ()

public PvrEventPlaybackStop (int routeId)

Public Methods

public int getRouteID ()

Returns active route ID.