@dialstack/sdk-dev / react/src/softphone / SoftphoneError
Interface: SoftphoneError
Defined in: sdk/react/src/react/softphone/hooks/useLastError.ts:3
Properties
code
TypeScript
code: string;
Defined in: sdk/react/src/react/softphone/hooks/useLastError.ts:4
message
TypeScript
message: string;
Defined in: sdk/react/src/react/softphone/hooks/useLastError.ts:5