|
| list of IAPs on the phone |
 |
Mon, 13 Nov 2006 16:21:38 +060 |
Hi all,
how can i get full list of the IAPs available on the phone?
i need the:
- valid name of the entry point;
- UID (Id) of it;
and i want to display this information in my own dialog box...
--
|
| Post Reply
|
| Re: list of IAPs on the phone |
 |
Tue, 14 Nov 2006 11:17:26 +020 |
On Series 60 before 9.1, you can use the CApSelect classes (look in the
documentation). This is what I do, to allow selecting an access point from
my Settings view. I can give more details if necessary. Will this help? I'm
afarid I don't know about Symbian 9.1... (nor about UIQ - apparently there
you'll have to directly query the communications database).
Uriah
"Yuri Bulava" <Yuri.Bulava@mainconcept.ru> wrote in message
news:1CjK93wBHHA.4132@UKCOL01WWEB01.symbian.intra...
> Hi all,
>
> how can i get full list of the IAPs available on the phone?
> i need the:
> - valid name of the entry point;
> - UID (Id) of it;
>
> and i want to display this information in my own dialog box...
>
> --
> With best regards, Yuri
|
| Post Reply
|
| Re: list of IAPs on the phone |
 |
Thu, 16 Nov 2006 09:57:56 +010 |
CApSelect still works fine on 9.1 :)
Stephane.
Uriah a écrit :
> On Series 60 before 9.1, you can use the CApSelect classes (look in the
> documentation). This is what I do, to allow selecting an access point from
> my Settings view. I can give more details if necessary. Will this help? I'm
> afarid I don't know about Symbian 9.1... (nor about UIQ - apparently there
> you'll have to directly query the communications database).
>
> Uriah
>
> "Yuri Bulava" <Yuri.Bulava@mainconcept.ru> wrote in message
> news:1CjK93wBHHA.4132@UKCOL01WWEB01.symbian.intra...
>> Hi all,
>>
>> how can i get full list of the IAPs available on the phone?
>> i need the:
>> - valid name of the entry point;
>> - UID (Id) of it;
>>
>> and i want to display this information in my own dialog box...
>>
>> --
>> With best regards, Yuri
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|