JMessage PC SDK 1.2.3 JMessage PC SDK |
Jmcpp::ChatId 成员列表
成员的完整列表,这些成员属于 Jmcpp::ChatId,包括所有继承而来的类成员
ChatId() | Jmcpp::ChatId | |
ChatId(GroupId const &groupId) | Jmcpp::ChatId | |
ChatId(RoomId const &roomId) | Jmcpp::ChatId | |
ChatId(UserId const &userId) | Jmcpp::ChatId | |
getGroupId() const | Jmcpp::ChatId | |
getRoomId() const | Jmcpp::ChatId | |
getUserId() const | Jmcpp::ChatId | |
isGroup() const | Jmcpp::ChatId | |
isRoom() const | Jmcpp::ChatId | |
isUser() const | Jmcpp::ChatId | |
isValid() const | Jmcpp::ChatId | |
operator!=(ChatId const &other) const | Jmcpp::ChatId | |
operator<(ChatId const &other) const | Jmcpp::ChatId | |
operator<=(ChatId const &other) const | Jmcpp::ChatId | |
operator==(ChatId const &other) const | Jmcpp::ChatId | |
operator>(ChatId const &other) const | Jmcpp::ChatId | |
operator>=(ChatId const &other) const | Jmcpp::ChatId | |
setAppkey(std::string const &appkey) | Jmcpp::ChatId | |
setGroupId(GroupId groupId) | Jmcpp::ChatId | |
setRoomId(RoomId roomId) | Jmcpp::ChatId | |
setUserId(UserId const &userId) | Jmcpp::ChatId | |
setUsername(std::string const &username) | Jmcpp::ChatId |