UserEnter constructor

UserEnter(
  1. int timestamp,
  2. V2TimGroupMemberInfo userInfo
)

Implementation

UserEnter(this.timestamp, this.userInfo);