RegistrationResponse Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Crea un nuovo registrationResponse.
[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/understander/RegistrationRequest;I)V", "", ApiSince=37)]
public RegistrationResponse(Android.App.PersonalContext.Understander.RegistrationRequest request, Android.App.PersonalContext.Understander.RegistrationResponseResponse response);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/understander/RegistrationRequest;I)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Understander.RegistrationResponse : Android.App.PersonalContext.Understander.RegistrationRequest * Android.App.PersonalContext.Understander.RegistrationResponseResponse -> Android.App.PersonalContext.Understander.RegistrationResponse
Parametri
- request
- RegistrationRequest
- response
- RegistrationResponseResponse
- Attributi