OAuthApi.SendEmulateOAuthCardsAsync(Boolean) 方法

定义

public System.Threading.Tasks.Task SendEmulateOAuthCardsAsync (bool emulateOAuthCards);
abstract member SendEmulateOAuthCardsAsync : bool -> System.Threading.Tasks.Task
override this.SendEmulateOAuthCardsAsync : bool -> System.Threading.Tasks.Task
Public Function SendEmulateOAuthCardsAsync (emulateOAuthCards As Boolean) As Task

参数

emulateOAuthCards
Boolean

返回

实现

适用于