Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ partial void ProcessAccountsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ partial void ProcessAccountsMeBillingInvoicesRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Lists invoices for the current account.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ partial void ProcessAccountsMeBillingRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets high-level billing information for the current account.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ partial void ProcessAccountsMeBillingUsageRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets usage information for the current account in the given period.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ partial void ProcessAccountsMeRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ partial void ProcessAccountsMeTtsApiKeysPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ partial void ProcessAccountsMeTtsApiKeysRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ partial void ProcessAccountsMeUsageCallsRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets aggregated call usage.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ partial void ProcessAgentsCallsCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ partial void ProcessAgentsCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ partial void ProcessAgentsCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ partial void ProcessAgentsDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ partial void ProcessAgentsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ partial void ProcessAgentsPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ partial void ProcessAgentsRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ partial void ProcessAgentsScheduledBatchesCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ partial void ProcessAgentsScheduledBatchesCreatedCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ partial void ProcessAgentsScheduledBatchesDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ partial void ProcessAgentsScheduledBatchesListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,13 @@ partial void ProcessAgentsScheduledBatchesPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>
/// <param name="batchId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ partial void ProcessAgentsScheduledBatchesRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ partial void ProcessAgentsScheduledBatchesScheduledCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// List scheduled calls within a batch.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ partial void ProcessAgentsTelephonyXmlResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Allows supported telephony providers to create incoming calls with an agent, returning XML instructions for handling the call.
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ partial void ProcessAgentsUsageListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ partial void ProcessApiKeysCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Creates a new API key.
/// </summary>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ partial void ProcessApiKeysDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
/// Deletes an API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ partial void ProcessApiKeysListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets the current user's API keys.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ partial void ProcessApiKeysPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Updates an API key.
/// </summary>
/// <param name="apiKeyPrefix"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ partial void ProcessApiKeysRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets an API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ partial void ProcessApiKeysUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Updates an API key.
/// </summary>
/// <param name="apiKeyPrefix"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,15 @@ partial void ProcessCallsCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="enableGreetingPrompt">
/// Default Value: true
/// </param>
/// <param name="priorCallId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ partial void ProcessCallsDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ partial void ProcessCallsEventsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Fetch the (paginated) event log for a call, possibly filtered by severity.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ partial void ProcessCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ partial void ProcessCallsMessagesListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ partial void ProcessCallsRecordingRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref byte[] content);


/// <summary>
/// Returns or redirects to a recording of the call.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ partial void ProcessCallsRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ partial void ProcessCallsSipLogsRetrieveResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
/// Redirects to sip logs for the call, if available.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ partial void ProcessCallsStagesListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ partial void ProcessCallsStagesMessagesAudioRetrieveResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ partial void ProcessCallsStagesMessagesListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ partial void ProcessCallsStagesRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ partial void ProcessCallsStagesToolsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Loading