Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/node
.
SessionsBehavior
Session
Interface Session
interface
Session
{
fabric
?:
ExposedFabricInformation
;
isPeerActive
:
boolean
;
lastActiveTimestamp
:
undefined
|
number
;
lastInteractionTimestamp
:
undefined
|
number
;
name
:
string
;
nodeId
:
NodeId
;
numberOfActiveSubscriptions
:
number
;
peerNodeId
:
NodeId
;
}
Index
Properties
fabric?
is
Peer
Active
last
Active
Timestamp
last
Interaction
Timestamp
name
node
Id
number
Of
Active
Subscriptions
peer
Node
Id
Properties
Optional
fabric
fabric
?:
ExposedFabricInformation
is
Peer
Active
is
Peer
Active
:
boolean
last
Active
Timestamp
last
Active
Timestamp
:
undefined
|
number
last
Interaction
Timestamp
last
Interaction
Timestamp
:
undefined
|
number
name
name
:
string
node
Id
node
Id
:
NodeId
number
Of
Active
Subscriptions
number
Of
Active
Subscriptions
:
number
peer
Node
Id
peer
Node
Id
:
NodeId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fabric
is
Peer
Active
last
Active
Timestamp
last
Interaction
Timestamp
name
node
Id
number
Of
Active
Subscriptions
peer
Node
Id
matter.js-monorepo
Loading...