Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: 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:
iTransport

See also:


Member data


iTransport

TBuf< 60 > iTransport;

Description

Holds the unique name for the transport.