def filter_response(cls, msg):
     return Call._filter_proto(msg)
Beispiel #2
0
 def filter_response(cls, msg):
     return Call._filter_proto(msg)