@dialstack/sdk / react / useCallActions
Function: useCallActions()
function useCallActions(call, options?): UseCallActions;
Defined in: sdk/src/react/softphone/hooks/useCallActions.ts:128
Action callbacks for call (the foreground call, may be null). Errors thrown
by the core surface via onError rather than escaping to the caller.
Parameters
call
Call | null