SignalingSession.BeginRefer Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginRefer(RealTimeAddress, ReferStatus, AsyncCallback, Object) | Refers a URI to the remote participant. | |
BeginRefer(RealTimeAddress, ReferStatus, IEnumerable<SignalingHeader>, AsyncCallback, Object) | Refers a URI to the remote participant. | |
BeginRefer(RealTimeAddress, ReferStatus, IEnumerable<SignalingHeader>, ContentType, [], AsyncCallback, Object) | Refers a URI to the remote participant. |
Top