channelId property
The unique identifier for the channel this queue belongs to.
This allows the MessageQueue to be tied to a specific communication
or messaging channel.
Implementation
final String channelId;
The unique identifier for the channel this queue belongs to.
This allows the MessageQueue to be tied to a specific communication
or messaging channel.
final String channelId;