BeginEstablishEarlyMedia Method
Overload List
Name | Description | |
---|---|---|
BeginEstablishEarlyMedia(AsyncCallback, Object) | Send a provisional reliable response with 183 response code, it will also create an early dialog. | |
BeginEstablishEarlyMedia(CallProvisionalResponseOptions, AsyncCallback, Object) | Send a provisional reliable response with 183 response code, it will also create an early dialog. | |
BeginEstablishEarlyMedia(Int32, CallProvisionalResponseOptions, AsyncCallback, Object) | Send a provisional reliable response on the call, it will also create an early dialog. |
Top