diff --git a/docs/client/api.html b/docs/client/api.html index ff54f3d4b9..34777678f7 100644 --- a/docs/client/api.html +++ b/docs/client/api.html @@ -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:
{{#dtdd name="id" type="String"}}