public interface ConnectedSocketInfo
Context information about a newly connected
Socket.
-
Method Summary
The newly connected socket.
-
Method Details
-
channelId
The channel id.
- Returns:
- The channel id.
-
socket
The newly connected socket.
- Returns:
- The socket.