CarrierConfigManager.KeySatelliteRoamingP2pSmsSupportedBool Field

Definition

Indicate whether carrier roaming to satellite is using P2P SMS.

[Android.Runtime.Register("KEY_SATELLITE_ROAMING_P2P_SMS_SUPPORTED_BOOL", ApiSince=36)]
public const string KeySatelliteRoamingP2pSmsSupportedBool;
[<Android.Runtime.Register("KEY_SATELLITE_ROAMING_P2P_SMS_SUPPORTED_BOOL", ApiSince=36)>]
val mutable KeySatelliteRoamingP2pSmsSupportedBool : string

Field Value

Attributes

Remarks

Indicate whether carrier roaming to satellite is using P2P SMS.

This will need agreement with carriers before enabling this flag.

The default value is false.

Java documentation for android.telephony.CarrierConfigManager.KEY_SATELLITE_ROAMING_P2P_SMS_SUPPORTED_BOOL.

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