![]() |
![]() |
![]() |
libosso-rtcom-accounts Reference Manual | ![]() |
---|---|---|---|---|
RtcomAccountService; RtcomAccountService* rtcom_account_service_new (const gchar *name, RtcomAccountPlugin *plugin); McProfile* rtcom_account_service_get_profile (RtcomAccountService *service);
RtcomAccountService* rtcom_account_service_new (const gchar *name, RtcomAccountPlugin *plugin);
name : |
|
plugin : |
|
Returns : |
McProfile* rtcom_account_service_get_profile (RtcomAccountService *service);
Gets the McProfile for this account service.
service : |
the RtcomAccountService. |
Returns : | the McProfile, whose reference count is NOT incremented. |