public class ChatInfo extends Object
ChatInfo(String chatId, String name, String description, String chatType, String ownerId, Integer memberCount)
String
getChatId()
getChatType()
getDescription()
Integer
getMemberCount()
getName()
getOwnerId()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChatInfo(String chatId, String name, String description, String chatType, String ownerId, Integer memberCount)
public String getChatId()
public String getName()
public String getDescription()
public String getChatType()
public String getOwnerId()
public Integer getMemberCount()
Copyright © 2026. All rights reserved.