UNPKG

@vonage/voice

Version:

The Voice API lets you create outbound calls, control in-progress calls and get information about historical calls.

6 lines 231 B
import { ConfigParams } from '@vonage/server-client'; /** * @deprecated Please use ConfigParams from the server client package */ export type VoiceClassParameters = ConfigParams; //# sourceMappingURL=VoiceClassParameters.d.ts.map