WsEvent<T> class
- Implementers
- WsEventAddAdmin
- WsEventAddModToCommunity
- WsEventApproveRegistrationApplication
- WsEventBanFromCommunity
- WsEventBanPerson
- WsEventBlockCommunity
- WsEventBlockPerson
- WsEventChangePassword
- WsEventCreateComment
- WsEventCreateCommentLike
- WsEventCreateCommentReport
- WsEventCreateCommunity
- WsEventCreatePost
- WsEventCreatePostLike
- WsEventCreatePostReport
- WsEventCreatePrivateMessage
- WsEventCreateSite
- WsEventDeleteAccount
- WsEventDeleteComment
- WsEventDeleteCommunity
- WsEventDeletePost
- WsEventDeletePrivateMessage
- WsEventEditComment
- WsEventEditCommunity
- WsEventEditPost
- WsEventEditPrivateMessage
- WsEventEditSite
- WsEventFollowCommunity
- WsEventGetBannedPersons
- WsEventGetCaptcha
- WsEventGetComments
- WsEventGetCommunity
- WsEventGetModlog
- WsEventGetPersonDetails
- WsEventGetPersonMentions
- WsEventGetPost
- WsEventGetPosts
- WsEventGetPrivateMessages
- WsEventGetReplies
- WsEventGetReportCount
- WsEventGetSite
- WsEventGetSiteConfig
- WsEventGetSiteMetadata
- WsEventGetUnreadCount
- WsEventGetUnreadRegistrationApplicationCount
- WsEventLeaveAdmin
- WsEventListCommentReports
- WsEventListCommunities
- WsEventListPostReports
- WsEventListRegistrationApplications
- WsEventLockPost
- WsEventLogin
- WsEventMarkAllAsRead
- WsEventMarkCommentAsRead
- WsEventMarkPersonMentionAsRead
- WsEventMarkPrivateMessageAsRead
- WsEventPasswordChange
- WsEventPasswordReset
- WsEventRegister
- WsEventRemoveComment
- WsEventRemoveCommunity
- WsEventRemovePost
- WsEventResolveCommentReport
- WsEventResolveObject
- WsEventResolvePostReport
- WsEventSaveComment
- WsEventSavePost
- WsEventSaveSiteConfig
- WsEventSaveUserSettings
- WsEventSearch
- WsEventStickyPost
- WsEventTransferCommunity
- WsEventVerifyEmail
Constructors
- WsEvent(T data)
-
const
Properties
- data → T
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited