Edit

Share via


TwitterStreamEvent Class

Definition

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.

Applies to