예제 #1
0
 def handle_AVT_GetPositionInfo(self, service, action, args):
     return response_with_action(action)
예제 #2
0
 def handle_AVT_GetTransportInfo(self, service, action, args):
     return response_with_action(action)
예제 #3
0
 def handle_RCT_GetVolume(self, service, action, args):
     return response_with_action(action)
예제 #4
0
 def handle_CNM_GetProtocolInfo(self, sevice, action, args):
     return response_with_action(action)