Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhoneNumberReservationPollOperationBase<TState, TResult>

Package version

Common properties and methods of the phone number reservation poller operations.

Type parameters

  • TState

  • TResult

Hierarchy

Implements

  • any

Index

Constructors

constructor

Properties

state

state: TState

The state of the poll operation

Methods

cancel

  • cancel(): Promise<PollOperation<TState, TResult>>

cancelReservation

getReservation

toString

  • toString(): string

update

  • update(): Promise<PollOperation<TState, TResult>>

Generated using TypeDoc