WriteCustomNdef Constructor (Byte, Boolean, NdefMessage) |
[This is preliminary documentation and is subject to change.]
Namespace: TapTrack.Tcmp.CommandFamilies.BasicNfcAssembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntaxpublic WriteCustomNdef(
byte timeout,
bool willLock,
NdefMessage message
)
Parameters
- timeout
- Type: SystemByte
Maximum time the Tappy will wait for a tag. Time out is in seconds. 0 = No time out - willLock
- Type: SystemBoolean
If true will lock the tag - message
- Type: NdefMessage
See Also