Result
class Result (View source)
Methods
Details
__construct(ImapCommand $command, array $responses = [])
Constructor.
ImapCommand
command()
Get the executed command.
void
addResponse(Response $response)
Add a response to the result.
ResponseCollection
responses()
Get the recently received responses.