QChatAddQuickCommentParam constructor

QChatAddQuickCommentParam(
  1. QChatMessage commentMessage,
  2. int type
)

Implementation

QChatAddQuickCommentParam(QChatMessage commentMessage, int type)
    : super(commentMessage, type);