firstResponse
Retrieves the first response from the list of Message.Response
. If the list is empty, a NoSuchElementException
is thrown.
Return
The first Message.Response
in the list.
Throws
if the list is empty.
Retrieves the first response from the list of Message.Response
. If the list is empty, a NoSuchElementException
is thrown.
The first Message.Response
in the list.
if the list is empty.