method
Socket.setSession
): void;
Sets the session of the socket.
@param session
The session to set.
Referenced types
type BufferSource =
| NodeJS.TypedArray<ArrayBufferLike>
| DataView<ArrayBufferLike>
| ArrayBufferLike
method
Sets the session of the socket.
The session to set.