VisualVoicemailSmsFilterSettings.DestinationPortAny Field

Definition

The visual voicemail SMS message does not have to be a data SMS, and can be directed to any port.

[Android.Runtime.Register("DESTINATION_PORT_ANY", ApiSince=26)]
public const int DestinationPortAny = -1;
[<Android.Runtime.Register("DESTINATION_PORT_ANY", ApiSince=26)>]
val mutable DestinationPortAny : int

Field Value

Value = -1

Implements

Attributes

Remarks

The visual voicemail SMS message does not have to be a data SMS, and can be directed to any port.

Java documentation for android.telephony.VisualVoicemailSmsFilterSettings.DESTINATION_PORT_ANY.

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