Partager via


ChatMessageTransportConfiguration Classe

Définition

Représente des données sur le transport des messages de conversation.

public ref class ChatMessageTransportConfiguration sealed
/// [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 ChatMessageTransportConfiguration final
[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 ChatMessageTransportConfiguration
Public NotInheritable Class ChatMessageTransportConfiguration
Héritage
Object Platform::Object IInspectable ChatMessageTransportConfiguration
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
chat chatSystem smsSend

Propriétés

ExtendedProperties

Obtient les propriétés étendues du transport.

MaxAttachmentCount

Obtient la limite maximale de pièces jointes pour un message sur le transport.

MaxMessageSizeInKilobytes

Obtient la taille maximale d’une pièce jointe pour le transport.

MaxRecipientCount

Obtient le nombre maximal de destinataires pour le transport.

SupportedVideoFormat

Obtient le format d’encodage vidéo pris en charge pour le transport.

S’applique à