javax.tv.service.navigation
Interface ServiceProviderInformation


public interface ServiceProviderInformation

This interface is used to report additional information concerning the provider of a service. ServiceDetails objects may optionally implement this interface on systems that provide information concerning the service provider in their specific SI format. It can be mapped to the DVB Service descriptor.

See Also:
ServiceDetails, Optionally implemented interfaces

Method Summary
 String getProviderName()
          Returns the name of the service provider.
 

Method Detail

getProviderName

String getProviderName()
Returns the name of the service provider.

Returns:
A string representing the service provider's name. It returns an empty string if no provider information is available.


Copyright © 2011. All Rights Reserved.