다음을 통해 공유


ChatSyncManager.UnassociateAccountAsync 메서드

정의

계정 정보를 지우고 동기화 관리자가 메시지를 동기화하지 못하도록 합니다. 그러면 메시지 삭제 작업이 트리거됩니다.

public:
 virtual IAsyncAction ^ UnassociateAccountAsync() = UnassociateAccountAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction UnassociateAccountAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction UnassociateAccountAsync();
function unassociateAccountAsync()
Public Function UnassociateAccountAsync () As IAsyncAction

반환

아무것도 반환하지 않는 비동기 작업입니다.

특성

Windows 요구 사항

앱 기능
chat chatSystem smsSend

적용 대상