ReaderSession

constructor(context: Context, activity: Activity, option: ReaderSessionOption = ReaderSessionOption(), supplier: CardSupplierInterface? = null)
constructor(context: Context, activity: Activity, supplier: CardSupplierInterface? = null)
constructor(dispatchQueue: dispatch_queue_t)
constructor(dispatchQueue: dispatch_queue_t, supplier: CardSupplierInterface? = null)
constructor(nfcPortLib: NFCPortLib, option: ReaderSessionOption = ReaderSessionOption(), supplier: PlatformCardSupplierInterface? = null)
constructor(cardSupplier: CardSupplierInterface = DefaultCardSupplier(SdkConfig()))