Compartilhar via


SmsManager.SmsRpCauseUnidentifiedSubscriber Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Telephony.SmsRpCause enum directly instead of this field.

Valor da causa RP quando o assinante não é identificado

[Android.Runtime.Register("SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsRpCause enum directly instead of this field.", true)]
public const Android.Telephony.SmsRpCause SmsRpCauseUnidentifiedSubscriber = 28;
[<Android.Runtime.Register("SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsRpCause enum directly instead of this field.", true)>]
val mutable SmsRpCauseUnidentifiedSubscriber : Android.Telephony.SmsRpCause

Valor do campo

Value = 28
Atributos

Comentários

Valor da causa RP quando o assinante não é identificado

Documentação Java para android.telephony.SmsManager.SMS_RP_CAUSE_UNIDENTIFIED_SUBSCRIBER.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a