Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

rdaClientInfo Class Reference

Provides information on a client connected or wishing to connect to a device server. More...

List of all members.

Public Member Functions

const char * getHostName () const
 Returns the client's host name.

const char * getUserName () const
 Returns a name of the user who runs the client.

const rdaDatagetSessionContext () const
 Returns the session context specified by the client using the rdaRDAService::setServiceContext call, or an empty data object if the context was not speciifed.


Detailed Description

Provides information on a client connected or wishing to connect to a device server.

See also:
rdaDeviceServerBase::clientConnectionHook

rdaDeviceServerBase::getClientInfo

rdaValueChangeListener::getClientInfo


The documentation for this class was generated from the following file:
RDA-2.3 documentation - 27 Jun 2007 - N.Trofimov