16#ifndef MIRAI_POKE_MESSAGE_HPP_
17#define MIRAI_POKE_MESSAGE_HPP_
bool operator==(const PokeMessage &rhs)
PokeType GetPokeKind() const
获取戳一戳类型
PokeMessage(PokeType kind)
static constexpr bool SUPPORT_SEND_
static constexpr MessageTypes TYPE_
PokeMessage & SetPokeKind(PokeType kind)
设置戳一戳类型
bool operator!=(const PokeMessage &rhs)
bool isValid_() const final