NWNX:EE  8193.36.12
NWNX_Redis_PubSubMessageData Struct Reference

A redis PUBSUB message. More...

Public Attributes

string channel
 The channel. More...
 
string message
 The message. More...
 

Detailed Description

A redis PUBSUB message.

Definition at line 8 of file nwnx_redis_ps.nss.

Member Data Documentation

◆ channel

string NWNX_Redis_PubSubMessageData::channel

The channel.

Definition at line 9 of file nwnx_redis_ps.nss.

◆ message

string NWNX_Redis_PubSubMessageData::message

The message.

Definition at line 10 of file nwnx_redis_ps.nss.


The documentation for this struct was generated from the following file: