Delegate WebContext.HttpRequestInterceptedCallback
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
The callback function that is invoked when http request need be intercepted.
C#Copypublic delegate void HttpRequestInterceptedCallback(WebHttpRequestInterceptor interceptor);