AbstractInterface
| Methods |
| public abstract close() Closes the connection, if one exists.
|
| public abstract startBidiStreamingCall(Google Starts a bidi streaming call.
|
| public abstract startClientStreamingCall(Google Starts a client streaming call.
|
| public abstract startServerStreamingCall(Google Starts a server streaming call.
|
| public abstract startUnaryCall(Google Returns a promise used to execute network requests.
|