# NdefInvalidated

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

Availability
2.0.1
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# cancelled

Availability
2.0.1
cancelled :Boolean

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


# code

Availability
2.0.1
code :Number

Code indicating the exact invalidation case.


# message

Availability
2.0.1
message :String

Message describing the invalidation.