[Telepathy] mission control API

Dafydd Harries dafydd.harries at collabora.co.uk
Tue Oct 17 03:58:30 PDT 2006


Ar 10/10/2006 am 16:28, ysgrifennodd Dafydd Harries:
>    For editing accounts:
> 
>    CreateAccount(s: name)
>    SetAccountProperty(s: account, s: property, v: value)
>    GetAccountProperty(s: account, s: property) -> v
>    DeleteAccount(s: name)

Raphaël suggests, and I agree, that these are better:

GetAccountProperties(s: account) -> a(sv)
SetAccountProperties(s: account, a(sv): properties)

-- 
Dafydd


More information about the Telepathy mailing list