AudioVideoCall.BeginEstablishEarlyMedia Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginEstablishEarlyMedia(AsyncCallback, Object) | Sends a provisional reliable response with a 183 response code SessionProgress; also creates an early dialog. | |
BeginEstablishEarlyMedia(CallProvisionalResponseOptions, AsyncCallback, Object) | Sends a provisional reliable response with a 183 response code SessionProgress; will also create an early dialog. | |
BeginEstablishEarlyMedia(Int32, CallProvisionalResponseOptions, AsyncCallback, Object) | Sends a provisional reliable response on the call; will also create an early dialog. |
Top