Public Member Functions | |
def | StreamCall (self, request_iterator, context) |
Missing associated documentation comment in .proto file
Definition at line 23 of file phone_pb2_grpc.py.
def phone_pb2_grpc.PhoneServicer.StreamCall | ( | self, | |
request_iterator, | |||
context | |||
) |
Makes a phone call and communicate states via a stream.
Definition at line 26 of file phone_pb2_grpc.py.