The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JMAP::Tester::WebSocket::Response - what you get in reply to a succesful JMAP request

VERSION

version 0.003

OVERVIEW

A JMAP::Tester::WebSocket::Response object represents the successful response to a JMAP call. It is a successful JMAP::Tester::Result.

A Response is used mostly to contain the responses to the individual methods passed in the request.

AUTHOR

Matthew Horsfall <wolfsage@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by FastMail, Ltd.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.