FeedbackRequest(ContextInsight, FeedbackRequestProperties) Constructor
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.
Creates a new FeedbackRequest with the given source and properties.
[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/ContextInsight;I)V", "", ApiSince=37)]
public FeedbackRequest(Android.App.PersonalContext.Insight.ContextInsight source, Android.App.PersonalContext.Understander.FeedbackRequestProperties properties);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/ContextInsight;I)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Understander.FeedbackRequest : Android.App.PersonalContext.Insight.ContextInsight * Android.App.PersonalContext.Understander.FeedbackRequestProperties -> Android.App.PersonalContext.Understander.FeedbackRequest
Parameters
- source
- ContextInsight
- properties
- FeedbackRequestProperties
- Attributes