public class NdefPushProtocol extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
ACTION_BACKGROUND |
static byte |
ACTION_IMMEDIATE |
| Constructor and Description |
|---|
NdefPushProtocol() |
public static final byte ACTION_IMMEDIATE
public static final byte ACTION_BACKGROUND
public static List<byte[]> parse(byte[] data) throws FormatException
FormatExceptionpublic static byte[] toByteArray(Collection<Record> records)
Copyright © 2013. All Rights Reserved.