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

NAME

Net::Async::Redis::Subscription::Message - represents a single message

DESCRIPTION

Instances are automatically generated by Net::Async::Redis.

redis

Accessor for the Net::Async::Redis connection.

subscription

Accessor for the owning Net::Async::Redis::Subscription.

channel

Accessor for the channel name.

type

Type of this message - either pmessage or message.

payload

Message content (binary string).

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2015-2017. Licensed under the same terms as Perl itself.