Skip to content

Interface: IHttpResponseContent

Hierarchy

  • IHttpResponseContent

Implemented by

Summary

Methods

Class Methods

Inherited Methods

Currently none inherited from the parent class(es).

Methods

getData

getData(): any

Returns: any


toFile

toFile(destinationFilePath?: string): File

Parameters:

Name Type
destinationFilePath? string

Returns: File


toImage

toImage(): any

Returns: any


toString

toString(): string

Returns: string