lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
Holds a stateful function pointer to be called to process the X3DH server response Encapsulate the function pointer in an object to pass its pointer to the java side as it cannot manage stateful function pointers. More...
Public Member Functions | |
responseHolder (const lime::limeX3DHServerResponseProcess &process) | |
Public Attributes | |
const lime::limeX3DHServerResponseProcess | process |
Holds a stateful function pointer to be called to process the X3DH server response Encapsulate the function pointer in an object to pass its pointer to the java side as it cannot manage stateful function pointers.
|
inline |
const lime::limeX3DHServerResponseProcess responseHolder::process |