Share via


CarrierConfigManager.KeyVvmPortNumberInt Field

Definition

The port through which the mobile outgoing (MO) sms messages are sent through.

[Android.Runtime.Register("KEY_VVM_PORT_NUMBER_INT", ApiSince=23)]
public const string KeyVvmPortNumberInt;
[<Android.Runtime.Register("KEY_VVM_PORT_NUMBER_INT", ApiSince=23)>]
val mutable KeyVvmPortNumberInt : string

Field Value

Attributes

Remarks

The port through which the mobile outgoing (MO) sms messages are sent through.

Java documentation for android.telephony.CarrierConfigManager.KEY_VVM_PORT_NUMBER_INT.

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