Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected api

Methods

cancelAll

  • cancelAll(): Observable<void>

onBlockApplied

  • onBlockApplied(): Observable<object>

onContentUpdate

  • onContentUpdate(uri: string): Observable<object>
  • Receive notifications on content update. Cannot be cancelled.

    Parameters

    • uri: string

      content URI to monitor

    Returns Observable<object>

onGlobal

  • onGlobal(clearFilter: boolean): Observable<object>

onPendingTransaction

  • onPendingTransaction(): Observable<object>
  • Receive notifications on pending transactions. Cannot be cancelled.

    Returns Observable<object>

Protected request

Generated using TypeDoc