#include <es_sock.h>
Link against: esock.lib
class TNotificationEventBuf : public TBuf8< KNotificationEventMaxSize > |
Public Member Functions | |
---|---|
TNotificationEventBuf() | |
~TNotificationEventBuf() | |
IMPORT_C TInt32 | GroupId() |
IMPORT_C TUint32 | Id() |
IMPORT_C TBool | IsGeneric() |
Inherited Attributes | |
---|---|
TBuf8< KNotificationEventMaxSize >::iBuf | |
TDes8::__DECLARE_TEST | |
TDes8::iMaxLength |
Buffer for Sub-connection event notiifcation
IMPORT_C | TNotificationEventBuf | ( | ) |
IMPORT_C | ~TNotificationEventBuf | ( | ) |
IMPORT_C TInt32 | GroupId | ( | ) | const |
Provides the group id (Uid) of the event
IMPORT_C TBool | IsGeneric | ( | ) | const |
Check whether an event is a generic event (not an extension)