Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IcmpProtocolParameters

Defines the configuration for the ICMP protocol parameters.

Properties

Optional icmpCode

icmpCode: undefined | number

The ICMP code. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

icmpType

icmpType: number

The ICMP type. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "ICMP"

Methods

getDeserializedJsonObj

getJsonObj