RSdpSubSession Class Reference

#include <btsdp.h>

class RSdpSubSession : public RSubSessionBase

Inherits from

  • RSdpSubSession

    Detailed Description

    Base class used in the derivation of RSdpDatabase.

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

    Member Function Documentation

    Close ( )

    IMPORT_C voidClose()[pure virtual]

    Closes subsession

    Open ( RSdp & )

    IMPORT_C TIntOpen(RSdp &aSession)[pure virtual]

    Opens subsession on an RSdp session

    ParameterDescription
    aSessionThe session on which the subsession is being opened.