RegistrationResponse.Request Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the RegistrationRequest associated with this response.
public Android.App.PersonalContext.Understander.RegistrationRequest Request { [Android.Runtime.Register("getRequest", "()Landroid/app/personalcontext/understander/RegistrationRequest;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getRequest", "()Landroid/app/personalcontext/understander/RegistrationRequest;", "", ApiSince=37)>]
member this.Request : Android.App.PersonalContext.Understander.RegistrationRequest
Property Value
- Attributes