Modules.Nfc.NdefRecordSmartPoster
> Modules.Nfc.NdefRecordSmartPoster

Represents an immutable NDEF record containing a Smart Poster message.

  • 1.0.0
Defined By

Properties

Modules.Nfc.NdefRecordSmartPoster
action : Number

Recommended action.

Recommended action.

apiName : Stringreadonly

The name of the API that this proxy corresponds to.

The name of the API that this proxy corresponds to.

The value of this property is the fully qualified name of the API. For example, Button returns Ti.UI.Button.

  • 3.2.0
  • 3.2.0
  • 3.2.0

The integer hash code for this object.

The integer hash code for this object.

  • 1.0.0
id : Stringreadonly

The variable length ID.

The variable length ID.

The Window or TabGroup whose Activity lifecycle should be triggered on the proxy.

The Window or TabGroup whose Activity lifecycle should be triggered on the proxy.

If this property is set to a Window or TabGroup, then the corresponding Activity lifecycle event callbacks will also be called on the proxy. Proxies that require the activity lifecycle will need this property set to the appropriate containing Window or TabGroup.

  • 3.6.0
Modules.Nfc.NdefRecordSmartPoster
mimeType : String

A valid MIME type for the external resource.

A valid MIME type for the external resource.

The variable length payload for the record.

The variable length payload for the record.

The record type.

The record type.

  • 1.0.0
Modules.Nfc.NdefRecordSmartPoster
title : String

Title for the Smart Poster.

Title for the Smart Poster.

tnf : Numberreadonly

The 3-bit TNF.

The 3-bit TNF.

The variable length Type field.

The variable length Type field.

Modules.Nfc.NdefRecordSmartPoster
uri : String

Uri for the external resource.

Uri for the external resource.

Defined By

Methods

Modules.Nfc.NdefRecordSmartPoster
( ) : Number
Gets the value of the action property. ...

Gets the value of the action property.

Returns

  • Number
Gets the value of the apiName property. ...

Gets the value of the apiName property.

  • 3.2.0
  • 3.2.0
  • 3.2.0

Returns

  • String
Returns the integer hash code for this object. ...

Returns the integer hash code for this object.

  • 1.0.0

Returns

  • Number
Gets the value of the id property. ...

Gets the value of the id property.

Returns

  • String
Gets the value of the lifecycleContainer property. ...

Gets the value of the lifecycleContainer property.

  • 3.6.0

Returns

Modules.Nfc.NdefRecordSmartPoster
( ) : String
Gets the value of the mimeType property. ...

Gets the value of the mimeType property.

Returns

  • String
Gets the value of the payload property. ...

Gets the value of the payload property.

Returns

Gets the value of the recordType property. ...

Gets the value of the recordType property.

  • 1.0.0

Returns

  • String
Modules.Nfc.NdefRecordSmartPoster
( ) : String
Gets the value of the title property. ...

Gets the value of the title property.

Returns

  • String
Gets the value of the tnf property. ...

Gets the value of the tnf property.

Returns

  • Number
Gets the value of the type property. ...

Gets the value of the type property.

Returns

  • String
Modules.Nfc.NdefRecordSmartPoster
( ) : String
Gets the value of the uri property. ...

Gets the value of the uri property.

Returns

  • String
Modules.Nfc.NdefRecordSmartPoster
( action )
Sets the value of the action property. ...

Sets the value of the action property.

Parameters

  • action : Number

    New value for the property.

Returns

  • void
Sets the value of the lifecycleContainer property. ...

Sets the value of the lifecycleContainer property.

  • 3.6.0

Parameters

Returns

  • void
Modules.Nfc.NdefRecordSmartPoster
( mimeType )
Sets the value of the mimeType property. ...

Sets the value of the mimeType property.

Parameters

  • mimeType : String

    New value for the property.

Returns

  • void
Sets the value of the payload property. ...

Sets the value of the payload property.

Parameters

Returns

  • void
Modules.Nfc.NdefRecordSmartPoster
( title )
Sets the value of the title property. ...

Sets the value of the title property.

Parameters

  • title : String

    New value for the property.

Returns

  • void
Modules.Nfc.NdefRecordSmartPoster
( uri )
Sets the value of the uri property. ...

Sets the value of the uri property.

Parameters

  • uri : String

    New value for the property.

Returns

  • void