Another session -> connection renaming.

This commit is contained in:
Andrew Wilcox
2013-12-04 14:56:37 -05:00
committed by Nick Martin
parent bd978adcbd
commit e253ecd46a

View File

@@ -475,8 +475,8 @@ updates are not required.
be called on new connections.
The callback is called with a single argument, the server-side
[session](#ddp_session) representing the connection from the client.
`connection` representing the connection from the client. This object
contains the following fields:
<dl class="objdesc">
{{#dtdd name="id" type="String"}}