*** id: bf043269-fc2f-4213-887f-fd02ba22e134 title: Relay.Calling.ReferAction slug: /node/reference/calling/actions/refer description: The Refer Action is used to SIP refer a call to another call. max-toc-depth: 3 ---------------- [referasync]: /docs/server-sdk/v2/node/reference/calling/call#referasync [relay-calling-referresult]: /docs/server-sdk/v2/node/reference/calling/results/refer This object returned from [`referAsync`][referasync] method that represents an async refer attempt. ## Properties | Property | Type | Description | | -------- | -------------------------------------------------------- | --------------------- | | `result` | [`Relay.Calling.ReferResult`][relay-calling-referresult] | Final result of refer |