AuxStreamCloseAuxStream Method |
Close this auxiliary stream. Client can manually invoke this API to close stream , or the SDK will automatically close the last opened stream if needed.
OnAuxStreamUnAvailable
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public void CloseAuxStream()
See Also