Function getIPv4Address

  • Internal

    Parameters

    • callback: ((err: null | Error, ip: string) => string)
        • (err: null | Error, ip: string): string
        • Parameters

          • err: null | Error
          • ip: string

          Returns string

    Returns null | string

Generated using TypeDoc