MSConversation.SendStickerAsync(MSSticker) Method

Definition

[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

Parameters

sticker
MSSticker

Returns

A task that represents the asynchronous SendSticker operation

Attributes

Applies to