跳到主要内容

bn.offError

offError: (cb: AppErrorCallback) => void

Type declaration

▸ (cb): void

Parameters

NameType
cbAppErrorCallback

Returns

void


AppErrorCallback

Ƭ AppErrorCallback: (error: string) => void

Type declaration

▸ (error): void

Parameters

NameType
errorstring

Returns

void