ChatConversationThreadingInfo Klasse

Definition

Stellt Threadinginformationen für eine ChatConversation bereit.

public ref class ChatConversationThreadingInfo sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChatConversationThreadingInfo final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class ChatConversationThreadingInfo final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChatConversationThreadingInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ChatConversationThreadingInfo
function ChatConversationThreadingInfo()
Public NotInheritable Class ChatConversationThreadingInfo
Vererbung
Object Platform::Object IInspectable ChatConversationThreadingInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
chat chatSystem smsSend

Konstruktoren

ChatConversationThreadingInfo()

Initialisiert eine neue instance der ChatConversationThreadingInfo-Klasse.

Eigenschaften

ContactId

Ruft die Contact.Id für den Remoteteilnehmer ab oder legt diese fest.

ConversationId

Ruft die ID der ChatConversation ab oder legt sie fest.

Custom

Ruft eine Zeichenfolge ab, in der Sie Ihre eigenen benutzerdefinierten Threadinginformationen speichern können, oder legt diese fest.

Kind

Ruft einen Wert ab, der den Typ der Threadinginformationen angibt, z. B. Teilnehmer, Kontakt-ID, Konversations-ID usw.

Participants

Ruft die Liste der Teilnehmer in chatConversation ab.

Gilt für: