Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <btsdp.h>

Class RSdpSubSession

class RSdpSubSession : public RSubSessionBase;

Description

Base class used in the derivation of RSdpDatabase.

The class contains basic subssession functionality. It has no user accessible functions.

Derivation

Members

Defined in RSdpSubSession:

Inherited from RSubSessionBase:


Member functions


Open(RSdp &)

IMPORT_C virtual TInt Open(RSdp &aSession)=0;

Description

Opens subsession on an RSdp session

Parameters

RSdp &aSession

The session on which the subsession is being opened.

Return value

TInt


Close()

IMPORT_C virtual void Close()=0;

Description

Closes subsession