Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseAllowedNetsService

Implements

  • OnDestroy

Index

Constructors

Properties

_baseAllowedNets: BehaviorSubject<string[]>
_sub: Subscription

Accessors

  • get allowedNets(): string[]
  • set allowedNets(nets: string[]): void
  • get allowedNets$(): Observable<string[]>
  • set allowedNets$(observableNets: Observable<string[]>): void

Methods

  • ngOnDestroy(): void

Generated using TypeDoc