V2TimConversation constructor
V2TimConversation()
Implementation
V2TimConversation(
this.conversationID,
this.type,
this.userID,
this.groupID,
this.showName,
this.faceUrl,
this.recvOpt,
this.groupType,
this.unreadCount,
this.lastMessage,
this.draftText,
this.draftTimestamp,
this.groupAtInfoList,
);