channels property
getter/setter pair
Map of channels to a list of messages represented by BatchHistoryResultEntry.
Implementation
Map<String, List<BatchHistoryResultEntry>> channels;
Map of channels to a list of messages represented by BatchHistoryResultEntry.
Map<String, List<BatchHistoryResultEntry>> channels;