Sprache

RegistrationResponse.ResponseUnknown Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.PersonalContext.Understander.RegistrationResponseResponse enum directly instead of this field.

Unbekannte Antwort auf eine Verständlicher-Registrierungsanforderung.

[Android.Runtime.Register("RESPONSE_UNKNOWN", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.Understander.RegistrationResponseResponse enum directly instead of this field.", true)]
public const Android.App.PersonalContext.Understander.RegistrationResponseResponse ResponseUnknown = 0;
[<Android.Runtime.Register("RESPONSE_UNKNOWN", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.Understander.RegistrationResponseResponse enum directly instead of this field.", true)>]
val mutable ResponseUnknown : Android.App.PersonalContext.Understander.RegistrationResponseResponse

Feldwert

Value = 0
Attribute

Gilt für: