Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ES_SOCK.H>
Link against: esock.lib

Class TNotificationEventBuf

class TNotificationEventBuf : public TBuf8< KNotificationEventMaxSize >;

Description

Buffer for Sub-connection event notiifcation

Derivation

Members

Defined in TNotificationEventBuf:


Construction and destruction


TNotificationEventBuf()

IMPORT_C TNotificationEventBuf();

Description


~TNotificationEventBuf()

IMPORT_C ~TNotificationEventBuf();

Description

[Top]


Member functions


IsGeneric()const

IMPORT_C TBool IsGeneric() const;

Description

Check whether an event is a generic event (not an extension)

Return value

TBool

ETrue if the event is generic, otherwise EFalse


GroupId()const

IMPORT_C TInt32 GroupId() const;

Description

Provides the group id (Uid) of the event

Return value

TInt32

Group id in the form of a UId (Could be generic or any extension uid)


Id()const

IMPORT_C TUint32 Id() const;

Description

Provides the sub-type Id of the event

Return value

TUint32

sub-type id