| Modifier and Type | Method and Description |
|---|---|
ClientSessionChannel |
ClientSession.getChannel(String channelName)
Returns a client side channel scoped by this session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSessionChannel.MessageListener.onMessage(ClientSessionChannel channel,
Message message)
Callback invoked when a message is received on the given
channel. |
Copyright © 2008–2025 The CometD Project. All rights reserved.