API Reference
enums
Perspectivestate

@coasys/ad4m / Exports / PerspectiveState

Enumeration: PerspectiveState

Table of contents

Enumeration Members

Enumeration Members

LinkLanguageFailedToInstall

LinkLanguageFailedToInstall = "LINK_LANGUAGE_FAILED_TO_INSTALL"

Defined in

perspectives/PerspectiveHandle.ts:8 (opens in a new tab)


LinkLanguageInstalledButNotSynced

LinkLanguageInstalledButNotSynced = "LINK_LANGUAGE_INSTALLED_BUT_NOT_SYNCED"

Defined in

perspectives/PerspectiveHandle.ts:9 (opens in a new tab)


NeighboudhoodCreationInitiated

NeighboudhoodCreationInitiated = "NEIGHBOURHOOD_CREATION_INITIATED"

Defined in

perspectives/PerspectiveHandle.ts:6 (opens in a new tab)


NeighbourhoodJoinInitiated

NeighbourhoodJoinInitiated = "NEIGHBOURHOOD_JOIN_INITIATED"

Defined in

perspectives/PerspectiveHandle.ts:7 (opens in a new tab)


Private

Private = "PRIVATE"

Defined in

perspectives/PerspectiveHandle.ts:5 (opens in a new tab)


Synced

Synced = "SYNCED"

Defined in

perspectives/PerspectiveHandle.ts:10 (opens in a new tab)