TKSmartCardSlotNFCSession.Update(String, NSError) Method

Definition

[Foundation.Export("updateWithMessage:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Update(string message, out Foundation.NSError? error);
[<Foundation.Export("updateWithMessage:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Update : string * NSError -> bool
override this.Update : string * NSError -> bool

Parameters

message
String
error
NSError

Returns

Attributes

Applies to