NdefInvalidated

Argument passed to the callback when an NDEF session is invalidated.

  • 2.0.1

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

NdefInvalidated
cancelled : Boolean

Boolean value indicating whether or not the session was cancelled or not.

Boolean value indicating whether or not the session was cancelled or not.

NdefInvalidated
code : Number

Code indicating the exact invalidation case.

Code indicating the exact invalidation case.

NdefInvalidated
message : String

Message describing the invalidation.

Message describing the invalidation.