Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GroupLocalStorage

Hierarchy

  • GroupLocalStorage

Index

Constructors

constructor

Methods

addParticipants

  • addParticipants(sessionId: string, participants: string[]): Promise<void>

delete

  • delete(sessionId: string): Promise<void>

reset

  • reset(): Promise<void>

retrieve

setEncryptionKeyPair

  • setEncryptionKeyPair(keyPair: IKeyPair): void

store

  • store(rawGroup: RawGroup): Promise<void>

Generated using TypeDoc