@videosdk.live/server-sdk
Preparing search index...
WebhookDeliverySummary
Interface WebhookDeliverySummary
Per-resource summary of webhook delivery attempts.
interface
WebhookDeliverySummary
{
data
:
{
success
:
boolean
;
type
:
string
}
[]
;
successCount
:
number
;
totalCount
:
number
;
}
Index
Properties
data
success
Count
total
Count
Properties
data
data
:
{
success
:
boolean
;
type
:
string
}
[]
success
Count
successCount
:
number
total
Count
totalCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
success
Count
total
Count
@videosdk.live/server-sdk
Loading...
Per-resource summary of webhook delivery attempts.