A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.WebhookRequestService.html below:

View Source Class WebhookRequestService Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public class WebhookRequestService : IWebhookRequestService
Constructors View Source WebhookRequestService(ICoreScopeProvider, IWebhookRequestRepository, IJsonSerializer) Declaration
public WebhookRequestService(ICoreScopeProvider coreScopeProvider, IWebhookRequestRepository webhookRequestRepository, IJsonSerializer jsonSerializer)
Parameters View Source WebhookRequestService(ICoreScopeProvider, IWebhookRequestRepository, IWebhookJsonSerializer) Declaration
public WebhookRequestService(ICoreScopeProvider coreScopeProvider, IWebhookRequestRepository webhookRequestRepository, IWebhookJsonSerializer webhookJsonSerializer)
Parameters Methods View Source CreateAsync(Guid, String, Object) Declaration
public async Task<WebhookRequest> CreateAsync(Guid webhookKey, string eventAlias, object payload)
Parameters Type Name Description Guid webhookKey System.String eventAlias System.Object payload Returns View Source DeleteAsync(WebhookRequest) Declaration
public async Task DeleteAsync(WebhookRequest webhookRequest)
Parameters Returns View Source GetAllAsync() Declaration
public Task<IEnumerable<WebhookRequest>> GetAllAsync()
Returns View Source UpdateAsync(WebhookRequest) Declaration
public async Task<WebhookRequest> UpdateAsync(WebhookRequest webhookRequest)
Parameters Returns

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4