ConversationEvent.ConversationProcessingEvent Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;JJLandroid/view/autofill/AutofillId;)V", "", ApiSince=37)]
public ConversationProcessingEvent(string conversationSessionId, long clientEventTimestampMillis, long timestampMillis, Android.Views.Autofill.AutofillId messageAutofillId);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;JJLandroid/view/autofill/AutofillId;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Hint.ConversationEvent.ConversationProcessingEvent : string * int64 * int64 * Android.Views.Autofill.AutofillId -> Android.App.PersonalContext.Hint.ConversationEvent.ConversationProcessingEvent
Parameter
- conversationSessionId
- String
- clientEventTimestampMillis
- Int64
- timestampMillis
- Int64
- messageAutofillId
- AutofillId
- Attribute