Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionExt

Hierarchy

  • ConnectionExt

Implemented by

Index

Methods

$createConnection

  • $createConnection(id: string): Promise<void>

$deleteConnection

  • $deleteConnection(id: string): Promise<void>

$sendMessage

  • $sendMessage(id: string, message: string): void