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>
plus contributors as mentioned in "CONTRIBUTORS" in Net::Async::Redis.
LICENSE
Copyright Tom Molesworth 2015-2022. Licensed under the same terms as Perl itself.