stopHLSStreaming
fun stopHLSStreaming(config: HMSHLSConfig? = null, hmsActionResultListener: HMSActionResultListener)
Stop HLS streaming on the parameters described in config.
Parameters
config
optional HMSHLSConfig which defines streaming/recording parameters for this start request. If set to null, this will stop all the currently running streams
hmsActionResultListener
the callback that would be called by SDK in case of a success or failure.