Share via


CarrierConfigManager.ImsSms.KeySmsMaxRetryCountInt Field

Definition

Maximum Retry Count for Failure, If the Retry Count exceeds this value, it must display to User Interface as sending failed

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

Field Value

Attributes

Remarks

Maximum Retry Count for Failure, If the Retry Count exceeds this value, it must display to User Interface as sending failed

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