Jaa


TwilioMessage.EventType Property

Definition

Gets or sets the event type for using with Twilio Conversation API.

public string EventType { get; set; }
member this.EventType : string with get, set
Public Property EventType As String

Property Value

The type of event, e.g. "onMessageAdd", "onMessageAdded", "onConversationAdd".

Applies to