addCommentDB

private fun addCommentDB(comment: Comment, commentKey: String)

Adds a comment to the database.

Parameters

comment

Comment to be added to the database

commentKey

Unique identifier of the comment to be added to the database