RcsEndUserMessage.SendResponseWithPinAsync 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 avec le code confidentiel spécifié.
public:
virtual IAsyncAction ^ SendResponseWithPinAsync(RcsEndUserMessageAction ^ action, Platform::String ^ pin) = SendResponseWithPinAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SendResponseWithPinAsync(RcsEndUserMessageAction const& action, winrt::hstring const& pin);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SendResponseWithPinAsync(RcsEndUserMessageAction action, string pin);
function sendResponseWithPinAsync(action, pin)
Public Function SendResponseWithPinAsync (action As RcsEndUserMessageAction, pin As String) As IAsyncAction
Paramètres
- action
- RcsEndUserMessageAction
Spécifie l’étiquette de l’action.
- pin
-
String
Platform::String
winrt::hstring
Code confidentiel à envoyer.
Retours
Action asynchrone indiquant que l’opération est terminée.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|