| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717 |
| Modifier and Type | Method and Description |
|---|---|
PullEventsResponse |
VodClient.PullEvents(PullEventsRequest req)
This API is used to get event notifications from the business server through [reliable callback](https://intl.cloud.tencent.com/document/product/266/33779?from_cn_redirect=1#.E5.8F.AF.E9.9D.A0.E5.9B.9E.E8.B0.83);
The API is in long polling mode, i.e., if there is an unconsumed event on the server, it will be immediately returned to the requester; otherwise, the backend will suspend the request until a new event is generated;
The request can be suspended for 5 seconds at most.
|
Copyright © 2020. All rights reserved.