API Reference
classes
Agentstatus

@coasys/ad4m / Exports / AgentStatus

Class: AgentStatus

Table of contents

Constructors

Properties

Constructors

constructor

new AgentStatus(obj?)

Parameters

NameType
obj?object

Defined in

agent/AgentStatus.ts:20 (opens in a new tab)

Properties

did

Optional did: string

Defined in

agent/AgentStatus.ts:12 (opens in a new tab)


didDocument

Optional didDocument: string

Defined in

agent/AgentStatus.ts:15 (opens in a new tab)


error

Optional error: string

Defined in

agent/AgentStatus.ts:18 (opens in a new tab)


isInitialized

isInitialized: Boolean

Defined in

agent/AgentStatus.ts:6 (opens in a new tab)


isUnlocked

isUnlocked: Boolean

Defined in

agent/AgentStatus.ts:9 (opens in a new tab)