Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
protocol
ResumptionRecord
Interface ResumptionRecord
interface
ResumptionRecord
{
caseAuthenticatedTags
?:
CaseAuthenticatedTag
[]
;
fabric
:
Fabric
;
peerNodeId
:
NodeId
;
resumptionId
:
Uint8Array
;
sessionParameters
:
SessionParameters
;
sharedSecret
:
Uint8Array
;
}
Index
Properties
case
Authenticated
Tags?
fabric
peer
Node
Id
resumption
Id
session
Parameters
shared
Secret
Properties
Optional
case
Authenticated
Tags
case
Authenticated
Tags
?:
CaseAuthenticatedTag
[]
fabric
fabric
:
Fabric
peer
Node
Id
peer
Node
Id
:
NodeId
resumption
Id
resumption
Id
:
Uint8Array
session
Parameters
session
Parameters
:
SessionParameters
shared
Secret
shared
Secret
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
case
Authenticated
Tags
fabric
peer
Node
Id
resumption
Id
session
Parameters
shared
Secret
matter.js-monorepo
Loading...