Making API Calls

This is the main API section, where the technical descriptions of objects, methods, and other features of LINQ to Twitter are covered.

LINQ to Twitter Entities

This section lists the entities returned by LINQ to Twitter. The Twitter API returns JSON that LINQ to Twitter packages up into entities. These entities contain return properties.

Making Status Queries and Calls

The status queries match both Twitter timeline queries and working with statuses

Getting User Information

You can get information on users, their friends, and their followers

Working with Direct Messages

This section shows you how to send private messages between you and others

Handling Friendships

This section explains how to work with friendships

Listing Social Graphs

You can obtain IDs of friends and followers with the social graph methods

Managing Accounts

The account API's allow you to manage your Twitter account

Querying Favorites

Twitter lets you manage favorites, which is supported here too.

Blocking Users

This section shows you how to block users that you don't want to see your status.

Using Help Methods

This method is for testing Twitter connectivity.

Performing Searches and Finding Trends

You'll learn how LINQ to Twitter supports search and trends in this section.

Managing Saved Searches

You can save searches and reuse them later.

Managing Lists

Lists allow you to categorize Twitter accounts.

Reporting Spam

You can report an account as spam with this API

Getting Geographical Information

You can obtain info on places associated with geographical information

Streaming Twitter Content

Stream Twitter content

Last edited Apr 23 at 4:16 AM by JoeMayo, version 26

Comments

No comments yet.