#include <sbRemoteAPIService.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBIREMOTEAPISERVICE | sbRemoteAPIService () |
NS_IMETHOD | Init () |
Public Member Functions inherited from sbIRemoteAPIService | |
boolean | hasPlaybackControl (in nsIURI aURI) |
nsIURI | takePlaybackControl (in nsIURI aURI) |
Protected Attributes | |
nsCOMPtr< nsIURI > | mPlaybackControllerURI |
nsCOMArray< sbIDataRemote > | mDataRemotes |
Definition at line 52 of file sbRemoteAPIService.h.
NS_DECL_ISUPPORTS NS_DECL_NSIOBSERVER NS_DECL_SBIREMOTEAPISERVICE sbRemoteAPIService::sbRemoteAPIService | ( | ) |
NS_IMETHODIMP sbRemoteAPIService::Init | ( | ) |
Definition at line 70 of file sbRemoteAPIService.cpp.
|
protected |
Definition at line 72 of file sbRemoteAPIService.h.
|
protected |
Definition at line 69 of file sbRemoteAPIService.h.