CarrierConfigManager.ImsSms.KeySmsTr1TimerMillisInt Field

Definition

TR1 Timer Value in milliseconds, Waits for RP-Ack from network for MO SMS.

[Android.Runtime.Register("KEY_SMS_TR1_TIMER_MILLIS_INT", ApiSince=34)]
public const string KeySmsTr1TimerMillisInt;
[<Android.Runtime.Register("KEY_SMS_TR1_TIMER_MILLIS_INT", ApiSince=34)>]
val mutable KeySmsTr1TimerMillisInt : string

Field Value

Attributes

Remarks

TR1 Timer Value in milliseconds, Waits for RP-Ack from network for MO SMS.

Java documentation for android.telephony.CarrierConfigManager.ImsSms.KEY_SMS_TR1_TIMER_MILLIS_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