Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <obexconstants.h>

Class TObexProtocolInfo

class TObexProtocolInfo;

Description

This class is derived for each underlying transport protocol OBEX runs over.

The iTransport member holds the unique name for the transport. For example for infra-red (TinyTP) this is "IrTinyTP" or KObexIrTTPProtocol.

Members

Defined in TObexProtocolInfo:

See also:


Member data


iTransport

TBuf< 60 > iTransport;

Description

Holds the unique name for the transport.