isLoginFromNfc

open fun isLoginFromNfc(@NonNull context: Context): Boolean

Returns whether the app is logged using the NFC tag or not

Return

true if the app is logged using an NFC tag

Parameters

context

The application context