org.ocap.hn.service
Interface RemoteService

All Superinterfaces:
Service

public interface RemoteService
extends Service

A RemoteService is a service which is hosted or provided by another device on the home network.

Author:
benjes

Method Summary
 ContentItem getContentItem()
          Returns the ContentItem associated with this remote service
 
Methods inherited from interface javax.tv.service.Service
equals, getLocator, getName, getServiceType, hashCode, hasMultipleInstances, retrieveDetails
 

Method Detail

getContentItem

ContentItem getContentItem()
Returns the ContentItem associated with this remote service

Returns:
The ContentItem associated with this service.