class MLtsyDispatchPacketServicesGetMbmsNetworkServiceStatus : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetMbmsNetworkServiceStatusReqL ( TBool ) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchPacketServicesGetMbmsNetworkServiceStatusApiId |
TInt | HandleGetMbmsNetworkServiceStatusReqL | ( | TBool | aAttemptAttach | ) | [pure virtual] |
The CTSY Dispatcher shall invoke this function on receiving the EPacketGetMbmsNetworkServiceStatus request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesGetMbmsNetworkServiceStatusComp()
Implementation of this interface should retrieve the current MBMS (Multimedia Broadcast Multicast Service) network state.
There can be 3 states that MBMS feature availability could return, Unknown - when UE is not GMM Attached. Supported - When UE is GMM Attached and it is known that cell supports MBMS. Not Supported - When UE is GMM Attached and it is know that cell does not support MBMS.
The state is only known from GMM Attach response from the network or during a Routing Area update. A consequence of this is that it is required for the UE to be in GMM Attach mode in order for either of these messages to be received. If the UE is not in GMM ATTACH then it is unable to determine MBMS network support.
TBool aAttemptAttach | If a GMM attached is to be performed. |
const TInt | KLtsyDispatchPacketServicesGetMbmsNetworkServiceStatusApiId | [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.