Condividi tramite


MSConversation.SendSticker(MSSticker, Action<NSError>) Metodo

Definizione

[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

Parametri

sticker
MSSticker
completionHandler
Action<NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a