MSConversation.SendStickerAsync(MSSticker) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task SendStickerAsync (Messages.MSSticker sticker);
abstract member SendStickerAsync : Messages.MSSticker -> System.Threading.Tasks.Task
override this.SendStickerAsync : Messages.MSSticker -> System.Threading.Tasks.Task
Parâmetros
- sticker
- MSSticker
Retornos
Uma tarefa que representa a operação assíncrona SendSticker
- Atributos