Share via


ChatCapabilities Classe

Définition

Représente les fonctionnalités de conversation RCS (Rich Communication Services) d’un numéro de téléphone.

public ref class ChatCapabilities 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 ChatCapabilities 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 ChatCapabilities
Public NotInheritable Class ChatCapabilities
Héritage
Object Platform::Object IInspectable ChatCapabilities
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

Remarques

Appelez ChatCapabilitiesManager.GetCachedCapabilitiesAsync ou ChatCapabilitiesManager.GetCapabilitiesFromNetworkAsync pour obtenir une instance de cette classe.

Propriétés

IsChatCapable

Obtient une valeur booléenne indiquant si un numéro de téléphone prend en charge la conversation RCS (Rich Communication Services).

IsFileTransferCapable

Obtient une valeur booléenne indiquant si un numéro de téléphone prend en charge le transfert de fichiers RCS (Rich Communication Services).

IsGeoLocationPushCapable

Obtient une valeur booléenne indiquant si un numéro de téléphone est capable d’envoyer (push) la géolocalisation RCS (Rich Communication Services).

IsIntegratedMessagingCapable

Obtient une valeur booléenne indiquant si un numéro de téléphone prend en charge la messagerie intégrée RCS (Rich Communication Services).

IsOnline

Obtient une valeur booléenne indiquant si un numéro de téléphone compatible RCS (Rich Communication Services) est en ligne.

S’applique à