Jaa


TwilioMessage.MediaUrls Property

Definition

Gets the URLs referencing the media content included with the message, if any.

public System.Collections.Generic.List<Uri> MediaUrls { get; }
member this.MediaUrls : System.Collections.Generic.List<Uri>
Public ReadOnly Property MediaUrls As List(Of Uri)

Property Value

URLs referencing the media content included with the message.

Applies to