Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.AccountPrefsBase Class Reference
Inheritance diagram for Reddit.Things.AccountPrefsBase:
Reddit.Things.AccountPrefs Reddit.Things.AccountPrefsSubmit

Public Member Functions

 AccountPrefsBase (bool threadedMessages, bool hideDowns, bool labelNsfw, bool activityRelevantAds, bool emailMessages, bool profileOptOut, bool videoAutoplay, string acceptPms, bool thirdPartySiteDataPersonalizedContent, bool showLinkFlair, bool credditAutoRenew, bool showTrending, bool privateFeeds, bool monitorMentions, bool research, bool ignoreSuggestedSort, bool emailDigests, string media, bool clickGadget, bool useGlobalDefaults, bool over18, bool showStylesheets, bool liveOrangeReds, bool enableDefaultThemes, bool domainDetails, bool collapseLeftBar, string lang, bool hideUps, bool thirdPartyDataPersonalizedAds, bool allowClickTracking, bool hideFromRobots, bool showTwitter, bool compress, bool storeVisits, bool threadedModmail, int minLinkScore, string mediaPreview, bool nightMode, bool highlightControversial, bool thirdPartySiteDataPersonalizedAds, bool? showPromote, int minCommentScore, bool publicVotes, bool noVideoAutoplay, bool organic, bool collapseReadMessages, bool showFlair, bool markMessagesRead, bool searchIncludeOver18, bool noProfanity, bool hideAds, bool beta, bool topKarmaSubreddits, bool newWindow, int numSites, bool legacySearch, int numComments, bool showGoldExpiration, bool highlightNewComments, bool emailUnsubscribeAll, string defaultCommentSort, bool hideLocationBar, bool autoplay)
 

Properties

bool ThreadedMessages [get, set]
 
bool HideDowns [get, set]
 
bool LabelNSFW [get, set]
 
bool ActivityRelevantAds [get, set]
 
bool EmailMessages [get, set]
 
bool ProfileOptOut [get, set]
 
bool VideoAutoplay [get, set]
 
string AcceptPms [get, set]
 
bool ThirdPartySiteDataPersonalizedContent [get, set]
 
bool ShowLinkFlair [get, set]
 
bool CredditAutoRenew [get, set]
 
bool ShowTrending [get, set]
 
bool PrivateFeeds [get, set]
 
bool MonitorMentions [get, set]
 
bool Research [get, set]
 
bool IgnoreSuggestedSort [get, set]
 
bool EmailDigests [get, set]
 
string Media [get, set]
 
bool ClickGadget [get, set]
 
bool UseGlobalDefaults [get, set]
 
bool Over18 [get, set]
 
bool ShowStylesheets [get, set]
 
bool LiveOrangeReds [get, set]
 
bool EnableDefaultThemes [get, set]
 
bool DomainDetails [get, set]
 
bool CollapseLeftBar [get, set]
 
string Lang [get, set]
 
bool HideUps [get, set]
 
bool ThirdPartyDataPersonalizedAds [get, set]
 
bool AllowClickTracking [get, set]
 
bool HideFromRobots [get, set]
 
bool ShowTwitter [get, set]
 
bool Compress [get, set]
 
bool StoreVisits [get, set]
 
bool ThreadedModmail [get, set]
 
int MinLinkScore [get, set]
 
string MediaPreview [get, set]
 
bool NightMode [get, set]
 
bool HighlightControversial [get, set]
 
bool ThirdPartySiteDataPersonalizedAds [get, set]
 
bool? ShowPromote [get, set]
 
int MinCommentScore [get, set]
 
bool PublicVotes [get, set]
 
bool NoVideoAutoplay [get, set]
 
bool Organic [get, set]
 
bool CollapseReadMessages [get, set]
 
bool ShowFlair [get, set]
 
bool MarkMessagesRead [get, set]
 
bool SearchIncludeOver18 [get, set]
 
bool NoProfanity [get, set]
 
bool HideAds [get, set]
 
bool Beta [get, set]
 
bool TopKarmaSubreddits [get, set]
 
bool NewWindow [get, set]
 
int NumSites [get, set]
 
bool LegacySearch [get, set]
 
int NumComments [get, set]
 
bool ShowGoldExpiration [get, set]
 
bool HighlightNewComments [get, set]
 
bool EmailUnsubscribeAll [get, set]
 
string DefaultCommentSort [get, set]
 
