class MLtsyDispatchPacketServicesGetStaticCapabilities : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetStaticCapabilitiesReqL () |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchPacketServicesGetStaticCapabilitiesApiId |
TInt | HandleGetStaticCapabilitiesReqL | ( | ) | [pure virtual] |
The CTSY Dispatcher shall invoke this function during the packet services bootup as part of EPacketGetStaticCaps call.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesGetStaticCapabilitiesComp()
Implemetation of this interface should retrieve the packet service static capabilities.
Calls to RPacketService::GetStaticCaps() will then return the static capabilities returned in the callback.
const TInt | KLtsyDispatchPacketServicesGetStaticCapabilitiesApiId | [static] |
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.