POST Provider/Task/VideoListening

Inform the server that the provider is listening for the video and is ready to accept the video call. 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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.