bool HideLocationBar [get, set]
 
bool Autoplay [get, set]
 

Constructor & Destructor Documentation

◆ AccountPrefsBase()

Reddit.Things.AccountPrefsBase.AccountPrefsBase ( bool  threadedMessages,
bool  hideDowns,
bool  labelNsfw,
bool  activityRelevantAds,
bool  emailMessages,
bool  profileOptOut,
bool  videoAutoplay,
string  acceptPms,
bool  thirdPartySiteDataPersonalizedContent,
bool  showLinkFlair,
bool  credditAutoRenew,
bool  showTrending,
bool  privateFeeds,
bool  monitorMentions,
bool  research,
bool  ignoreSuggestedSort,
bool  emailDigests,
string  media,
bool  clickGadget,
bool  useGlobalDefaults,
bool  over18,
bool  showStylesheets,
bool  liveOrangeReds,
bool  enableDefaultThemes,
bool  domainDetails,
bool  collapseLeftBar,
string  lang,
bool  hideUps,
bool  thirdPartyDataPersonalizedAds,
bool  allowClickTracking,
bool  hideFromRobots,
bool  showTwitter,
bool  compress,
bool  storeVisits,
bool  threadedModmail,
int  minLinkScore,
string  mediaPreview,
bool  nightMode,
bool  highlightControversial,
bool  thirdPartySiteDataPersonalizedAds,
bool?  showPromote,
int  minCommentScore,
bool  publicVotes,
bool  noVideoAutoplay,
bool  organic,
bool  collapseReadMessages,
bool  showFlair,
bool  markMessagesRead,
bool  searchIncludeOver18,
bool  noProfanity,
bool  hideAds,
bool  beta,
bool  topKarmaSubreddits,
bool  newWindow,
int  numSites,
bool  legacySearch,
int  numComments,
bool  showGoldExpiration,
bool  highlightNewComments,
bool  emailUnsubscribeAll,
string  defaultCommentSort,
bool  hideLocationBar,
bool  autoplay 
)

Property Documentation

◆ AcceptPms

string Reddit.Things.AccountPrefsBase.AcceptPms
getset

◆ ActivityRelevantAds

bool Reddit.Things.AccountPrefsBase.ActivityRelevantAds
getset

◆ AllowClickTracking

bool Reddit.Things.AccountPrefsBase.AllowClickTracking
getset

◆ Autoplay

bool Reddit.Things.AccountPrefsBase.Autoplay
getset

◆ Beta

bool Reddit.Things.AccountPrefsBase.Beta
getset

◆ ClickGadget

bool Reddit.Things.AccountPrefsBase.ClickGadget
getset

◆ CollapseLeftBar

bool Reddit.Things.AccountPrefsBase.CollapseLeftBar
getset

◆ CollapseReadMessages

bool Reddit.Things.AccountPrefsBase.CollapseReadMessages
getset

◆ Compress

bool Reddit.Things.AccountPrefsBase.Compress
getset

◆ CredditAutoRenew

bool Reddit.Things.AccountPrefsBase.CredditAutoRenew
getset

◆ DefaultCommentSort

string Reddit.Things.AccountPrefsBase.DefaultCommentSort
getset

◆ DomainDetails

bool Reddit.Things.AccountPrefsBase.DomainDetails
getset

◆ EmailDigests

bool Reddit.Things.AccountPrefsBase.EmailDigests
getset

◆ EmailMessages

bool Reddit.Things.AccountPrefsBase.EmailMessages
getset

◆ EmailUnsubscribeAll

bool Reddit.Things.AccountPrefsBase.EmailUnsubscribeAll
getset

◆ EnableDefaultThemes

bool Reddit.Things.AccountPrefsBase.EnableDefaultThemes
getset

◆ HideAds

bool Reddit.Things.AccountPrefsBase.HideAds
getset

◆ HideDowns

bool Reddit.Things.AccountPrefsBase.HideDowns
getset

◆ HideFromRobots

bool Reddit.Things.AccountPrefsBase.HideFromRobots
getset

◆ HideLocationBar

bool Reddit.Things.AccountPrefsBase.HideLocationBar
getset

◆ HideUps

bool Reddit.Things.AccountPrefsBase.HideUps
getset

◆ HighlightControversial

bool Reddit.Things.AccountPrefsBase.HighlightControversial
getset

◆ HighlightNewComments

bool Reddit.Things.AccountPrefsBase.HighlightNewComments
getset

