OptionalApiThe Account API key (resolved upstream).
OptionalApiThe Account API secret (resolved upstream).
OptionalApplicationThe Voice application id (resolved upstream).
OptionalNativeThe module specifier of the native Vonage Voice client module to load (an internal package name or an absolute path to a sidecar entry). Required in production; tests inject a loader.
OptionalPrivateThe Voice private key (resolved upstream). Signs the Voice API JWT.
OptionalWebsocketThe WebSocket media URL the call's NCCO connects to.
Resolved configuration for VonageNativeCallSdk. Credentials resolve upstream (MJ credential system / provider
Configuration) — this object carries already-resolved values; never inline secrets at a call site.