TwilioMessage.SmsStatus 属性

定义

获取或设置消息的状态。

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

属性值

消息的状态,例如“已接收”。

注解

有关可能值的列表,请参阅 消息状态 值。

适用于