stopHLSBroadcasting

@POST(value = "/video/call/{type}/{id}/stop_broadcasting")
abstract suspend fun stopHLSBroadcasting(@Path(value = "type") type: String, @Path(value = "id") id: String): StopHLSBroadcastingResponse

Stop HLS broadcasting Stops HLS broadcasting