Community: Wiki

你在这里: You Are Here: Olet tässä: Vous êtes ici: Sie befinden sich hier: Tu sei qui: 現在のページ: Você está aqui: Вы здесь: Usted está aquí:
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.

Related Discussions

Thread Thread Starter Forum Replies Last Post
Where are SMS stored on normal MMC cards? cjm28 General Symbian C++ 11 2008-10-06 07:00
help me wolfult19 Themes/Carbide.ui 2 2008-05-22 09:16
Which tools and SDK for my Nokia 7610 Mobile .Please..help... vijaysoft Symbian Tools & SDKs 1 2007-10-20 06:50
sysinfo.signal() siebr001 Python 4 2007-06-01 09:40
How to modify native application of Phone amitjigupta General Discussion 9 2008-08-12 10:43

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditFurlTechnocratiMagnoliaTwitter  Share this page Share this page Invite a friend Invite a friend
E-mail Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us Regional websites: Chinese Japanese © 2008 Nokia