Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "isIResponse"

Index

Functions

Functions

isIResponse

  • isIResponse(response: INativeMutable | IMutable): boolean
  • isIResponse(response: INativeImmutable | IImmutable): boolean
  • Determines if the response has been extended of not

    Parameters

    • response: INativeMutable | IMutable

      either a native response or an extended response

    Returns boolean

    true if the response is an extended response

  • Determines if the response has been extended of not

    Parameters

    • response: INativeImmutable | IImmutable

      either a native response or an extended response

    Returns boolean

    true if the response is an extended response