Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "wed/savers/ajax"

Index

Functions

getMessages

  • Processes a list of messages received from the server.

    throws

    {Error} If there is more than one message of the same type in the data being processed.

    Parameters

    • data: Response

      The data received from the server.

    Returns ParsedResponse | undefined

    An object which has for field names message types and for field values a message of the corresponding type.

Generated using TypeDoc