Member Junction
Preparing search index...
@memberjunction/telephony-adapters
TelephonyResolver
Class TelephonyResolver
Index
Constructors
constructor
Methods
Place
Twilio
Call
Constructors
constructor
new
TelephonyResolver
()
:
TelephonyResolver
Returns
TelephonyResolver
Methods
Place
Twilio
Call
PlaceTwilioCall
(
agentIdentityId
:
string
,
toNumber
:
string
,
context
?:
TelephonyResolverContext
,
)
:
Promise
<
PlaceCallResult
>
Places an outbound call from the given agent identity to a destination number.
Parameters
agentIdentityId
:
string
toNumber
:
string
context
:
TelephonyResolverContext
= {}
Returns
Promise
<
PlaceCallResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
Place
Twilio
Call
Member Junction
Loading...
Places an outbound call from the given agent identity to a destination number.