Quantcast
Browsing all 4126 articles
Browse latest View live

Edited Issue: Universal App [2511]

https://tweetinvi.codeplex.com/discussions/578583#

View Article


New Post: Universal App

This issue is now resolved in Tweetinvi 0.9.5.0. You can now download the Source Code and use it in your app. Cheers, Linvi

View Article


New Post: Universal App

Thank you

View Article

Source code checked in, #41836

Version 0.9.5.0 - Universal App -> Removed the dependency to PCLWebUtility

View Article

New Post: Get Second,Third and Forth image from a tweet

Hello Guys, I tried to get media from a tweet that contains 4 images using tweet.Entities.Medias[0].MediaURL; tweet.Entities.Medias[1].MediaURL; tweet.Entities.Medias[2].MediaURL;...

View Article


New Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?

get all media from the tweet, if it contains 4 images

View Article

New Post: Get Second,Third and Forth image from a tweet

I'm not sure why it doesn't show up under Entities but you can use either tweet.ExtendedEntities or tweet.Media to achieve what you're trying to do. imlokesh

View Article

New Post: Get Second,Third and Forth image from a tweet

Media count = 1 under Entities and also under tweet.Media while the tweet has 4 images

View Article


New Post: Get Second,Third and Forth image from a tweet

You sure using the latest version?var tweet = Tweet.GetTweet(448927844979056641L); var urls = tweet.Media.Select(m => m.MediaURL); foreach (var url in urls) { Debug.WriteLine(url); }I get the...

View Article


New Post: Get Second,Third and Forth image from a tweet

I'm using the one from Nuget

View Article

New Post: Get Second,Third and Forth image from a tweet

Upgrading to the version on Codeplex fixed the problem, wish u upgrade the one on Nuget also Thanks

View Article

New Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?

Hi, You can already access to this with the Tweet.ExtendedEntities property. Linvi

View Article

New Post: Get Second,Third and Forth image from a tweet

Hi, This will be done with the release of 0.9.5.0. Sorry about this. Linvi

View Article


New Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?

Tweetinvi 0.9.5.0 will soon be released. This thread is now closed. Linvi

View Article

New Post: Events stop firing

Hi again, I think I will release 0.9.5.0 with the current behavior because it is long awaited and because I will need more details from you. Would you mind if we continue positing on this thread as...

View Article


Created Issue: Stream Reset Improvements [2513]

https://tweetinvi.codeplex.com/discussions/573889See the end of the Thread.

View Article

Source code checked in, #41852

Version 0.9.5.0 - I would like to present you the RATE LIMITS by Tweetinvi!

View Article


Commented Feature: RateLimit [2097]

Implement a solution that allow developers to listen to rate limit events and act in consequence.Add a mechanism to start a method only when the rate-limit is valid.Add a mechanism to check the...

View Article

Created Unassigned: Tweetinvi Events : Being notified when a query is...

Give the ability for the user to know when a query is executed.

View Article

Edited Unassigned: Tweetinvi Events : Being notified when a query is executed...

Give the ability for the user to know when a query is executed.

View Article
Browsing all 4126 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>