firstResponse

public T firstResponse()

Returns the first item which has been fed to this StreamObserver.

If there were no responses yet, IllegalStateException is thrown.

Return

the first item responded