set_contacts
Description:
public void set_contacts (
Contacts? interface_)
Sets the Contacts instance for the D-Bus interface org.gnome.OnlineAccounts.Contacts
on this.
Parameters:
this |
A ObjectSkeleton.
|
interface_ |
A Contacts or null to clear the interface.
|