public class

PvrEventPlaybackStart

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

Class Overview

PVR event playback started container class.

Summary

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

Public Constructors

public PvrEventPlaybackStart ()

public PvrEventPlaybackStart (int routeId)

Public Methods

public int getRouteID ()

Returns active route ID of event.