메소드 | 설명 | |
---|---|---|
ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
메소드 | 설명 | |
---|---|---|
VerifySignature ( string id, |
Verifies that the signature header matches that of the actual body.
|
메소드 | 설명 | |
---|---|---|
GetActions ( Newtonsoft.Json.Linq.JObject data, |
||
WebHookVerification ( string id, |
public ReceiveAsync ( string id, System.Web.Http.Controllers.HttpRequestContext context, |
||
id | string | |
context | System.Web.Http.Controllers.HttpRequestContext | |
request | ||
리턴 | Task |
protected VerifySignature ( string id, |
||
id | string | |
request | ||
리턴 | System.Threading.Tasks.Task |