Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CrdtRegisterImpl<T>

Type parameters

  • T

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

key

key: ApbBoundObject

parent

Methods

interpretReadResponse

  • interpretReadResponse(readResponse: ApbReadObjectResp): T

makeUpdate

  • makeUpdate(operation: ApbUpdateOperation): ApbUpdateOp

read

  • read(): Promise<T>

set

  • set(value: T): ApbUpdateOp

Generated using TypeDoc