| TwitterHelper Methods | 
The TwitterHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | DeleteTweet | 
            Deletes tweet with given ID from Twitter.
             | 
|  | DeleteTweetInternal | 
            Deletes tweet with given ID from Twitter.
             | 
|   | GetTwitterUserId | 
            Retrieves the Twitter user identifier for the specified credentials, and returns it.
             | 
|  | GetTwitterUserIdInternal | 
            Retrieves the Twitter user identifier for the specified credentials, and returns it.
             | 
|   | PublishTweet | 
            Publishes the new tweet on the Twitter channel and returns the Twitter's tweet ID.
             | 
|  | PublishTweetInternal | 
            Publishes the new tweet on the Twitter channel and returns the Twitter's tweet ID.
             | 
|  | SetAsDefaultHelper | 
            Sets this object as the default helper
            (Inherited from AbstractHelperHelperType.) | 
 See Also
See Also