Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ObexIrTransportInfo.h>

Class TObexIrTransportInfo

class TObexIrTransportInfo : public TObexTransportInfo;

Description

Concrete transport info type for use when using Irda ttp transport controller.

Derivation

Members

Defined in TObexIrTransportInfo:

Inherited from TObexTransportInfo:

See also:


Member data


iAddr

TIrdaSockAddr iAddr;

Description

IrDA address information for this connection, as used in the IrDA sockets interface. Refer to the SDK for more information about this. Its main use is for setting the port that the local machine will listen on.


iClassName

TBuf8< KIASClassNameMax > iClassName;

Description

The IAS class value that the OBEX session will register its listener port, or request remote port with.


iAttributeName

TBuf8< KIASAttributeNameMax > iAttributeName;

Description

The IAS attribute value that the OBEX session will register its listener port, or request remote port with.