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