21 NO_SUPPORTED_API_LEVEL,
24 REMOTE_HOST_REFUSED_CONNECTION)
36 static GlobalStatus errorToGlobalStatus(RemoteErrorCode pDeviceError);
39 virtual void onConnectRequest(
const RemoteDeviceDescriptor& pRemoteDeviceDescriptor,
const QString& pPsk) = 0;
42 void fireRemoteDispatcherCreated(
const RemoteDeviceDescriptor& pRemoteDeviceDescriptor,
const QSharedPointer<RemoteDispatcher>& pAdapter);
virtual void onConnectRequest(const RemoteDeviceDescriptor &pRemoteDeviceDescriptor, const QString &pPsk)=0
virtual defineEnumType(RemoteErrorCode, INVALID_REQUEST, EMPTY_PASSWORD, NO_SUPPORTED_API_LEVEL, CONNECTION_TIMEOUT, CONNECTION_ERROR, REMOTE_HOST_REFUSED_CONNECTION) class RemoteConnector ~RemoteConnector()=default
void fireRemoteDispatcherError(const RemoteDeviceDescriptor &pRemoteDeviceDescriptor, RemoteErrorCode pErrorCode)
void fireRemoteDispatcherCreated(const RemoteDeviceDescriptor &pRemoteDeviceDescriptor, const QSharedPointer< RemoteDispatcher > &pAdapter)
defineEnumType(UiModule, CURRENT, DEFAULT, IDENTIFY, SETTINGS, PINMANAGEMENT) defineEnumType(StatusFormat
UI modules that can be requested to show.