IsmartCardDeviceListObserver Class Referenceabstract
#include <scmApi.h>
Public Member Functions | |
| virtual void | deviceListEvent (boost::system::error_code &ec, const std::string &deviceId, dpySCM::Event deviceEvent)=0 |
| NewEvent. This function will be called on new position received event. More... | |
| virtual | ~IsmartCardDeviceListObserver ()=default |
| Destructor. | |
Detailed Description
Smart card device list observer
Member Function Documentation
|
pure virtual |
- Parameters
-
ec error code deviceId device identifier deviceEvent device event
