Exemplo n.º 1
0
 def handle_AVT_GetPositionInfo(self, service, action, args):
     return response_with_action(action)
Exemplo n.º 2
0
 def handle_AVT_GetTransportInfo(self, service, action, args):
     return response_with_action(action)
Exemplo n.º 3
0
 def handle_RCT_GetVolume(self, service, action, args):
     return response_with_action(action)
Exemplo n.º 4
0
 def handle_CNM_GetProtocolInfo(self, sevice, action, args):
     return response_with_action(action)