Twitterizer 2 Documentation
TwitterNotification Class
NamespacesTwitterizerTwitterNotification

[Missing <summary> documentation for "T:Twitterizer.TwitterNotification"]

Declaration Syntax
C#Visual Basic
public static class TwitterNotification
Public NotInheritable Class TwitterNotification
Members
All MembersMethods



IconMemberDescription
Follow(OAuthTokens, Decimal, OptionalProperties)
Enables device notifications for updates from the specified user. Returns the specified user when successful.

Follow(OAuthTokens, Decimal)
Enables device notifications for updates from the specified user. Returns the specified user when successful.

Follow(OAuthTokens, String, OptionalProperties)
Enables device notifications for updates from the specified user. Returns the specified user when successful.

Follow(OAuthTokens, String)
Enables device notifications for updates from the specified user. Returns the specified user when successful.

Leave(OAuthTokens, Decimal, OptionalProperties)
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.

Leave(OAuthTokens, Decimal)
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.

Leave(OAuthTokens, String, OptionalProperties)
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.

Leave(OAuthTokens, String)
Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful.

Inheritance Hierarchy
Object
TwitterNotification

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)