Images taken on the rpi code can also send out a signal to the interoperability over a given server.
Member Function Documentation
virtual void X<FUNC>::MessageListener::onMessage
(
XfoIfErrorLevel errLevel,
XfoIfErrorCode errCode,
const char * errMessage
)
[inline, virtual]
Event that returns the error:
information(error level, error code, error message)
... in the formatting process.
errLevel - Returns the errorlevel errCode - Returns the errorcode errMessage - Returns the errormessage
virtual void X<FUNC>::MessageListener::onMessageW(
XfoIfErrorLevel errLevel,
XfoIfErrorCode errCode,
const wchar_t * errMessage
)
[inline, virtual]
```c
Images taken on the rpi code can also send out a signal to the interoperability over a given server.
Member Function Documentation
Event that returns the error:
... in the formatting process.
errLevel - Returns the errorlevel errCode - Returns the errorcode errMessage - Returns the errormessage