CommentWrite

class CommentWrite @JvmOverloads constructor(gallId: String, articleId: Int, comment: Comment, session: Session, fcmToken: String = KotlinInside.getInstance().auth.fcmToken)

Constructors

Link copied to clipboard
constructor(gallId: String, articleId: Int, comment: Comment, session: Session, fcmToken: String = KotlinInside.getInstance().auth.fcmToken)

Types

Link copied to clipboard
data class WriteResult(val result: Boolean, val data: Int? = null, val cause: String? = null, val word: String? = null)

Functions

Link copied to clipboard

대댓글을 작성합니다.

Link copied to clipboard

댓글을 작성합니다.