CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.Streaming.ClientApplication Class Reference

Represents a client application. More...

Properties

string Url [get, set]
 Gets or sets the URL of the application's publicly accessible home page. More...
 
long Id [get, set]
 Gets or sets the ID. More...
 
string ConsumerKey [get, set]
 Gets or sets the consumer key. More...
 
string Name [get, set]
 Gets or sets the application name. More...
 

Detailed Description

Represents a client application.

Property Documentation

◆ ConsumerKey

string CoreTweet.Streaming.ClientApplication.ConsumerKey
getset

Gets or sets the consumer key.

◆ Id

long CoreTweet.Streaming.ClientApplication.Id
getset

Gets or sets the ID.

◆ Name

string CoreTweet.Streaming.ClientApplication.Name
getset

Gets or sets the application name.

◆ Url

string CoreTweet.Streaming.ClientApplication.Url
getset

Gets or sets the URL of the application's publicly accessible home page.


The documentation for this class was generated from the following file: