Skip to main content

HtmlReceived

@codebolt/types


Interface: HtmlReceived

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/browser.ts:65

Browser SDK Function Types Types for the cbbrowser module functions

Extends

Properties

PropertyTypeInherited fromDefined in
content?string-common/types/src/codeboltjstypes/libFunctionTypes/browser.ts:67
error?stringBaseBrowserSDKResponse.errorcommon/types/src/codeboltjstypes/libFunctionTypes/browser.ts:10
html?string-common/types/src/codeboltjstypes/libFunctionTypes/browser.ts:66
message?stringBaseBrowserSDKResponse.messagecommon/types/src/codeboltjstypes/libFunctionTypes/browser.ts:9
success?booleanBaseBrowserSDKResponse.successcommon/types/src/codeboltjstypes/libFunctionTypes/browser.ts:8