◆ IgnoreSuggestedSort

bool Reddit.Things.AccountPrefsBase.IgnoreSuggestedSort
getset

◆ LabelNSFW

bool Reddit.Things.AccountPrefsBase.LabelNSFW
getset

◆ Lang

string Reddit.Things.AccountPrefsBase.Lang
getset

◆ LegacySearch

bool Reddit.Things.AccountPrefsBase.LegacySearch
getset

◆ LiveOrangeReds

bool Reddit.Things.AccountPrefsBase.LiveOrangeReds
getset

◆ MarkMessagesRead

bool Reddit.Things.AccountPrefsBase.MarkMessagesRead
getset

◆ Media

string Reddit.Things.AccountPrefsBase.Media
getset

◆ MediaPreview

string Reddit.Things.AccountPrefsBase.MediaPreview
getset

◆ MinCommentScore

int Reddit.Things.AccountPrefsBase.MinCommentScore
getset

◆ MinLinkScore

int Reddit.Things.AccountPrefsBase.MinLinkScore
getset

◆ MonitorMentions

bool Reddit.Things.AccountPrefsBase.MonitorMentions
getset

◆ NewWindow

bool Reddit.Things.AccountPrefsBase.NewWindow
getset

◆ NightMode

bool Reddit.Things.AccountPrefsBase.NightMode
getset

◆ NoProfanity

bool Reddit.Things.AccountPrefsBase.NoProfanity
getset

◆ NoVideoAutoplay

bool Reddit.Things.AccountPrefsBase.NoVideoAutoplay
getset

◆ NumComments

int Reddit.Things.AccountPrefsBase.NumComments
getset

◆ NumSites

int Reddit.Things.AccountPrefsBase.NumSites
getset

◆ Organic

bool Reddit.Things.AccountPrefsBase.Organic
getset

◆ Over18

bool Reddit.Things.AccountPrefsBase.Over18
getset

◆ PrivateFeeds

bool Reddit.Things.AccountPrefsBase.PrivateFeeds
getset

◆ ProfileOptOut

bool Reddit.Things.AccountPrefsBase.ProfileOptOut
getset

◆ PublicVotes

bool Reddit.Things.AccountPrefsBase.PublicVotes
getset

◆ Research

bool Reddit.Things.AccountPrefsBase.Research
getset

◆ SearchIncludeOver18

bool Reddit.Things.AccountPrefsBase.SearchIncludeOver18
getset

◆ ShowFlair

bool Reddit.Things.AccountPrefsBase.ShowFlair
getset

◆ ShowGoldExpiration

bool Reddit.Things.AccountPrefsBase.ShowGoldExpiration
getset

◆ ShowLinkFlair

bool Reddit.Things.AccountPrefsBase.ShowLinkFlair
getset

◆ ShowPromote

bool? Reddit.Things.AccountPrefsBase.ShowPromote
getset

◆ ShowStylesheets

bool Reddit.Things.AccountPrefsBase.ShowStylesheets
getset

◆ ShowTrending

bool Reddit.Things.AccountPrefsBase.ShowTrending
getset

◆ ShowTwitter

bool Reddit.Things.AccountPrefsBase.ShowTwitter
getset

◆ StoreVisits

bool Reddit.Things.AccountPrefsBase.StoreVisits
getset

◆ ThirdPartyDataPersonalizedAds

bool Reddit.Things.AccountPrefsBase.ThirdPartyDataPersonalizedAds
getset

◆ ThirdPartySiteDataPersonalizedAds

bool Reddit.Things.AccountPrefsBase.ThirdPartySiteDataPersonalizedAds
getset

◆ ThirdPartySiteDataPersonalizedContent

bool Reddit.Things.AccountPrefsBase.ThirdPartySiteDataPersonalizedContent
getset

◆ ThreadedMessages

bool Reddit.Things.AccountPrefsBase.ThreadedMessages
getset

◆ ThreadedModmail

bool Reddit.Things.AccountPrefsBase.ThreadedModmail
getset

◆ TopKarmaSubreddits

bool Reddit.Things.AccountPrefsBase.TopKarmaSubreddits
getset

◆ UseGlobalDefaults

bool Reddit.Things.AccountPrefsBase.UseGlobalDefaults
getset

◆ VideoAutoplay

bool Reddit.Things.AccountPrefsBase.VideoAutoplay
getset

The documentation for this class was generated from the following file: