Share via


VisualVoicemailSmsFilterSettings.DestinationPortDataSms Field

Definition

The visual voicemail SMS message can be directed to any port, but must be a data SMS.

[Android.Runtime.Register("DESTINATION_PORT_DATA_SMS", ApiSince=26)]
public const int DestinationPortDataSms = -2;
[<Android.Runtime.Register("DESTINATION_PORT_DATA_SMS", ApiSince=26)>]
val mutable DestinationPortDataSms : int

Field Value

Value = -2

Implements

Attributes

Remarks

The visual voicemail SMS message can be directed to any port, but must be a data SMS.

Java documentation for android.telephony.VisualVoicemailSmsFilterSettings.DESTINATION_PORT_DATA_SMS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to