POST Provider/Task/VideoConferenceInvitationConfirm
Inform the server that the provider is listening for the video conference and is ready to accept the video conference. Whenever the provider is required to listen for the video call and started listening for video successfully, it needs to call this function to inform the server so that the server can inform the other party to start the video call.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |