RcsEndUserMessage.SendResponseAsync(RcsEndUserMessageAction) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie de façon asynchrone la sélection de l’utilisateur.
public:
virtual IAsyncAction ^ SendResponseAsync(RcsEndUserMessageAction ^ action) = SendResponseAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SendResponseAsync(RcsEndUserMessageAction const& action);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SendResponseAsync(RcsEndUserMessageAction action);
function sendResponseAsync(action)
Public Function SendResponseAsync (action As RcsEndUserMessageAction) As IAsyncAction
Paramètres
- action
- RcsEndUserMessageAction
Spécifie l’étiquette de l’action.
Retours
Action asynchrone indiquant que l’opération est terminée.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|