sbRemoteAPIService.h File Reference
#include "sbIRemoteAPIService.h"
#include "nsCOMPtr.h"
#include "nsIObserver.h"
#include "nsIURI.h"
#include "nsStringGlue.h"
#include "nsCOMArray.h"
#include "sbIDataRemote.h"
Include dependency graph for sbRemoteAPIService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbRemoteAPIService
 

Macros

#define SONGBIRD_REMOTEAPI_SERVICE_CONTRACTID   "@songbirdnest.com/remoteapi/remoteapiservice;1"
 
#define SONGBIRD_REMOTEAPI_SERVICE_CLASSNAME   "Songbird RemoteAPI State Service"
 
#define SONGBIRD_REMOTEAPI_SERVICE_CID
 

Macro Definition Documentation

#define SONGBIRD_REMOTEAPI_SERVICE_CID
Value:
{ /* 8E380CB6-CFBC-4d80-9E4C-E035253243C9 */ \
0x8e380cb6, \
0xcfbc, \
0x4d80, \
{0x9e, 0x4c, 0xe0, 0x35, 0x25, 0x32, 0x43, 0xc9} \
}

Definition at line 44 of file sbRemoteAPIService.h.

#define SONGBIRD_REMOTEAPI_SERVICE_CLASSNAME   "Songbird RemoteAPI State Service"

Definition at line 42 of file sbRemoteAPIService.h.

#define SONGBIRD_REMOTEAPI_SERVICE_CONTRACTID   "@songbirdnest.com/remoteapi/remoteapiservice;1"

Definition at line 40 of file sbRemoteAPIService.h.