Freigeben über


ChatSyncManager.AssociateAccountAsync(WebAccount) Methode

Definition

Legt den WebAccount fest, der vom Synchronisierungs-Manager zum Synchronisieren von Nachrichten verwendet wird.

public:
 virtual IAsyncAction ^ AssociateAccountAsync(WebAccount ^ webAccount) = AssociateAccountAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction AssociateAccountAsync(WebAccount const& webAccount);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction AssociateAccountAsync(WebAccount webAccount);
function associateAccountAsync(webAccount)
Public Function AssociateAccountAsync (webAccount As WebAccount) As IAsyncAction

Parameter

webAccount
WebAccount

Das Webkonto.

Gibt zurück

Eine asynchrone Aktion, die nichts zurückgibt.

Attribute

Windows-Anforderungen

App-Funktionen
chat chatSystem smsSend

Gilt für: