Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventType ¶
type EventType int
EventType identifies the kind of event.
const ( // lifecycle EventConnected EventType = iota EventReconnecting EventDisconnected // core EventChat EventGift EventLike EventMember EventSocial EventRoomUserSeq EventControl // convenience sub-routed EventFollow EventJoin EventLiveEnded // useful EventLiveIntro EventRoomMessage EventCaption EventGoalUpdate EventImDelete // niche EventRankUpdate EventPoll EventEnvelope EventRoomPin EventLinkMicMethod EventLinkMicBattle EventLinkMicArmies EventLinkMessage EventLinkLayer EventLinkMicLayoutState EventGiftPanelUpdate EventInRoomBanner EventGuide // extended EventEmoteChat EventQuestionNew EventSubNotify EventBarrage EventHourlyRank EventMsgDetect EventLinkMicFanTicket EventRoomVerify EventOecLiveShopping EventGiftBroadcast EventRankText EventGiftDynamicRestriction EventViewerPicksUpdate // secondary EventSystemMessage EventLiveGameIntro EventAccessControl EventAccessRecall EventAlertBoxAuditResult EventBindingGift EventBoostCard EventBottomMessage EventGameRankNotify EventGiftPrompt EventLinkState EventLinkMicBattlePunishFinish EventLinkmicBattleTask EventMarqueeAnnouncement EventNotice EventNotify EventPartnershipDropsUpdate EventPartnershipGameOffline EventPartnershipPunish EventPerception EventSpeaker EventSubCapsule EventSubPinEvent EventSubscriptionNotify EventToast // catch-all EventUnknown )
type UnknownEvent ¶
UnknownEvent wraps an unrecognized message type with raw payload.
Click to show internal directories.
Click to hide internal directories.