sbIRemoteAPIService Interface Reference

import"sbIRemoteAPIService.idl";

Inheritance diagram for sbIRemoteAPIService:
[legend]
Collaboration diagram for sbIRemoteAPIService:
[legend]

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
aURIthe 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
aURIthe 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: