Skip to main content

Documentation Index

Fetch the complete documentation index at: https://primer.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

This method allows you get a new instance of NolPayNfcComponent. The NolPayNfcComponent class provides methods for managing NFC (Near Field Communication) functionality within the Primer SDK. This component allows you to interact with NFC features such as enabling/disabling foreground dispatch, retrieving NFC tag information, and checking the NFC status.
KOTLIN
fun provideNolPayNfcComponent(): NolPayNfcComponent

Returns

An instance of NolPayNfcComponent.