|
|
|
|
Location:
ES_SOCK.H
Link against: esock.lib
class TNotificationEventBuf : public TBuf8< KNotificationEventMaxSize >;
Buffer for Sub-connection event notiifcation
TBuf8< KNotificationEventMaxSize > - No description.
TNotificationEventBuf - Buffer for Sub-connection event notiifcation
Defined in TNotificationEventBuf:
GroupId(), Id(), IsGeneric(), TNotificationEventBuf(), ~TNotificationEventBuf()
IMPORT_C TBool IsGeneric() const;
Check whether an event is a generic event (not an extension)
|
IMPORT_C TInt32 GroupId() const;
Provides the group id (Uid) of the event
|
IMPORT_C TUint32 Id() const;
Provides the sub-type Id of the event
|