libosso-rtcom-accounts

RtcomAccountPlugin — A base class for plugins handling McAccount accounts.
RtcomAccountItem — A representation of a McAccount.
RtcomAccountService
RtcomParamString
RtcomWidget — interface for all widgets bound to some account setting.
RtcomLastpage
RtcomPage
RtcomUsername
RtcomContext — context data for editing McAccount accounts.
RtcomAvatarChooser
RtcomParamBool
RtcomDisplayname
RtcomAlias
RtcomParamInt

The libosso-rtcom-accounts library is to be used to implement libaccount plugins for accounts which are managed by the Telepathy MissionControl client library. A typical plugin implementation will be a subclass of RtcomAccountPlugin (declared via the libaccounts macro ACCOUNT_DEFINE_PLUGIN()) and will provide implementation for the virtual methods, as needed.