Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Commented Feature: Use ITwitterQuery Credentials [2528]

$
0
0
Let the user change the credentials of a TwitterQuery.
This will allow the developer to select the Credentials he wants to use from the TweetinviEvents.QueryBeforeExecute event.

https://tweetinvi.codeplex.com/discussions/584877
Comments: Associated with changeset 42439: Version 0.9.6.0
- Modifying the ITwitterQuery credentials will now result in the set credentials to be used for this specific query. If the credentials are set to null, the CurrentThreadCredentials will be used; if they have not been set either, an exception will be thrown.
- Modifying the QueryURL of a TwitterQuery is now possible and will now result in this query to be executed instead of the query created by Tweetinvi.
- Removed QueryId because users can compare their query object by using ==, so what's the point?...

Viewing all articles
Browse latest Browse all 4126

Trending Articles