updateUserPostDB

fun updateUserPostDB(postKey: String, postVal: String?)

Updates the user's list of posts on the database.

Parameters

postKey

Unique identifier of the post.

postVal

Unique identifier of the post to be added or removed from the user's list of posts.