CSenHostletConnection Class Reference
class CSenHostletConnection : public CActive
|
Constructor & Destructor Documentation
CSenHostletConnection()
CSenHostletConnection
|
(
|
)
|
[protected]
|
Member Functions Documentation
Identifier()
TInt
|
Identifier
|
(
|
)
|
[pure virtual]
|
Getter for the identifier of this connection.
NewL(MSenHostlet &)
Constructs a new hostlet connection, utilizing the service description provided by MSenHostlet::ServiceDescriptionL() callback implementation. Leave codes:
NewLC(MSenHostlet &)
Constructs a new hostlet connection, utilizing the service description provided by MSenHostlet::ServiceDescriptionL() callback implementation. Leave codes:
RespondL(MSenHostletResponse &)
Method for responding to incoming message. This asynchronous method will send a response for the request that was received by the hostlet implementation in the ServiceL callback. After the response has been delivered to service consumer who made the request, the following callback will be invoked:
MSenHostlet::OnServiceCompleteL
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.