public static interface Client.MessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
handle(byte subscriptionId,
long offset,
long chunkTimestamp,
long committedChunkId,
Object chunkContext,
Message message) |
Copyright © 2024 Broadcom Inc. and/or its subsidiaries. All rights reserved.