MSConversation.SendSticker(MSSticker, Action<NSError>) 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.
[Foundation.Export("sendSticker:completionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SendSticker (Messages.MSSticker sticker, Action<Foundation.NSError> completionHandler);
abstract member SendSticker : Messages.MSSticker * Action<Foundation.NSError> -> unit
override this.SendSticker : Messages.MSSticker * Action<Foundation.NSError> -> unit
Parâmetros
- sticker
- MSSticker
- Atributos