menu
nfc_manager package
documentation
nfc_manager_android.dart
NfcVAndroid
getMaxTransceiveLength method
getMaxTransceiveLength method
dark_mode
light_mode
getMaxTransceiveLength
method
Future
<
int
>
getMaxTransceiveLength
(
)
Implementation
Future<int> getMaxTransceiveLength() { return hostApi.nfcVGetMaxTransceiveLength(handle: _handle); }
nfc_manager package
documentation
nfc_manager_android
NfcVAndroid
getMaxTransceiveLength method
NfcVAndroid class