You Are Here:

Community: Wiki

This page was last modified 14:00, 4 November 2008.

TSS000644 - Retrieving current network information on S60 2nd Edition, Feature Pack 2 devices

From Forum Nokia Wiki



ID TSS000644 Creation date May 10, 2007
Platform S60 2nd Edition, FP2 and FP3 Devices
Category Symbian C++ Subcategory Networking, Telephony


Keywords (APIs, classes, methods, functions):

Overview

Retrieving current network information on S60 2nd Edition, Feature Pack 2 devices

Description

CTelephony API is supported only from S60 2nd Edition, Feature Pack 3 onwards. Even though the API (etel3rdparty.h) is present in the S60 2nd Edition, Feature Pack 2 SDK, it is not supported by S60 2nd Edition, FP2 devices (Nokia 6630, Nokia 6680).

Solution

Symbian provides a Mobinfo 3rd Party Telephony Library for devices based on Symbian OS v7.0, v7.0s, v8.0a, and v8.1a.  With Mobinfo, 3rd parties can get information about
    * IMEI, IMSI, and own phone numbers
    * Network availability and change notification
    * Network and location identification
    * Battery and signal strength notification
Mobinfo is provided as a public, redistributable library. It can be downloaded from
https://developer.symbian.com/wiki/display/pub/Symbian+OS+system+libraries
To make use of the API, you need to utilize two headers (mobileinfo.h, mobinfotypes.h) and a single library, mobinfo.dll.
Mobinfo API itself consists of three main classes
    CMobileInfo
    CMobileNetworkInfo
    CMobileContext
Asynchronous methods from Mobinfo should always be used via active objects (the client must derive from CActive).
For example, retrieving current network information:
    CMobileNetworkInfo::GetCurrentNetwork( TMobileNetwork& aMobNetInfo, TRequestStatus& aStatus );
GetCurrentNetwork returns information about the network the handset is currently registered on. aStatus will be completed with KErrAccessDenied when in flight mode.

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditFurlTechnocratiMagnoliaTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
RDF Facets: qdcZidentifierQSxhttpE3aE2fE2fwikiE2eforumE2enokiaE2ecomE2findeE78E2ephpE2fTSS001192E5fE2dE5fUsingE5fapplicationE2dspecificE5fcustomE5ffontsX qdcZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qdcZtypeQUqfnTypeZCommunityContentQ qdcZtypeQUqfnTypeZKnowledgeBaseContentQ qdcZtypeQUqfnTypeZE52esourceQ qdcZtypeQUqfnTypeZTechnicalSolutionQ qdcZtypeQUqfnTypeZWebpageQ qdcZtypeQUqfnTypeZWikiContentQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqwebZE52esourceQ qdcZtypeQUqrdfsZE52esourceQ qfnZtypeQUqfnTypeZCommunityContentQ qfnZtypeQUqfnTypeZKnowledgeBaseContentQ qfnZtypeQUqfnTypeZE52esourceQ qfnZtypeQUqfnTypeZTechnicalSolutionQ qfnZtypeQUqfnTypeZWebpageQ qfnZtypeQUqfnTypeZWikiContentQ qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qrdfZtypeQUqfnTypeZCommunityContentQ qrdfZtypeQUqfnTypeZKnowledgeBaseContentQ qrdfZtypeQUqfnTypeZE52esourceQ qrdfZtypeQUqfnTypeZTechnicalSolutionQ qrdfZtypeQUqfnTypeZWebpageQ qrdfZtypeQUqfnTypeZWikiContentQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