V2TimRecvC2cCustomMessage constructor
- String msgID,
- String sender,
- V2TimUserInfo customData
Implementation
V2TimRecvC2cCustomMessage(
this.msgID,
this.sender,
this.customData,
);
V2TimRecvC2cCustomMessage(
this.msgID,
this.sender,
this.customData,
);