Package brisa :: Package upnp :: Package services :: Package connmgr :: Module connection_manager :: Class ConnectionManagerServer
[hide private]
[frames] | no frames]

Class ConnectionManagerServer

source code

device.Service --+
                 |
                ConnectionManagerServer

Instance Methods [hide private]
 
__init__(self) source code
 
soap_GetProtocolInfo(self, *args, **kwargs)
Required: Returns the protocol-related info that this ConnectionManager supports in its current state
source code
 
soap_GetCurrentConnectionIDs(self, *args, **kwargs)
Required: Returns a comma-separated list of ConnectionIDs of currently ongoing Connections.
source code
 
soap_GetCurrentConnectionInfo(self, *args, **kwargs)
Required: Returns associated information of the connection referred to by the ConnectionID parameter.
source code