AusweisApp
|
#include <IfdEstablishContextResponse.h>
Öffentliche Methoden | |
IfdEstablishContextResponse (const QString &pIfdName, ECardApiResult::Minor pResultMinor=ECardApiResult::Minor::null) | |
IfdEstablishContextResponse (const QJsonObject &pMessageObject) | |
~IfdEstablishContextResponse () override=default | |
const QString & | getIfdName () const |
QByteArray | toByteArray (IfdVersion::Version pIfdVersion, const QString &pContextHandle) const override |
![]() | |
IfdMessageResponse (IfdMessageType pType, ECardApiResult::Minor pResultMinor) | |
IfdMessageResponse (const QJsonObject &pMessageObject) | |
~IfdMessageResponse () override=default | |
bool | resultHasError () const |
ECardApiResult::Minor | getResultMinor () const |
Weitere Geerbte Elemente | |
![]() | |
QJsonObject | createMessageBody (const QString &pContextHandle) const override |
IfdEstablishContextResponse::IfdEstablishContextResponse | ( | const QString & | pIfdName, |
ECardApiResult::Minor | pResultMinor = ECardApiResult::Minor::null ) |
|
explicit |
|
overridedefault |
const QString & IfdEstablishContextResponse::getIfdName | ( | ) | const |
|
override |