Location:
btsdp.h
class RSdpSubSession : public RSubSessionBase;
Base class used in the derivation of RSdpDatabase
.
The class contains basic subssession functionality. It has no user accessible functions.
RSubSessionBase
- Client-side handle to a sub-session
RSdpSubSession
- Base class used in the derivation of
Defined in RSdpSubSession
:
Close()
, Open()
Inherited from RSubSessionBase
:
CloseSubSession()
,
CreateAutoCloseSubSession()
,
CreateSubSession()
,
Send()
,
SendReceive()
,
Session()
,
SubSessionHandle()
virtual IMPORT_C TInt Open(RSdp &aSession)=0;
Opens subsession on an RSdp
session
|
|
virtual IMPORT_C void Close()=0;
Closes subsession