POST Client/Request/VideoAgain

Before the caller calls Request/Finished, the caller may initiate another video call. Since every video call requires a confirmation from the listener before the video call can be made, it needs to inform the server that it is ready to make another video call. Once this function is called, the caller needs to call GetVideoEngineAccounts in order to get the account info to make 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.