YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Classes | Public Member Functions | Protected Attributes | List of all members
de.yaacc.upnp.UpnpRegistryService Class Reference

This is an android service to provide access to an upnp registry. More...

Inheritance diagram for de.yaacc.upnp.UpnpRegistryService:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.UpnpRegistryService:
Collaboration graph

Classes

class  UpnpRegistryServiceBinder
 

Public Member Functions

void onCreate ()
 Starts the UPnP service.
 
UpnpService getUpnpService ()
 
IBinder onBind (Intent intent)
 
void onDestroy ()
 Stops the UPnP service, when the last Activity unbinds from this Service.
 

Protected Attributes

UpnpService upnpService
 
IBinder binder = new UpnpRegistryServiceBinder()
 

Detailed Description

This is an android service to provide access to an upnp registry.

Author
Tobias Schöne (openbit)

The documentation for this class was generated from the following file: