IMultiStreamObserverOnAuxStreamUnAvailable Method |
Callback of SDK when there is an auxiliary stream unavailable.
Client should give SDK a view handle which will be closed or if the given view handle is IntPtr.Zero, SDK will automatically close the last opened stream.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax IntPtr OnAuxStreamUnAvailable()
Return Value
Type:
IntPtrThe handle of the view
Remarks Since: 2.0.0
See Also