You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/communication/Azure.Communication.CallAutomation/api/Azure.Communication.CallAutomation.netstandard2.0.cs
/// <param name="operationContext">An optional context object containing information about the operation, such as a unique identifier or custom metadata.</param>
631
+
/// <param name="callbackUri">The callback URI override for this transfer call request.</param>
623
632
/// <param name="cancellationToken">An optional CancellationToken to cancel the request.</param>
624
633
/// <returns>Returns an HTTP response with a 200 status code for success, or an HTTP failure error code in case of an error.</returns>
/// <param name="operationContext">An optional context object containing information about the operation, such as a unique identifier or custom metadata.</param>
661
+
/// <param name="callbackUri">The callback URI override for this transfer call request.</param>
651
662
/// <param name="cancellationToken">An optional CancellationToken to cancel the request.</param>
652
663
/// <returns>Returns an HTTP response with a 200 status code for success, or an HTTP failure error code in case of an error.</returns>
/// <param name="operationContext">An optional context object containing information about the operation, such as a unique identifier or custom metadata.</param>
692
+
/// <param name="callbackUri">The callback URI override for this transfer call request.</param>
680
693
/// <param name="cancellationToken">An optional CancellationToken to cancel the request.</param>
681
694
/// <returns>Returns a Response containing a SendDtmfResult object indicating the result of the send operation.</returns>
/// <param name="operationContext">An optional context object containing information about the operation, such as a unique identifier or custom metadata.</param>
727
+
/// <param name="callbackUri">The callback URI override for this transfer call request.</param>
713
728
/// <param name="cancellationToken">An optional CancellationToken to cancel the request.</param>
714
729
/// <returns>Returns a Response containing a SendDtmfResult object indicating the result of the send operation.</returns>
Copy file name to clipboardExpand all lines: sdk/communication/Azure.Communication.CallAutomation/src/Generated/Models/ContinuousDtmfRecognitionRequestInternal.Serialization.cs
Copy file name to clipboardExpand all lines: sdk/communication/Azure.Communication.CallAutomation/src/Generated/Models/ContinuousDtmfRecognitionRequestInternal.cs
Copy file name to clipboardExpand all lines: sdk/communication/Azure.Communication.CallAutomation/src/Generated/Models/PlayRequestInternal.Serialization.cs
0 commit comments