Songbird / Development / Songbird Add-Ons API Documentation

sbIRemoteAPIService Interface Reference

List of all members.

Public Member Functions

boolean hasPlaybackControl (in nsIURI aURI)
nsIURI takePlaybackControl (in nsIURI aURI)

Detailed Description

Definition at line 38 of file sbIRemoteAPIService.idl.


Member Function Documentation

boolean sbIRemoteAPIService::hasPlaybackControl ( in nsIURI  aURI  ) 

Check if the given URI is allowed to control playback

Parameters:
aURI the URI to check
Returns:
True if the URI should be allowed to control playback

nsIURI sbIRemoteAPIService::takePlaybackControl ( in nsIURI  aURI  ) 

Set the URI which is allowed to control playback

Parameters:
aURI the new URI to be allowed to control playback
Returns:
the previous URI that had control (or possibly null)


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:02 2009 for Songbird by  doxygen 1.5.2