mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Mention that session id's are globally unique.
This commit is contained in:
committed by
Nick Martin
parent
f8a1641517
commit
5496a4c514
@@ -508,7 +508,7 @@ The `SessionHandle` is an object containing the following fields:
|
||||
|
||||
<dl class="objdesc">
|
||||
{{#dtdd name="id" type="String"}}
|
||||
The session id, unique to this session.
|
||||
The globally unique session id.
|
||||
{{/dtdd}}
|
||||
|
||||
{{#dtdd name="close" type="Function"}}
|
||||
|
||||
Reference in New Issue
Block a user