Skip to main content

BaseBackgroundThreadSDKResponse

@codebolt/types


Interface: BaseBackgroundThreadSDKResponse

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/backgroundChildThreads.ts:7

Background Child Threads SDK Function Types Types for the backgroundChildThreads module functions

Properties

PropertyTypeDefined in
error?stringcommon/types/src/codeboltjstypes/libFunctionTypes/backgroundChildThreads.ts:10
message?stringcommon/types/src/codeboltjstypes/libFunctionTypes/backgroundChildThreads.ts:9
success?booleancommon/types/src/codeboltjstypes/libFunctionTypes/backgroundChildThreads.ts:8