Type representing information about client that has executed some channel action
It's passed as an argument in channel actions (join, handle, terminate)
| Name | Description | |
|---|---|---|
| Record Fields | ||
SocketId
Signature:
SocketId
|
||
| Static Members | ||
ClientInfo.New(socketId)
Signature:
socketId:SocketId -> ClientInfo
|
||