TwitterStreamEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Twitter User type.
public class TwitterStreamEvent : Microsoft.Toolkit.Services.Twitter.ITwitterResult
type TwitterStreamEvent = class
interface ITwitterResult
Public Class TwitterStreamEvent
Implements ITwitterResult
- Inheritance
-
TwitterStreamEvent
- Implements
Constructors
TwitterStreamEvent() |
Properties
CreatedAt |
Gets or sets the creation date. |
CreationDate |
Gets the creation date |
EventType |
Gets or sets the type of the event. |
Source |
Gets or sets the source of the event. This is always the user who initiated the event. |
Target |
Gets or sets the target of the event. This is the user who was affected, or who owns the affected object. |
TargetObject |
Gets or sets the target object. |