![]() |
Diarkis C++Client Library API Document
|
Arguments of the callback event called when received Session Notification. More...
#include <eventArgs.h>
Public Member Functions | |
| const Diarkis::StdString & | GetContent () const |
| uint8_t | GetSessionType () const |
| Get the session type. More... | |
| DiarkisSessionNotificationEventArgs (const Diarkis::StdVector< uint8_t > &payload) | |
| ~DiarkisSessionNotificationEventArgs () | |
| DiarkisSessionNotificationEventArgs (DiarkisSessionNotificationEventArgs &)=delete | |
| DiarkisSessionNotificationEventArgs (DiarkisSessionNotificationEventArgs &&)=delete | |
Arguments of the callback event called when received Session Notification.
| Diarkis::DiarkisSessionNotificationEventArgs::DiarkisSessionNotificationEventArgs | ( | const Diarkis::StdVector< uint8_t > & | payload | ) |
| Diarkis::DiarkisSessionNotificationEventArgs::~DiarkisSessionNotificationEventArgs | ( | ) |
|
delete |
|
delete |
| const Diarkis::StdString& Diarkis::DiarkisSessionNotificationEventArgs::GetContent | ( | ) | const |

| uint8_t Diarkis::DiarkisSessionNotificationEventArgs::GetSessionType | ( | ) | const |
Get the session type.
