Represents a client application.
More...
|
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...
|
|
Represents a client application.
◆ ConsumerKey
string CoreTweet.Streaming.ClientApplication.ConsumerKey |
|
getset |
Gets or sets the consumer key.
◆ Id
long CoreTweet.Streaming.ClientApplication.Id |
|
getset |
◆ 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: