Does getting firebase reference add to the billing of data

前端 未结 0 1105
南旧
南旧 2020-12-16 09:28
viewsReference.updateChildValues(dict) { (error, ref) in
        completion()
    }

I have this method, the closure returns ref. Which is data. my q

相关标签:
回答
  • 消灭零回复
提交回复
热议问题