Share via


NFCNdefReaderSessionDelegate_Extensions Class

Definition

Extension methods to the INFCNdefReaderSessionDelegate interface to support all the methods from the NFCNDEFReaderSessionDelegate protocol.

public static class NFCNdefReaderSessionDelegate_Extensions
type NFCNdefReaderSessionDelegate_Extensions = class
Inheritance
NFCNdefReaderSessionDelegate_Extensions

Remarks

The extension methods for INFCNdefReaderSessionDelegate interface allow developers to treat instances of the interface as having all the optional methods of the original NFCNDEFReaderSessionDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Applies to