channelId property

String channelId
final

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;