Amity
    
  Types
Link copied to clipboard
                  class COMMENT_CREATED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class COMMENT_REACTED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class COMMENT_REPLIED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class POST_CREATED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class POST_REACTED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class STORY_COMMENT_CREATED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class STORY_CREATED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent
Link copied to clipboard
                  class STORY_REACTED(isEnabled: Boolean, isNetworkEnabled: Boolean, rolesFilter: AmityRolesFilter) : AmityCommunityNotificationEvent