org.freesmartphone.GSM.Call changed
Heikki Paajanen
hepaajan at iki.fi
Wed May 14 08:40:23 CEST 2008
Hi Mickey,
>
> ListCalls() -> a{i}, which gives you all valid indices for calls currently
> known to the system,
should "a{i}" ( declared "a(i)" in git ;) be "ai"?
> and then
>
> GetStatus(index) -> ( index, status, properties ) which has the same signature
> as the CallStatus.
Why the same interface? Wouldn't ( status, properties ) be enough? At least we
don't get any benefits from using the same interface in gsmd2/libfreesmartphone.
Hessu
More information about the smartphones-standards
mailing list