Overload List

  Name Description
Refer(RealTimeAddress, ReferStatus)
Synchronously transfers the current session to a different real-time address. This method will wait until the transfer is completed. It is not recommended for a UI thread.
Refer(RealTimeAddress, ReferStatus, IEnumerable < (Of < ( SignalingHeader > ) > ) )
Synchronously transfers the current session to a different real-time address. This method will wait until the transfer is completed. It is not recommended for a UI thread.

See Also