setRelayApplication
Route inbound calls on this phone number to a named RELAY application. The
server auto-creates a relay_application Fabric resource referencing the
application name.
This is a typed wrapper over update that sets call_handler to
relay_application and populates call_relay_application for you.
Parameters
resourceId
ID of the phone number to bind.
name
Name of the RELAY application to route calls to.
extra
Additional wire-level fields merged into the PUT body.
Returns
Promise<any> — The updated phone-number resource.